v4.2.0
neondatabase/neonv4.2.0Jun 14, 2026by github-actions[bot]
AI Summary
This update enhances the authentication system by supporting the inclusion of extra authorization parameters within the OAuthProxy implementation.
Key Highlights
- Support for extra authorization params in OAuthProxy
- Enhanced OAuthProxy configuration flexibility
- Resolves issue #278
New Features
- Extra authorization params support in OAuthProxy
Full Release Notes
# [4.2.0](https://github.com/punkpeye/fastmcp/compare/v4.1.1...v4.2.0) (2026-06-14) ### Features * **auth:** support extra authorization params in OAuthProxy ([#278](https://github.com/punkpeye/fastmcp/issues/278)) ([e09c3d0](https://github.com/punkpeye/fastmcp/commit/e09c3d036b0bd957b5212350f74a917c345ff599))