Skip to content

Commit ea98c34

Browse files
authored
Merge pull request #201 from puppetlabs/release-prep
Release prep v8.1.0
2 parents 45653ce + f25e6f2 commit ea98c34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [v8.1.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v8.1.0) (2024-12-06)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v8.0.0...v8.1.0)
8+
9+
### Added
10+
11+
- \(SUP-4870\) Exclude comidi-route-metrics from Console collection [\#200](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/200) ([Sharpie](https://github.com/Sharpie))
12+
513
## [v8.0.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v8.0.0) (2023-06-23)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v7.2.0...v8.0.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_metrics_collector",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"author": "puppetlabs",
55
"summary": "A Puppet module for gathering metrics from PE components",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)