Skip to content

Commit f3834d9

Browse files
authored
Merge pull request #706 from voxpupuli/release-prep
Release 10.0.0
2 parents 43fae51 + e0f47d2 commit f3834d9

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)