Skip to content

Commit 880f11b

Browse files
authored
Merge pull request #1057 from voxpupuli/release-prep
Release 14.4.1
2 parents 02d34df + adf1818 commit 880f11b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
## [v14.4.1](https://github.com/voxpupuli/puppet-rabbitmq/tree/v14.4.1) (2025-06-20)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-rabbitmq/compare/v14.4.0...v14.4.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix undef comparison in rabbitmq-env.conf template [\#1055](https://github.com/voxpupuli/puppet-rabbitmq/pull/1055) ([optiz0r](https://github.com/optiz0r))
14+
- Fix binding arguments parsing and uniqueness in rabbitmq\_binding provider [\#1054](https://github.com/voxpupuli/puppet-rabbitmq/pull/1054) ([J-Mx](https://github.com/J-Mx))
15+
716
## [v14.4.0](https://github.com/voxpupuli/puppet-rabbitmq/tree/v14.4.0) (2025-04-10)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-rabbitmq/compare/v14.3.0...v14.4.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-rabbitmq",
3-
"version": "14.4.0",
3+
"version": "14.4.1",
44
"author": "Vox Pupuli",
55
"summary": "Installs, configures, and manages RabbitMQ.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)