Version 1.31.0
Highlights
- Bridge: remove Beta tag
- Libs/Go: prune out unused import for "time" in codegen output
- Libs/C#: Fix appId, endpointId order in RotateSecretWithHttpInfoAsync
- Libs: Support passing
application
toapp-portal-access
endpoint
What's Changed
- Bridge: remove Beta tag. by @tasn in #1402
- Replace custom
IgnoredResponse
with serde'sIgnoredAny
by @slanesuke in #1403 - server: Use tokio::time::timeout where applicable by @svix-jplatte in #1404
- Libs(Go): prune out unused import for "time" in codegen output by @svix-onelson in #1406
- Fix appId,endpointId order in C Sharp RotateSecretWithHttpInfoAsync call by @svix-gabriel in #1408
- Libs: update spec, regenerate by @svix-onelson in #1409
- Bump version and update changelog by @svix-lucho in #1411
New Contributors
- @slanesuke made their first contribution in #1403
Full Changelog: v1.30.0...v1.31.0