Skip to content

Commit

Permalink
Merge pull request #203 from puppetlabs/release-prep
Browse files Browse the repository at this point in the history
Release prep v8.2.0
  • Loading branch information
MartyEwings authored Jan 9, 2025
2 parents ffd12b7 + 35f5fb3 commit 3ffcf2e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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).

## [v8.2.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v8.2.0) (2025-01-09)

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

### Added

- \(SUP-5232\) Added error handling to JSON conversion of metrics [\#202](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/202) ([Rory-Johnston](https://github.com/Rory-Johnston))

## [v8.1.0](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v8.1.0) (2024-12-06)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v8.0.0...v8.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-puppet_metrics_collector",
"version": "8.1.0",
"version": "8.2.0",
"author": "puppetlabs",
"summary": "A Puppet module for gathering metrics from PE components",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3ffcf2e

Please sign in to comment.