v3.33.0
NangoHQ/nangov3.33.0Feb 16, 2026by github-actions[bot]
AI Summary
A bug fix and feature release addressing Zod schema conversion issues and adding HTTPS support for secure connections.
Key Highlights
- Fixed Zod 4 schema conversion edge case
- Added HTTPS support for secure connections
New Features
- HTTPS support
- Fixed edge case with LATEST_PROTOCOL_VERSION and Zod 4 schema conversion
Full Release Notes
# [3.33.0](https://github.com/punkpeye/fastmcp/compare/v3.32.0...v3.33.0) (2026-02-16) ### Bug Fixes * **edge:** use LATEST_PROTOCOL_VERSION and fix Zod 4 schema conversion ([#242](https://github.com/punkpeye/fastmcp/issues/242)) ([2d37c5e](https://github.com/punkpeye/fastmcp/commit/2d37c5ef2619974479254f07bcd7515d4d839f90)) ### Features * add HTTPS support ([#239](https://github.com/punkpeye/fastmcp/issues/239)) ([1252458](https://github.com/punkpeye/fastmcp/commit/12524581c777ccfd9d72d00b7230838f0af3800d))