Skip to content

Commit 75e03fc

Browse files
authored
Merge pull request #107 from voxpupuli/release-prep
Release 11.0.0
2 parents c2aeeb3 + 1eddef7 commit 75e03fc

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ 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+
## [v11.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.0.0) (2025-12-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v10.0.0...v11.0.0)
10+
11+
**Breaking changes:**
12+
13+
- drop eol sles-12 [\#104](https://github.com/voxpupuli/puppet-elastic_stack/pull/104) ([marcusdots](https://github.com/marcusdots))
14+
- Drop puppet, update openvox minimum version to 8.19 [\#97](https://github.com/voxpupuli/puppet-elastic_stack/pull/97) ([TheMeier](https://github.com/TheMeier))
15+
16+
**Implemented enhancements:**
17+
18+
- add el-10 support [\#106](https://github.com/voxpupuli/puppet-elastic_stack/pull/106) ([marcusdots](https://github.com/marcusdots))
19+
- add debian-13 support [\#105](https://github.com/voxpupuli/puppet-elastic_stack/pull/105) ([marcusdots](https://github.com/marcusdots))
20+
- allow puppetlabs/apt 11.x [\#103](https://github.com/voxpupuli/puppet-elastic_stack/pull/103) ([marcusdots](https://github.com/marcusdots))
21+
- manage gpg key with apt::keyring [\#96](https://github.com/voxpupuli/puppet-elastic_stack/pull/96) ([techsk8](https://github.com/techsk8))
22+
23+
**Closed issues:**
24+
25+
- Ubuntu 20 \(debian\): elastic\_stack::repo is not passing a key ID to apt::source [\#101](https://github.com/voxpupuli/puppet-elastic_stack/issues/101)
26+
727
## [v10.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v10.0.0) (2025-06-17)
828

929
[Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v9.0.0...v10.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-elastic_stack",
3-
"version": "10.0.1-rc0",
3+
"version": "11.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Helpers for installing and configuring components of the Elastic Stack.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)