What's Changed
Bug Fix
max_sizewas accepted but ignored inget_cached_result— now properly forwarded to the cache backend
New Feature
full=Trueparameter onget_cached_result— bypasses preview truncation and returns the complete cached value
Dependencies
mcp-refcachefloor raised to>=0.2.1- Dependency refresh (fastmcp 3.x, langfuse 4.x)
Infrastructure
- Simplified Docker to single multi-stage build (removed base image)
- Fixed release workflow 403 on GHCR push
Tests
- 7 new regression tests (413 total, all passing)
Security
- pip-audit via
uv runfor accurate lockfile auditing - Accepted exception:
CVE-2026-25990(Pillow, pinned by langchain-nomic)
Full Changelog: v0.0.3...v0.0.4