Skip to content

Commit adf1818

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 14.4.1
1 parent 02d34df commit adf1818

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)