Skip to content

Commit 86d0d06

Browse files
authored
Merge pull request #142 from voxpupuli/release-prep
Release 4.3.0
2 parents 8b53370 + 79dbc1e commit 86d0d06

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v4.3.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v4.3.0) (2025-08-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.2.0...v4.3.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#139](https://github.com/voxpupuli/puppet-catalog_diff/pull/139) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- make puppetdb-termini optional [\#132](https://github.com/voxpupuli/puppet-catalog_diff/pull/132) ([zipkid](https://github.com/zipkid))
18+
19+
**Merged pull requests:**
20+
21+
- docs: trivial fix for anchor name [\#125](https://github.com/voxpupuli/puppet-catalog_diff/pull/125) ([waipeng](https://github.com/waipeng))
22+
723
## [v4.2.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v4.2.0) (2025-06-12)
824

925
[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.1.0...v4.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-catalog_diff",
3-
"version": "4.2.1-rc0",
3+
"version": "4.3.0",
44
"author": "Vox Pupuli",
55
"summary": "Compares two catalogs and shows the differences",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)