Skip to content

Commit 5c05615

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 6.0.0
1 parent 5e07fd0 commit 5c05615

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,29 @@ 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+
## [v6.0.0](https://github.com/voxpupuli/puppet-keepalived/tree/v6.0.0) (2025-08-19)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-keepalived/compare/v5.2.1...v6.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#359](https://github.com/voxpupuli/puppet-keepalived/pull/359) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- Make config file validation optional [\#365](https://github.com/voxpupuli/puppet-keepalived/pull/365) ([bastelfreak](https://github.com/bastelfreak))
18+
- config\_validate\_cmd: Switch datatype to absolute path [\#364](https://github.com/voxpupuli/puppet-keepalived/pull/364) ([bastelfreak](https://github.com/bastelfreak))
19+
- Add EL10 support [\#363](https://github.com/voxpupuli/puppet-keepalived/pull/363) ([bastelfreak](https://github.com/bastelfreak))
20+
- Add Ubuntu 24.04 support [\#362](https://github.com/voxpupuli/puppet-keepalived/pull/362) ([bastelfreak](https://github.com/bastelfreak))
21+
- Add Debian 13 support [\#361](https://github.com/voxpupuli/puppet-keepalived/pull/361) ([bastelfreak](https://github.com/bastelfreak))
22+
723
## [v5.2.1](https://github.com/voxpupuli/puppet-keepalived/tree/v5.2.1) (2025-07-22)
824

925
[Full Changelog](https://github.com/voxpupuli/puppet-keepalived/compare/v5.2.0...v5.2.1)
1026

1127
**Fixed bugs:**
1228

13-
- snmp: Only configure snmp\_socket when it is required [\#357](https://github.com/voxpupuli/puppet-keepalived/pull/357) ([bastelfreak](https://github.com/bastelfreak))
29+
- snmp: Only configure `snmp_socket` when it is required [\#357](https://github.com/voxpupuli/puppet-keepalived/pull/357) ([bastelfreak](https://github.com/bastelfreak))
1430

1531
## [v5.2.0](https://github.com/voxpupuli/puppet-keepalived/tree/v5.2.0) (2025-05-01)
1632

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-keepalived",
3-
"version": "5.2.2-rc0",
3+
"version": "6.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Keepalived module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)