This is a patch release to fix several CVEs and a bug where the Redis credentials were ignored when configured in the Redis URL.
It also fixes a bug where the Redis credentials were leaked in the logs when configured in the Redis URL.
What's Changed
- Pin Helm version for e2e tests by @nacx in #299
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #298
- chore: separate the tool dependencies from the main go.mod by @nacx in #302
- Upgrade to Go 1.24.7 to fix CVE-2024-3566 by @nacx in #303
- fix: user/pass in redis URI support by @mjnagel in #305
New Contributors
Full Changelog: v1.1.0...v1.1.1