Skip to content

Commit e0f47d2

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 10.0.0
1 parent 43fae51 commit e0f47d2

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,24 @@ 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-
## [v9.2.0](https://github.com/voxpupuli/puppet-consul/tree/v9.2.0) (2025-07-06)
7+
## [v10.0.0](https://github.com/voxpupuli/puppet-consul/tree/v10.0.0) (2025-10-07)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-consul/compare/v9.2.0...v10.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#699](https://github.com/voxpupuli/puppet-consul/pull/699) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- puppet/hashi\_stack: Allow 4.x [\#705](https://github.com/voxpupuli/puppet-consul/pull/705) ([bastelfreak](https://github.com/bastelfreak))
18+
- puppet/systemd: Allow 9.x [\#704](https://github.com/voxpupuli/puppet-consul/pull/704) ([bastelfreak](https://github.com/bastelfreak))
19+
20+
**Merged pull requests:**
21+
22+
- actually use unwrapped config\_hash value [\#697](https://github.com/voxpupuli/puppet-consul/pull/697) ([kBite](https://github.com/kBite))
23+
24+
## [v9.2.0](https://github.com/voxpupuli/puppet-consul/tree/v9.2.0) (2025-07-08)
825

926
[Full Changelog](https://github.com/voxpupuli/puppet-consul/compare/v9.1.0...v9.2.0)
1027

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-consul",
3-
"version": "9.2.1-rc0",
3+
"version": "10.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Configures Consul by Hashicorp",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)