Skip to content

v0.10.5

Compare
Choose a tag to compare
@sooperset sooperset released this 10 May 06:11
· 4 commits to main since this release
29e3d1b

This release improves client compatibility and updates core dependencies for better stability with the latest FastMCP framework.

🐞 Fixed

  • Better Client Compatibility: Fixed how optional parameters are handled in Jira and Confluence tools to work smoothly with different MCP clients like Cursor IDE. Empty default values are now properly managed, addressing issues reported in #389. (#407)
  • FastMCP 2.3.1 Support: Updated type hints to prevent "Context is not subscriptable" errors with the latest FastMCP version. (#408)

⚙️ Dependencies

  • Updated fastmcp dependency to 2.3.x series for latest improvements and stability

Full Changelog: v0.10.4...v0.10.5