Skip to content

0.3.4

Latest
Compare
Choose a tag to compare
@vchomakov vchomakov released this 10 Oct 16:18
· 10 commits to main since this release

0.3.4 Latest

Redis MCP Server v0.3.4
This patch release improves environment variable resolution in CLI configuration, ensuring literal string values are correctly handled when an environment variable is unset.

Changes

Bug Fixes

  • Environment variable parsing: Correctly handle literal string values when an environment variable (e.g. REDIS_URL) is unset, preventing parsing errors and connection failures. (by @vchomakov)

Acknowledgments

We extend our thanks to everyone who contributed fixes and improvements to this patch release:

  • @vchomakov – Environment variable handling fix and release coordination

Full Changelog: 0.3.3...0.3.4