v4.4.0
keephq/keepv4.4.0Jul 3, 2026by github-actions[bot]
AI Summary
This release introduces support for issuer path discovery in OAuth routes, allowing for more flexible configuration of OAuth authentication flows. This enhancement addresses issue #283 to improve the reliability of OAuth route handling.
Key Highlights
- Added support for issuer path discovery for OAuth routes
- Addresses GitHub issue #283
New Features
- Support issuer path discovery for OAuth routes
Full Release Notes
# [4.4.0](https://github.com/punkpeye/fastmcp/compare/v4.3.2...v4.4.0) (2026-07-03) ### Features * support issuer path discovery for OAuth routes ([#283](https://github.com/punkpeye/fastmcp/issues/283)) ([b170e78](https://github.com/punkpeye/fastmcp/commit/b170e78c2c0bfadbfcacae86447b4b9a4419e8e4))