Releases: puppetlabs/puppetlabs-puppet_agent
v4.28.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.28.0 - 2026-05-07
Added
- (PA-7824) Use newest Bolt #829 (mhashizume)
- (PA-7897) Update to pdk-templates 3.6.1.1 #825 (joshcooper)
- (PA-8250) Allow installation of puppetcore9-nightly packages #822 (joshcooper)
- (PA-8238) Add support for MacOS 26 in install_shell.sh #821 (shubhamshinde360)
Fixed
- (PA-8250) Restore windows command to check puppet service #826 (joshcooper)
- (PA-8041) Fix puppetcore8-nightly installs on rpm and mac #824 (joshcooper)
- (PA-8247) Add guard against other ruby process when installing #823 (AriaXLi)
v4.27.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.27.0 - 2026-02-24
Added
v4.26.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.26.0 - 2025-10-28
Added
- puppetlabs/apt: Allow 11.x #810 (bastelfreak)
- (PA-7407) Add more detailed error information when upgrade fails #807 (AriaXLi)
Fixed
- (PE-42492) Use dnf on fedora >= 41 #806 (joshcooper)
- (CAT-2413) Install tasks require version to install on MacOS/Windows #801 (david22swan)
- (CAT-2413) Update to generate the correct link #796 (david22swan)
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