File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ 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.6.2] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.6.2 ) - 2026-06-25
8+ ## [ v10.6.3] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.6.3 ) - 2026-07-07
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.6.2...v10.6.3 )
11+
12+ ### Fixed
13+
14+ - (MODULES-11858) Restore Puppet 7 support broken by 10.6.2 [ #1686 ] ( https://github.com/puppetlabs/puppetlabs-postgresql/pull/1686 ) ([ imaqsood] ( https://github.com/imaqsood ) )
15+
16+ ## [ v10.6.2] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.6.2 ) - 2026-06-29
917
1018[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.6.1...v10.6.2 )
1119
@@ -1052,11 +1060,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
10521060
10531061## [ 2.0.1] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/2.0.1 ) - 2013-01-30
10541062
1055- [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/2.0.0...2.0.1 )
1056-
1057- ## [ 2.0.0] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/2.0.0 ) - 2013-01-15
1058-
1059- [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/release-0.3.0...2.0.0 )
1063+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/release-0.3.0...2.0.1 )
10601064
10611065### Added
10621066
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-postgresql" ,
3- "version" : " 10.6.2 " ,
3+ "version" : " 10.6.3 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Offers support for basic management of PostgreSQL databases." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments