Skip to content

Commit 11dc0df

Browse files
committed
Bump version to 7.7.1
1 parent a57345e commit 11dc0df

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.7.1 - 2020/12/15
6+
7+
* When using Puppet 7 or newer, the connection validator will use the new HTTP
8+
client. This removes a deprecation warning in the agent output.
9+
510
#### 7.7.0 - 2020/11/05
611

712
* When applied to a node running puppet `7.0.0` or newer, the

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.7.0",
3+
"version": "7.7.1",
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)