Skip to content

rmcp-v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:29
· 49 commits to main since this release
3bd7522

Added

  • add missing constructors for non-exhaustive model types (#739)
  • include granted scopes in OAuth refresh token request (#731)

Fixed

  • handle ping requests sent before initialize handshake (#745)
  • allow deserializing notifications without params field (#729)

Other

  • (deps) update jsonwebtoken requirement from 9 to 10 (#737)