Releases: voxpupuli/puppet-redis
Releases · voxpupuli/puppet-redis
v12.1.1
What's Changed
Bug Fixes 🐛
- Do not make
sentinel.confworld readable by @kajinamit in #576 - Update config_dir_mode to 750 for RedHat family by @evgeni in #577
Full Changelog: v12.1.0...v12.1.1
v12.1.0
What's Changed
New Features 🎉
- Add Ubuntu 24.04 support by @bwitt in #565
- Use Valkey in RHEL 10 family by @kajinamit in #559
- Allow separate group owner for log directory by @sagepe in #545
- Allow to adjust the OOM score calculation for redis by @dabelenda in #567
Other Changes
- Convert sentinel.conf template to epp by @bwitt in #563
- chore: add simple test for service_oom_score_adjust parameter by @TheMeier in #571
New Contributors
- @bwitt made their first contribution in #565
- @sagepe made their first contribution in #545
- @dabelenda made their first contribution in #567
Full Changelog: v12.0.0...v12.1.0
v12.0.0
What's Changed
Breaking Changes 🛠
- Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #552
- Use namespace function from puppetlabs-stdlib by @kajinamit in #555
New Features 🎉
- metadata.json: Add OpenVox by @jstraw in #542
- Add parameter sentinel_announce_port by @BjoernHelmbold in #543
- Add sentinel auth_user and auth_pass by @BjoernHelmbold in #551
- Add support for tls-key-file-pass by @lbetz in #548
- allow systemd 9 by @TheMeier in #557
Bug Fixes 🐛
Documentation Updates 📚
New Contributors
- @pccibot made their first contribution in #541
- @jstraw made their first contribution in #542
- @BjoernHelmbold made their first contribution in #543
- @kenyon made their first contribution in #553
Full Changelog: v11.1.0...v12.0.0