github i-love-flamingo/flamingo v3.9.0

latest releases: v3.10.1, v3.10.0
2 months ago

Version v3.9.0 (2024-07-18)

Features

  • log: Introduce Trace log level (#412) (9946e28)
  • auth/oidc: Use BadRequest response for state mismatches, enhance logging with context (#403) (85bcd6f)

Fixes

  • opencensus: rename to takeParentDecision (78fd979)

Documentation

  • add missing headline (58b1962)
  • add more information about the logger setup/usage (#414) (35f70ad)

Chores and tidying

  • testutil: deprecate PACT support (#417) (5fd3f2c)
  • deps: update quay.io/keycloak/keycloak docker tag to v25.0.2 (#416) (7afaa6a)
  • deps: update module github.com/openzipkin/zipkin-go to v0.4.3 (#401) (6c78092)
  • disable mockery version string (#415) (e26c5f0)
  • deps: update module github.com/vektra/mockery/v2 to v2.43.2 (#402) (cd8f56a)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.2 (#408) (bf44c97)
  • deps: update quay.io/keycloak/keycloak docker tag to v25 (#409) (ec72db7)
  • deps: update module github.com/gorilla/sessions to v1.3.0 (#411) (9574cf7)
  • deps: update module github.com/coreos/go-oidc/v3 to v3.11.0 (#413) (585ad1f)
  • deps: update module golang.org/x/oauth2 to v0.21.0 (#405) (e3c774f)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#410) (87a97fc)
  • deps: update golangci/golangci-lint-action action to v6 (#406) (3840ede)

What's Changed

  • feat(auth/oidc): Use BadRequest response for state mismatches, enhance logging with context by @carstendietrich in #403
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #406
  • chore(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #410
  • chore(deps): update module golang.org/x/oauth2 to v0.21.0 by @renovate in #405
  • chore(deps): update module github.com/coreos/go-oidc/v3 to v3.11.0 by @renovate in #413
  • feat(log): Introduce Trace log level by @svedatbegar in #412
  • chore(deps): update module github.com/gorilla/sessions to v1.3.0 by @renovate in #411
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v25 by @renovate in #409
  • chore(deps): update module github.com/redis/go-redis/v9 to v9.5.2 by @renovate in #408
  • chore(deps): update module github.com/vektra/mockery/v2 to v2.43.2 by @renovate in #402
  • chore: disable mockery version string by @tessig in #415
  • chore(deps): update module github.com/openzipkin/zipkin-go to v0.4.3 by @renovate in #401
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v25.0.2 by @renovate in #416
  • fix(opencensus): rename to ignoreParentDecision by @bastianccm in #263
  • chore(testutil): deprecate PACT support by @tessig in #417
  • doc: add more information about the logger setup/usage by @tessig in #414
  • Release v3.9.0 by @github-actions in #404

New Contributors

Full Changelog: v3.8.1...v3.9.0

Don't miss a new flamingo release

NewReleases is sending notifications on new releases.