Skip to content

Commit 911b120

Browse files
committed
(maint) document breaking changes
In the CHANGELOG
1 parent 077a77c commit 911b120

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Major Release 6.0.0
22

3+
This is a major release as it drops support for Puppet 4.x and versions of PE
4+
based upon Puppet 4.x. If you are using those unsupported versions of PE,
5+
continue to use version 5.3.0.
6+
7+
Refer to the README for limitations regarding the collection of remote
8+
PuppetDB metrics, and a workaround.
9+
10+
If using this module with the Puppet Metrics Dashboard,
11+
upgrade to version 2.2.0 or later of that module.
12+
313
## Improvements
414
- Switch from the v1 to v2 Metrics API for additional metrics (for PuppetDB)
515
- Collect ACE and Bolt service metrics
@@ -18,6 +28,11 @@
1828
- Update to PDK 1.16
1929
- Update documentation
2030

31+
## Changes
32+
- Drop support for Puppet 4.x and versions of PE based upon Puppet 4.x
33+
- Use v2 Metrics API for additional metrics for PuppetDB
34+
- Change tags to system metrics
35+
2136
# Minor Release 5.3.0
2237

2338
## Improvements

0 commit comments

Comments
 (0)