Skip to content

Commit a16ec37

Browse files
committed
(maint) Bump version to 7.5.0
1 parent 2485199 commit a16ec37

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.5.0 - 2020/06/10
6+
7+
* Added `java_bin` parameter to set the full path to the java bin
8+
* Added `node_purge_gc_batch_limit` parameter
9+
* Added `facts_blacklist` parameter to manage the database.ini config option
10+
* Added `manage_db_password` and `manage_read_db_password` parameters
11+
* Updated functions to use puppet4 functions
12+
* Added `enable_storeconfigs` parameter, specifies whether or not the manage the master's storeconfigs (default: `true`)
13+
514
#### 7.4.0 - 2019/06/14
615

716
This is a minor feature release.

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