Releases: puppetlabs/puppetlabs-puppet_agent
v4.25.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.25.0 - 2025-07-14
Other
- (PA-7608) Update artifactory URL instead nightlies for yum source #787 (skyamgarp)
- Add puppetcore support for macOS #784 (joshcooper)
- (PA-7433) Update task_spec to upgrade from puppet7 to latest puppet8 dev build #783 (AriaXLi)
- (PA-7196) Update the task acceptance tests for Redhat 10(x86_64) #782 (skyamgarp)
v4.24.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.24.0 - 2025-06-10
Added
- Update module to support puppetcore on Windows #766 (joshcooper)
Fixed
- bug: mark password as sensitive in puppet_agent::install task #775 (jordanbreen28)
v4.23.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.23.0 - 2025-04-10
Added
- (PA-7222) Add Amazon FIPS 2023 (x86_64) support in task acceptance tests #767 (shubhamshinde360)
- Update module to support apt-puppetcore.puppet.com #764 (joshcooper)
- (PA-6786): Added osx-15-x86_64 support in task acceptance tests #760 (span786)
- Update module to support yum-puppetcore.puppet.com #757 (joshcooper)
- (PA-6619) Add Fedora 41 (x86_64) support in task acceptance tests #753 (shubhamshinde360)
- (PA-6760) Update task_acceptance tests for MacOS15 ARM #752 (skyamgarp)
Fixed
- (PA-7437) Drop expired key and rotate "current" key #771 (joshcooper)
v4.22.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.22.0 - 2025-01-15
Changed
- (#732) puppet_agent::run: mark failed puppet runs as failed task #742 (bastelfreak)
Added
- support --tags for triggering puppet agent #732 (bastelfreak)
- install support download with apt-helper #713 (h0tw1r3)
Fixed
- (#732) run.rb: Combine stderr and stdout #739 (bastelfreak)
- sh tasks: Run with set -e #711 (bastelfreak)
v4.21.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.21.0 - 2024-09-25
Added
- (PA-6416) Support installing puppet-agent on Ubuntu 24.04 amd64/aarch64 #723 (shubhamshinde360)
- (MODULES-9695) Debian: use modern APT keyring format #681 (kenyon)
Fixed
- (PA-6677) Restore AL2 x86_64 install task and manifest #724 (joshcooper)
- (PA-6277) change manifests for amazon 2 repo #722 (imaqsood)
v4.20.1
v4.20.0
Added
- Support rpm platforms without yum #717 @h0tw1r3
- (PA-5319) Add RedHat 9 (Power9) to the puppet_agent module task #715 @skyamgarp
Fixed
- puppet_agent::run: properly validate environment parameter #714 @bastelfreak
- Fix strftime() deprecation warning #712 @smortex
- Add GPG check to SUSE repository #709 @mhashizume
v4.19.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.19.0 - 2024-03-06
Added
v4.18.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.18.0 - 2024-01-10
Added
- [PE-37297]: Added support for amazon 2023 in redhat.pp manifest file #692 (span786)
- (PA-5893) Update the task acceptance tests for macOS 14 (Intel) #691 (imaqsood)
- (PA-5581) Add Amazon Linux 2023 (Intel and ARM) to the puppet_agent m… #690 (shubhamshinde360)
- (PE-37302) Update puppet_agent module for recent AIX changes in PE #689 (amitkarsale)
v4.17.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.17.0 - 2023-12-08
Added
Fixed
- (maint) Unnest module and class names in Ruby tasks #687 (MartyEwings)