Skip to content

Commit 6541cb5

Browse files
authored
Merge pull request #242 from puppetlabs/release-prep
Release prep v4.5.0
2 parents ffd4633 + ffda11e commit 6541cb5

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+
## [v4.5.0](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v4.5.0) (2024-11-20)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v4.4.0...v4.5.0)
8+
9+
### Added
10+
11+
- \(\#236\) agent\_state\_summary: Count nodes without report as unhealthy [\#238](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/238) ([bastelfreak](https://github.com/bastelfreak))
12+
- \(SUP-4990\) S0039 Accommodate parsing of unicode dates in September [\#234](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/234) ([EdwardBenton](https://github.com/EdwardBenton))
13+
14+
### Fixed
15+
16+
- \(\#236\) agent\_state\_summary: Check if cached\_catalog\_status is null [\#237](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/237) ([bastelfreak](https://github.com/bastelfreak))
17+
518
## [v4.4.0](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v4.4.0) (2024-09-19)
619

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

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": "4.4.0",
3+
"version": "4.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)