Skip to content

Commit 4f31ee6

Browse files
Merge pull request #127 from puppetlabs/release-prep
Release prep v7.0.0
2 parents 133b96b + 6b9c815 commit 4f31ee6

File tree

3 files changed

+218
-126
lines changed

3 files changed

+218
-126
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v7.0.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v7.0.0) (2021-07-02)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v6.6.0...v7.0.0)
8+
9+
### Changed
10+
11+
- \(SUP-2493\) Remove support for SysVinit operating systems [\#121](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/121) ([jarretlavallee](https://github.com/jarretlavallee))
12+
- \(SUP-2493\) Remove Puppet 5.x support [\#120](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/120) ([jarretlavallee](https://github.com/jarretlavallee))
13+
- \(GH-108\) Disable sysstat management by default [\#116](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/116) ([jarretlavallee](https://github.com/jarretlavallee))
14+
- Remove collection of AMQ metrics [\#111](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/111) ([m0dular](https://github.com/m0dular))
15+
- SUP-2192 Migration from Cron, to SystemD timers for Database Maintenance [\#99](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/99) ([m0dular](https://github.com/m0dular))
16+
17+
### Added
18+
19+
- Addition of SLES 12 Test Platform [\#125](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/125) ([MartyEwings](https://github.com/MartyEwings))
20+
- Add PuppetDB message queue metrics [\#112](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/112) ([jarretlavallee](https://github.com/jarretlavallee))
21+
- \(SUP-1969\) Enable metrics shipping for all system types [\#94](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/94) ([jarretlavallee](https://github.com/jarretlavallee))
22+
23+
### Fixed
24+
25+
- Rework namevar of defined types [\#114](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/114) ([m0dular](https://github.com/m0dular))
26+
- \(GH-95\) Use -I with pidstat with system\_processes [\#96](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/96) ([jarretlavallee](https://github.com/jarretlavallee))
27+
528
## [v6.6.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v6.6.0) (2021-06-02)
629

730
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v6.5.0...v6.6.0)
@@ -34,7 +57,6 @@ All notable changes to this project will be documented in this file. The format
3457

3558
### Added
3659

37-
- 6.4.0 release prep [\#87](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/87) ([MartyEwings](https://github.com/MartyEwings))
3860
- \(PE-31705\) Re-enable remote metric collection [\#85](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/85) ([Sharpie](https://github.com/Sharpie))
3961
- \(GH-81\) Enable client ssl cert for metrics [\#82](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/82) ([jarretlavallee](https://github.com/jarretlavallee))
4062

0 commit comments

Comments
 (0)