Version v3.17.0 (2025-09-16)
Features
Chores and tidying
- deps: update linter and mockery (#535) (8bfa5da)
- deps: bump github.com/go-viper/mapstructure/v2 (#528) (6e59a9b)
- deps: update module github.com/golang-jwt/jwt/v5 to v5.3.0 (#520) (ede1e7b)
- deps: update module github.com/redis/go-redis/v9 to v9.14.0 (#516) (3c6c209)
- deps: update module golang.org/x/sync to v0.17.0 (#533) (66fb1c3)
- deps: update module github.com/stretchr/testify to v1.11.1 (#529) (ceebbff)
- deps: update module golang.org/x/oauth2 to v0.31.0 (#532) (10c0db5)
- deps: update module github.com/spf13/cobra to v1.10.1 (#531) (4b520bb)
- deps: update module github.com/spf13/pflag to v1.0.10 (#530) (284b112)
- deps: update actions/checkout action to v5 (#526) (e3334ca)
- deps: update module github.com/spf13/pflag to v1.0.7 (#521) (c78205f)
What's Changed
- chore(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #521
- feat(session): add custom session store backend using binding to CustomSessionBackend by @flogoetzrath in #527
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #526
- chore(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #530
- chore(deps): update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in #531
- chore(deps): update module golang.org/x/oauth2 to v0.31.0 by @renovate[bot] in #532
- chore(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #529
- chore(deps): update module golang.org/x/sync to v0.17.0 by @renovate[bot] in #533
- chore(deps): update module github.com/redis/go-redis/v9 to v9.14.0 by @renovate[bot] in #516
- chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 by @renovate[bot] in #520
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #528
- chore(deps): update linter and mockery by @tessig in #535
- Release v3.17.0 by @github-actions[bot] in #525
Full Changelog: v3.16.0...v3.17.0