v4.16.13
punkpeye/fastmcpv4.16.13Aug 29, 2026by github-actions[bot]
AI Summary
This release focuses on stabilizing data handling and caching mechanisms to ensure data integrity across JSON pointers and discovery fetches.
Key Highlights
- Preserve non-canonical numeric JSON Pointer paths
- Prevent cleared discovery fetches from recaching
Full Release Notes
## [4.16.13](https://github.com/punkpeye/fastmcp/compare/v4.16.12...v4.16.13) (2026-08-29) ### Bug Fixes * preserve non-canonical numeric JSON Pointer paths ([#342](https://github.com/punkpeye/fastmcp/issues/342)) ([9e0cd45](https://github.com/punkpeye/fastmcp/commit/9e0cd4537b5d720afadd8caacf11c1f9b220730d)) * prevent cleared discovery fetches from recaching ([#343](https://github.com/punkpeye/fastmcp/issues/343)) ([e093c18](https://github.com/punkpeye/fastmcp/commit/e093c18fde1809c16e371f4bd4eebc9a6964aa94))