Version v3.5.0 (2023-01-26)
Features
- core/auth/oauth: Add optional OIDC callback error handler (4fe0f89)
Fixes
- cache: do not rewrite trace id (#306) (b1a5918)
- framework/opencensus: x-correlation-id condition (#310) (5909a72)
Chores and tidying
- deps: update module github.com/coreos/go-oidc/v3 to v3.5.0 (#313) (372b7b4)
- deps: update module golang.org/x/oauth2 to v0.4.0 (bd3ae5d)
- deps: update module github.com/hashicorp/golang-lru to v0.6.0 (9c62154)
- deps: update module github.com/golang-jwt/jwt/v4 to v4.4.3 (7189aed)
- deps: update module contrib.go.opencensus.io/exporter/prometheus to v0.4.2 (cb8d1a5)
- make linter happy (3017d8a)
- deps: update module go.opencensus.io to v0.24.0 (#302) (6e915e2)
- deps: update module flamingo.me/dingo to v0.2.10 (#299) (0aace54)
- deps: update module github.com/gofrs/uuid to v4.3.1+incompatible (#295) (1fe7e9c)
- deps: update module golang.org/x/oauth2 to v0.2.0 (#296) (0ad7057)
What's Changed
- chore(deps): update module golang.org/x/oauth2 to v0.2.0 by @renovate in #296
- chore(deps): update module github.com/gofrs/uuid to v4.3.1+incompatible by @renovate in #295
- chore(deps): update module flamingo.me/dingo to v0.2.10 by @renovate in #299
- chore(deps): update module go.opencensus.io to v0.24.0 by @renovate in #302
- fix(framework/opencensus): x-correlation-id condition by @nico-i in #310
- fix(cache): do not rewrite trace id by @IvanMaidurov in #306
- feat(core/auth/oauth): Add optional OIDC callback error handler by @carstendietrich in #312
- chore(deps): update module contrib.go.opencensus.io/exporter/prometheus to v0.4.2 by @renovate in #280
- chore(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.3 by @renovate in #307
- chore(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by @renovate in #300
- chore(deps): update module golang.org/x/oauth2 to v0.4.0 by @renovate in #309
- chore(deps): update module github.com/coreos/go-oidc/v3 to v3.5.0 by @renovate in #313
- Release v3.5.0 by @github-actions in #298
Full Changelog: v3.4.0...v3.5.0