Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@ihrpr ihrpr released this 22 May 15:48
· 3 commits to main since this release
0c4b308

Authorization spec: DRAFT-2025-v2 🔐 🚀

  • feat: Add support for separate Authorization Server / Resource server in server flow (spec: DRAFT-2025-v2) by @pcarleton in #503
  • Feat: Separate authorization server and resource server on client auth flow by @0Itsuki0 in #416
  • Example Auth client by @ihrpr in #526

Other changes

  • Add support for message field in progress notifications by @bhosmer-ant in #502
  • Fix Ajv import compatibility issue by downgrading to v6 by @bhosmer-ant in #517
  • fix: ProxyOAuthServerProvider: redirect_uri missing in token request by @shubham-lohar in #519
  • Save existing refresh_token in store if no new refresh_token is returned by @fredericbarthelet in #483
    #527
  • Add state param to OAuth provider by @jescalan in #529
  • Fix StreamableHttp example for tool calls - have a separate option for testing notifications resumption by @ihrpr in #534

New Contributors

Full Changelog: 1.11.4...1.12.0