Skip to content

Commit e542fcb

Browse files
Merge pull request #686 from voxpupuli/release-prep
Release 9.1.0
2 parents 88874b4 + ff12864 commit e542fcb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.1.0](https://github.com/voxpupuli/puppet-consul/tree/v9.1.0) (2025-02-11)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-consul/compare/v9.0.0...v9.1.0)
10+
11+
**Merged pull requests:**
12+
13+
- facts\[fqdn\] is a legacy fact, use facts\['networking'\]\['fqdn'\] in the example. [\#684](https://github.com/voxpupuli/puppet-consul/pull/684) ([TomRitserveldt](https://github.com/TomRitserveldt))
14+
- puppet/systemd: allow 8.x [\#683](https://github.com/voxpupuli/puppet-consul/pull/683) ([jay7x](https://github.com/jay7x))
15+
- README.md: Adjust links after repo migration [\#682](https://github.com/voxpupuli/puppet-consul/pull/682) ([bastelfreak](https://github.com/bastelfreak))
16+
717
## [v9.0.0](https://github.com/voxpupuli/puppet-consul/tree/v9.0.0) (2024-10-30)
818

919
[Full Changelog](https://github.com/voxpupuli/puppet-consul/compare/v8.1.0...v9.0.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-consul",
3-
"version": "9.0.1-rc0",
3+
"version": "9.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Configures Consul by Hashicorp",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)