Skip to content

v0.0.9

Latest

Choose a tag to compare

@amotl amotl released this 03 Nov 14:08
· 5 commits to main since this release

What's Changed

  • Security: Tamed logging of HTTPX to not reveal credentials. Thanks, @WalBeh.
  • Security: Updated to fastmcp>=2.13, earlier versions had vulnerabilities
  • Dependencies: Validated support for Python 3.14. Thanks, @surister.
  • Documentation: Published to RTD at https://cratedb-mcp.readthedocs.io/

Details

  • Update fastmcp requirement from <2.13,>=2.7 to >=2.7,<2.14 by @dependabot[bot] in #81
  • Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #84
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #85
  • Documentation: Add Sphinx setup and RTD configuration by @amotl in #87
  • Tame logging of HTTPX to not reveal credentials by @amotl in #86
  • Dependencies: Update to cratedb-about==0.0.9 by @amotl in #89
  • Add Python 3.14 to workflow testing matrix by @surister in #80
  • Documentation: Relocate content from README into individual pages by @amotl in #88

Full Changelog: v0.0.8...v0.0.9