Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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).

## [v3.34.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.34.0) - 2025-11-25

[Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.33.0...v3.34.0)

### Added

- (#469) Upgrade: Assign correct environment to node groups [#635](https://github.com/puppetlabs/puppetlabs-peadm/pull/635) ([bastelfreak](https://github.com/bastelfreak))

### Fixed

- (PE-41637) change order Convert does final puppet runs [#631](https://github.com/puppetlabs/puppetlabs-peadm/pull/631) ([davidmalloncares](https://github.com/davidmalloncares))
- (PE-42079) Add timeouts around puppet run on db targets [#614](https://github.com/puppetlabs/puppetlabs-peadm/pull/614) ([davidmalloncares](https://github.com/davidmalloncares))

## [v3.33.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.33.0) - 2025-10-06

[Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.32.0...v3.33.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-peadm",
"version": "3.33.0",
"version": "3.34.0",
"author": "puppetlabs",
"summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture",
"license": "Apache-2.0",
Expand Down