Skip to content

Commit dc0bb8b

Browse files
author
GitHub Actions
committed
Release prep v4.23.0
1 parent 29992a8 commit dc0bb8b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55

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

8+
## [v4.23.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.23.0) - 2025-04-10
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.22.0...v4.23.0)
11+
12+
### Added
13+
14+
- (PA-7222) Add Amazon FIPS 2023 (x86_64) support in task acceptance tests [#767](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/767) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
- Update module to support apt-puppetcore.puppet.com [#764](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/764) ([joshcooper](https://github.com/joshcooper))
16+
- (PA-6786): Added osx-15-x86_64 support in task acceptance tests [#760](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/760) ([span786](https://github.com/span786))
17+
- Update module to support yum-puppetcore.puppet.com [#757](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/757) ([joshcooper](https://github.com/joshcooper))
18+
- (PA-6619) Add Fedora 41 (x86_64) support in task acceptance tests [#753](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/753) ([shubhamshinde360](https://github.com/shubhamshinde360))
19+
- (PA-6760) Update task_acceptance tests for MacOS15 ARM [#752](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/752) ([skyamgarp](https://github.com/skyamgarp))
20+
21+
### Fixed
22+
23+
- (PA-7437) Drop expired key and rotate "current" key [#771](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/771) ([joshcooper](https://github.com/joshcooper))
24+
825
## [v4.22.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.22.0) - 2025-01-15
926

1027
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.21.0...v4.22.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_agent",
3-
"version": "4.22.0",
3+
"version": "4.23.0",
44
"author": "puppetlabs",
55
"summary": "Upgrades All-In-One Puppet Agents",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)