Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
1.1.71
What's Changed
- changed subject_types_supported to array of strings according to OIDC… by @Olatunji-Longe in #408
New Contributors
- @Olatunji-Longe made their first contribution in #408
Full Changelog: 1.1.70...1.1.71
1.1.70
What's Changed
- fix: upgrade packages by @lakhansamani in #403
- fix: setting
app_data
for cassandradb & scylladb
Full Changelog: 1.1.69...1.1.70
1.1.70-beta.1
Full Changelog: 1.1.69...1.1.70-beta.1
1.1.69
What's Changed
- fix: use session / access_token for profile related queries or mutation by @lakhansamani in #402
Full Changelog: 1.1.68...1.1.69
1.1.68
1.1.67
What's Changed
- Add api to deactivate user account by @lakhansamani in #399
Full Changelog: 1.1.66...1.1.67
1.1.66
What's Changed
- Add button to deploy to Koyeb by @imchairmanm in #392
- feat: disable playground for non admin by @lemonScaletech in #390
- refactor(server/utils): remove redundant nil check by @Juneezee in #393
- Fix/webhook bug 389 by @lemonScaletech in #391
- Support macOS arm64 release binaries by @VishwasShashidhar in #397
New Contributors
- @imchairmanm made their first contribution in #392
- @lemonScaletech made their first contribution in #390
- @Juneezee made their first contribution in #393
- @VishwasShashidhar made their first contribution in #397
Full Changelog: 1.1.65...1.1.66
1.1.65
Full Changelog: 1.1.64...1.1.65
Fixes #379
- Adds
user
object tovalidate_session
query
Updates authorizer-js & authorizer-go
1.1.64
Full Changelog: 1.1.63...1.1.64
- Resolves Microsoft Oauth common tenant issue