Skip to content

Commit e41bdbd

Browse files
authored
Merge pull request #578 from voxpupuli/release-prep
Release 12.1.1
2 parents 7f9e8d7 + 7aab1ac commit e41bdbd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7-
## [v12.1.0](https://github.com/voxpupuli/puppet-redis/tree/v12.1.0) (2026-01-07)
7+
## [v12.1.1](https://github.com/voxpupuli/puppet-redis/tree/v12.1.1) (2026-01-27)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-redis/compare/v12.1.0...v12.1.1)
10+
11+
**Fixed bugs:**
12+
13+
- Update config\_dir\_mode to 750 for RedHat family [\#577](https://github.com/voxpupuli/puppet-redis/pull/577) ([evgeni](https://github.com/evgeni))
14+
- Do not make `sentinel.conf` world readable [\#576](https://github.com/voxpupuli/puppet-redis/pull/576) ([kajinamit](https://github.com/kajinamit))
15+
16+
## [v12.1.0](https://github.com/voxpupuli/puppet-redis/tree/v12.1.0) (2026-01-09)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-redis/compare/v12.0.0...v12.1.0)
1019

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-redis",
3-
"version": "12.1.1-rc0",
3+
"version": "12.1.1",
44
"author": "Vox Pupuli",
55
"summary": "Redis module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)