github i-love-flamingo/flamingo v3.10.0

latest release: v3.10.1
16 days ago

Version v3.10.0 (2024-09-02)

Features

  • flamingo: add optional attribute to configure a session key prefix for REDIS (flamingo.session.redis.keyPrefix) (#424) (70a7375)

Fixes

  • framework: fix attachment content disposition typo (#431) (e78acf0)

Chores and tidying

  • bump minimum Go version to 1.22 (#429) (5d6d1a0)
  • deps: update quay.io/keycloak/keycloak docker tag to v25.0.4 (#427) (8cb9ebe)
  • deps: update module github.com/vektra/mockery/v2 to v2.45.0 (#426) (9f959d7)
  • deps: update module golang.org/x/oauth2 to v0.22.0 (#422) (727144f)
  • deps: update module github.com/vektra/mockery/v2 to v2.44.1 (#421) (651a4b7)
  • deps: update module golang.org/x/sync to v0.8.0 (#423) (b9d1a7b)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.1 (#419) (2554e11)

What's Changed

  • chore(deps): update module github.com/redis/go-redis/v9 to v9.6.1 by @renovate in #419
  • chore(deps): update module golang.org/x/sync to v0.8.0 by @renovate in #423
  • chore(deps): update module github.com/vektra/mockery/v2 to v2.44.1 by @renovate in #421
  • chore(deps): update module golang.org/x/oauth2 to v0.22.0 by @renovate in #422
  • chore(deps): update module github.com/vektra/mockery/v2 to v2.45.0 by @renovate in #426
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v25.0.4 by @renovate in #427
  • chore: bump minimum Go version to 1.22 by @carstendietrich in #429
  • feat(flamingo): add optional attribute to configure a session key prefix for REDIS (flamingo.session.redis.keyPrefix) by @mkrill in #424
  • Fix attachment content disposition typo by @BranislavLazic in #431
  • Release v3.10.0 by @github-actions in #420

New Contributors

Full Changelog: v3.9.0...v3.10.0

Don't miss a new flamingo release

NewReleases is sending notifications on new releases.