From e65d3bb1b16c6715ea6fa41728a6a812a15982af Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 14 Jul 2025 21:55:13 +0000 Subject: [PATCH] Release prep v4.25.0 --- CHANGELOG.md | 13 ++++++++++++- metadata.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 366b44f2..64da801d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,18 @@ 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). -## [v4.24.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.24.0) - 2025-06-10 +## [v4.25.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.25.0) - 2025-07-14 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.24.0...v4.25.0) + +### Other + +- (PA-7608) Update artifactory URL instead nightlies for yum source [#787](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/787) ([skyamgarp](https://github.com/skyamgarp)) +- Add puppetcore support for macOS [#784](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/784) ([joshcooper](https://github.com/joshcooper)) +- (PA-7433) Update task_spec to upgrade from puppet7 to latest puppet8 dev build [#783](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/783) ([AriaXLi](https://github.com/AriaXLi)) +- (PA-7196) Update the task acceptance tests for Redhat 10(x86_64) [#782](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/782) ([skyamgarp](https://github.com/skyamgarp)) + +## [v4.24.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.24.0) - 2025-06-11 [Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.23.0...v4.24.0) diff --git a/metadata.json b/metadata.json index 0dbdf34d..b9057483 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-puppet_agent", - "version": "4.24.0", + "version": "4.25.0", "author": "puppetlabs", "summary": "Upgrades All-In-One Puppet Agents", "license": "Apache-2.0",