File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v8.5.0] ( https://github.com/voxpupuli/puppet-redis/tree/v8.5.0 ) (2022-10-28)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-redis/compare/v8.4.0...v8.5.0 )
10
+
11
+ ** Implemented enhancements:**
12
+
13
+ - Use a single regular expression in the Redis fact [ \# 451] ( https://github.com/voxpupuli/puppet-redis/pull/451 ) ([ ekohl] ( https://github.com/ekohl ) )
14
+ - Add support for managing Redis dnfmodule on EL 8+ [ \# 450] ( https://github.com/voxpupuli/puppet-redis/pull/450 ) ([ ehelms] ( https://github.com/ehelms ) )
15
+
16
+ ** Merged pull requests:**
17
+
18
+ - Fix get function tests [ \# 452] ( https://github.com/voxpupuli/puppet-redis/pull/452 ) ([ ehelms] ( https://github.com/ehelms ) )
19
+
7
20
## [ v8.4.0] ( https://github.com/voxpupuli/puppet-redis/tree/v8.4.0 ) (2022-05-31)
8
21
9
22
[ Full Changelog] ( https://github.com/voxpupuli/puppet-redis/compare/v8.3.0...v8.4.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-redis" ,
3
- "version" : " 8.4.1-rc0 " ,
3
+ "version" : " 8.5.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Redis module" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments