Skip to content

Commit 9697d0a

Browse files
authored
Merge pull request #87 from MartyEwings/6.4.0-release-prep
6.4.0 release prep
2 parents 31baf78 + c0e1dcd commit 9697d0a

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
@@ -1,3 +1,12 @@
1+
# Minor Release 6.4.0
2+
3+
## Improvements
4+
- Clean up temp files when metrics_tidy exits cleanly [#86](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/86)
5+
- Enable client ssl cert for metrics [#82](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/82)
6+
- Update to PDK 2.0, Updated Supported Puppet versions, and OS's [#83](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/83)
7+
## Changes:
8+
- Re-enable remote metric collection [#85](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/85)
9+
110
# Minor Release 6.3.0
211

312
## Improvements

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_metrics_collector",
3-
"version": "6.3.0",
3+
"version": "6.4.0",
44
"author": "npwalker",
55
"summary": "A Puppet module for gathering metrics from PE components",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)