File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,16 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8- ## [ v10.4.0] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.4.0 ) - 2024-11-25
8+ ## [ v10.5.0] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.5.0 ) - 2025-01-07
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.4.0...v10.5.0 )
11+
12+ ### Added
13+
14+ - puppet/systemd: allow 8.x [ #1627 ] ( https://github.com/puppetlabs/puppetlabs-postgresql/pull/1627 ) ([ evgeni] ( https://github.com/evgeni ) )
15+ - puppetlabs/apt: allow 10.x [ #1626 ] ( https://github.com/puppetlabs/puppetlabs-postgresql/pull/1626 ) ([ evgeni] ( https://github.com/evgeni ) )
16+
17+ ## [ v10.4.0] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.4.0 ) - 2024-12-16
918
1019[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.3.0...v10.4.0 )
1120
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-postgresql" ,
3- "version" : " 10.4 .0" ,
3+ "version" : " 10.5 .0" ,
44 "author" : " puppetlabs" ,
55 "summary" : " Offers support for basic management of PostgreSQL databases." ,
66 "license" : " Apache-2.0" ,
1414 },
1515 {
1616 "name" : " puppetlabs/apt" ,
17- "version_requirement" : " >= 9.2.0 < 10 .0.0"
17+ "version_requirement" : " >= 9.2.0 < 11 .0.0"
1818 },
1919 {
2020 "name" : " puppet/systemd" ,
21- "version_requirement" : " >= 4.0.1 < 8 .0.0"
21+ "version_requirement" : " >= 4.0.1 < 9 .0.0"
2222 },
2323 {
2424 "name" : " puppetlabs/concat" ,
You can’t perform that action at this time.
0 commit comments