Releases: dokku/dokku-redis
Releases · dokku/dokku-redis
1.40.1
What's Changed
- Don't download default config by @palfrey in #273
- chore(deps): bump redis from 8.0.1 to 8.0.2 by @dependabot in #274
New Contributors
Full Changelog: 1.40.0...1.40.1
1.40.0
What's Changed
- chore(deps): bump redis from 7.4.3 to 8.0.1 by @dependabot in #271
Full Changelog: 1.39.4...1.40.0
1.39.4
What's Changed
- chore: bump runs-on image from ubuntu-22.04 to ubuntu-24.04 by @josegonzalez in #264
- docs: fix typo in generated docs by @josegonzalez in #268
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #265
- chore(deps): bump redis from 7.4.2 to 7.4.3 by @dependabot in #267
- Fix url checker. Old code fail if any variables contain the alias or REDIS_URL by @grizmio in #249
- Revert "Fix url checker. Old code fail if any variables contain the alias or REDIS_URL" by @josegonzalez in #269
New Contributors
Full Changelog: 1.39.3...1.39.4
1.39.3
What's Changed
- ci: use maintained action for creating automated releases by @josegonzalez in #258
- Download the default redis config file from the official Redis repo by @kbuilds in #263
New Contributors
Full Changelog: 1.39.2...1.39.3
1.39.2
Documentation
- ensure --name flag is used in installation docs #257 (Jose Diaz-Gonzalez)
Commits
- 7dddac7: Release 1.39.2 (Jose Diaz-Gonzalez)
1.39.1
Chores
- deps: bump redis from 7.4.1 to 7.4.2 #256 (dependabot[bot])
Commits
- c6cc949: Release 1.39.1 (Jose Diaz-Gonzalez)
1.39.0
Features
- enable env overrides for support images and update all to latest #254 (Jose Diaz-Gonzalez)
- implement GPG Public Key encryption support #255 (Jose Diaz-Gonzalez)
Commits
- fa170c5: Release 1.39.0 (Jose Diaz-Gonzalez)
1.38.0
Chores
- deps: bump redis from 7.2.5 to 7.4.1 #253 (dependabot[bot])
Commits
- 13a379f: Release 1.38.0 (Jose Diaz-Gonzalez)
1.37.6
1.37.5
Bug Fixes
- use .DNSNames instead of .Aliases in tests #245 (Jose Diaz-Gonzalez)
Commits
- exclude SC1091 from shellcheck rules #246 (Jose Diaz-Gonzalez)
- 0d171fa: --- (dependabot[bot]) #243
- cb8334e: Release 1.37.5 (Jose Diaz-Gonzalez)