Skip to content

Commit 74a62e9

Browse files
stelcodesaustb
authored andcommitted
Update version to 7.10.0
1 parent 2bed3ef commit 74a62e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.10.0 - 2021/12/16
6+
* Add support for Debian 11
7+
* Allow puppetlabs/stdlib 8.0.0
8+
* Default to PostgreSQL 11 when using PuppetDB 7.0.0 or later
9+
* Update minimum version of puppetlabs/postgresql module to 6.5.0
10+
511
#### 7.9.0 - 2021/06/23
612

713
* When `manage_database` is true, it will create a read-only user in postgres

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppetdb",
3-
"version": "7.9.0",
3+
"version": "7.10.0",
44
"author": "puppetlabs",
55
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)