0.45.0
What's Changed
- docs: update copyright by @james-d-elliott in #732
- chore(deps): bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #738
- chore(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #739
- feat: add the ability to set jwt header type by @mgyongyosi in #737
- chore(deps): bump github.com/ory/x to v0.0.559 (+ required dependencies) by @kralicky in #751
- chore: update dependencies by @hperl in #752
- feat: basic tracing instrumentation with OpenTelemetry by @alnr in #761
- feat: add support for OIDC VC by @hperl in #758
- fix: isloopback returns true incorrectly by @james-d-elliott in #765
- fix: remove redundant map access by @dtam-cybozu in #775
- feat: support multiple token URLs by @hperl in #780
- fix: quick start secret config by @n0izn0iz in #781
New Contributors
- @dependabot made their first contribution in #738
- @mgyongyosi made their first contribution in #737
- @kralicky made their first contribution in #751
- @hperl made their first contribution in #752
- @alnr made their first contribution in #761
- @dtam-cybozu made their first contribution in #775
- @n0izn0iz made their first contribution in #781
Full Changelog: v0.44.0...v0.45.0