Skip to content

0.3.1

Choose a tag to compare

@vchomakov vchomakov released this 07 Oct 13:08
· 26 commits to main since this release
69d5a8d

Redis MCP Server v0.3.1

This patch release resolves PyPI publishing issues and improves CI pipeline reliability.

Changes

Bug Fixes

  • PyPI publishing conflict: Bumped version to 0.3.1 to resolve an existing PyPI version conflict preventing release of 0.3.0. (by @vchomakov)
  • CI pipeline stability: Disabled uv cache pruning in CI pipeline to prevent lock contention during cleanup. (by @vchomakov)
  • Coverage reporting: Fixed Codecov action parameter from file to files for proper coverage upload. (by @vchomakov)

Acknowledgments

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

  • @vchomakov – version fix and release coordination

Full Changelog: 0.3.0...0.3.1