Skip to content

Commit 51764e3

Browse files
authored
Merge pull request #1687 from puppetlabs/release-prep
Release prep v10.6.3
2 parents 1ce0ca3 + b6043fc commit 51764e3

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
The 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

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)