github i-love-flamingo/flamingo v3.8.0

latest releases: v3.11.0, v3.10.1, v3.10.0...
7 months ago

Version v3.8.0 (2024-02-07)

Features

  • oidc: Make state timeout duration configurable to support long taking sign ins (#362) (f410758)

Chores and tidying

  • dep: update go to 1.21 (#380) (65f3f92)
  • deps: update module github.com/golang-jwt/jwt/v4 to v5 (#377) (f9ef815)
  • deps: update quay.io/keycloak/keycloak docker tag to v23 (#378) (7907459)
  • deps: update module golang.org/x/sync to v0.6.0 (#375) (72d07ff)
  • deps: update actions/setup-go action to v5 (#376) (0955289)
  • deps: update module go.uber.org/zap to v1.26.0 (#374) (ffa968e)
  • deps: update module github.com/vektra/mockery/v2 to v2.40.1 (#354) (1acc174)
  • deps: update module github.com/google/go-cmp to v0.6.0 (#372) (7f0687d)
  • deps: update module github.com/spf13/cobra to v1.8.0 (#373) (710a409)
  • deps: update module github.com/golang-jwt/jwt/v4 to v5 (#345) (867154a)
  • deps: update module github.com/redis/go-redis/v9 to v9.4.0 (#351) (8271981)
  • deps: update module github.com/gofrs/uuid to v4.4.0+incompatible (#317) (14bc558)
  • deps: update module github.com/coreos/go-oidc/v3 to v3.9.0 (#371) (8f993a7)
  • deps: update module github.com/gorilla/sessions to v1.2.2 (#370) (3e62d69)
  • deps: update module golang.org/x/oauth2 to v0.16.0 (#358) (5162059)
  • deps: update quay.io/keycloak/keycloak docker tag to v22.0.5 (#359) (5067e9a)
  • deps: update module github.com/hashicorp/golang-lru/v2 to v2.0.7 (#360) (bf357e3)
  • deps: bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#363) (de2f713)
  • deps: bump golang.org/x/crypto from 0.12.0 to 0.17.0 (#367) (f57d291)
  • docs: fix link to opentelemetry (#366) (9e7dbb4)
  • docs: Small documentation updates for docs.flamingo.me (#365) (9eb5e0f)
  • opencensus: deprecate opencensus module (#364) (8a2b30c)
  • deps: update actions/checkout action to v4 (#357) (258bd2d)
  • deps: update module github.com/hashicorp/golang-lru/v2 to v2.0.6 (#356) (d56a090)
  • deps: update module github.com/hashicorp/golang-lru to v2 (#314) (29db3cf)

What's Changed

  • chore(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in #314
  • chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.6 by @renovate in #356
  • chore(deps): update actions/checkout action to v4 by @renovate in #357
  • feat(oidc): Make state timeout duration configurable to support long taking sign in by @carstendietrich in #362
  • chore(opencensus): deprecate opencensus module by @SchiffFlieger in #364
  • Small documentation updates for docs.flamingo.me by @jjr in #365
  • chore(docs): documentation adjustments for a fixed docs.flamingo.me by @jjr in #366
  • chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.17.0 by @dependabot in #367
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #363
  • chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 by @renovate in #360
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v22.0.5 by @renovate in #359
  • chore(deps): update module golang.org/x/oauth2 to v0.16.0 by @renovate in #358
  • chore(deps): update module github.com/gorilla/sessions to v1.2.2 by @renovate in #370
  • chore(deps): update module github.com/coreos/go-oidc/v3 to v3.9.0 by @renovate in #371
  • chore(deps): update module github.com/gofrs/uuid to v4.4.0+incompatible by @renovate in #317
  • chore(deps): update module github.com/redis/go-redis/v9 to v9.4.0 by @renovate in #351
  • chore(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #345
  • chore(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #373
  • chore(deps): update module github.com/google/go-cmp to v0.6.0 by @renovate in #372
  • chore(deps): update module github.com/vektra/mockery/v2 to v2.40.1 by @renovate in #354
  • chore(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #374
  • chore(deps): update actions/setup-go action to v5 by @renovate in #376
  • chore(deps): update module golang.org/x/sync to v0.6.0 by @renovate in #375
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v23 by @renovate in #378
  • chore(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #377
  • chore(dep): update go to 1.21 by @rst7123 in #380
  • Release v3.8.0 by @github-actions in #355

New Contributors

Full Changelog: v3.7.0...v3.8.0

Don't miss a new flamingo release

NewReleases is sending notifications on new releases.