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)