We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0e550 commit d53b486Copy full SHA for d53b486
CHANGES.md
@@ -1,7 +1,10 @@
1
# CrateDB MCP changelog
2
3
## Unreleased
4
-- Tamed logging of HTTPX to not reveal credentials. Thanks, @WalBeh.
+- Security: Tamed logging of HTTPX to not reveal credentials. Thanks, @WalBeh.
5
+- Security: Updated to `fastmcp>=2.13`, earlier versions had vulnerabilities
6
+- Dependencies: Validated support for Python 3.14. Thanks, @surister.
7
+- Documentation: Published to RTD at https://cratedb-mcp.readthedocs.io/
8
9
## v0.0.8 - 2025-10-14
10
- Rebuild for Debian CVEs
0 commit comments