Skip to content

Commit ae4ffea

Browse files
authored
Merge pull request #1048 from voxpupuli/release-prep
Release 14.4.0
2 parents ace132b + 410df7f commit ae4ffea

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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.0](https://github.com/voxpupuli/puppet-rabbitmq/tree/v14.4.0) (2025-04-10)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-rabbitmq/compare/v14.3.0...v14.4.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Support quorum\_cluster\_size and add target-group-size policy key [\#1047](https://github.com/voxpupuli/puppet-rabbitmq/pull/1047) ([alphamonkey79](https://github.com/alphamonkey79))
14+
15+
**Closed issues:**
16+
17+
- add 'quorum\_cluster\_size' and 'target-group-size' parameter support [\#1046](https://github.com/voxpupuli/puppet-rabbitmq/issues/1046)
18+
- Support setting TimeoutStartSec and other systemd Parameters [\#1043](https://github.com/voxpupuli/puppet-rabbitmq/issues/1043)
19+
720
## [v14.3.0](https://github.com/voxpupuli/puppet-rabbitmq/tree/v14.3.0) (2025-03-28)
821

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

0 commit comments

Comments
 (0)