Skip to content

Commit 293d959

Browse files
committed
Bump version to 7.7.0
1 parent 6a3d8c4 commit 293d959

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.7.0 - 2020/11/05
6+
7+
* When applied to a node running puppet `7.0.0` or newer, the
8+
`puppetdb::master::config` class will default to the `json` fact cache. See
9+
[PUP-10656](https://tickets.puppetlabs.com/browse/PUP-10656) for more
10+
information.
11+
512
#### 7.6.0 - 2020/09/02
613

714
* Added `migrate` parameter to manage the database.ini config option

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