Skip to content

Commit 3ed72be

Browse files
authored
Merge pull request #176 from puppetlabs/release-prep
Release prep v2.5.0
2 parents 2214bb2 + b4c9218 commit 3ed72be

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [v2.5.0](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v2.5.0) (2022-11-09)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v2.4.1...v2.5.0)
8+
9+
### Added
10+
11+
- \(\#172\) Improve query time on S0026 [\#173](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/173) ([seanmil](https://github.com/seanmil))
12+
13+
### Fixed
14+
15+
- \(SUP-3777\) Stop loop in S0039 if log is in unreadable format [\#174](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/174) ([elainemccloskey](https://github.com/elainemccloskey))
16+
- \(\#170\) Improve agent\_status\_check.AS002 performance [\#171](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/171) ([seanmil](https://github.com/seanmil))
17+
518
## [v2.4.1](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v2.4.1) (2022-10-14)
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v2.4.0...v2.4.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-pe_status_check",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"author": "Marty Ewings",
55
"summary": "A Puppet Enterprise Module to Promote Preventative Maintenance and Self Service",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)