Releases: ory/hydra-maester
Releases · ory/hydra-maester
v0.0.35
What's Changed
- Allow scope to be passed as array by @SiebelsTim in #150
- chore: upgrade ci elements, bump golang version by @Demonsthere in #153
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #140
- fix: document the client_id and client_secret keys in samples and error messages by @jdiglesias in #142
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #143
- chore: golang 1.22 by @Demonsthere in #147
- feat: implement handling token lifespans by @David-Wobrock in #145
New Contributors
- @jdiglesias made their first contribution in #142
- @David-Wobrock made their first contribution in #145
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Implement creating clients with backchannel or frontchannel logout uris by @SiebelsTim in #139
New Contributors
- @SiebelsTim made their first contribution in #139
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- fix: goreleaser use compiled binaries in release by @Demonsthere in #138
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #136
- feat: customize name of secret by @TartanLeGrand in #125
- feat: move release to gha by @Demonsthere in #137
New Contributors
- @dependabot made their first contribution in #136
- @TartanLeGrand made their first contribution in #125
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- feat: add dawin and arm64 targets by @Demonsthere in #131
- feat: add channels to crd by @Demonsthere in #135
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- refactor: update to the latest version of kubebuilder and add support for hydra v2 by @dpeckett in #127
- fix: kustomize installation by @Demonsthere in #128
- feat: add jwks uri by @Jorgagu in #126
- chore: improve ci process by @Demonsthere in #130
New Contributors
Full Changelog: v0.0.28...v0.0.29
v0.0.28
v0.0.27
What's Changed
- chore: delete semantic.yml by @kevgo in #109
- chore: format using Make by @kevgo in #111
- chore: license checker by @kevgo in #114
- chore: remove obsolete header by @kevgo in #115
- docs: standardize license headers by @kevgo in #113
- chore: update Ory CLI with breaking changes to the format task by @kevgo in #116
- fix: add ready condition to OAuth2ClientStatus by @andremarianiello in #122
- chore: use go install in 1.17+ by @andremarianiello in #123
New Contributors
- @kevgo made their first contribution in #109
- @andremarianiello made their first contribution in #122
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- feat: support all variations of responseTypes by @Demonsthere in #104
Full Changelog: v0.0.25...v0.0.26