Skip to content

Commit becdad4

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 9.0.0
1 parent 21307d7 commit becdad4

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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.0.0](https://github.com/voxpupuli/puppet-logstash/tree/v9.0.0) (2025-06-27)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-logstash/compare/v8.1.0...v9.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop Ubuntu 18.04 and 20.04 [\#463](https://github.com/voxpupuli/puppet-logstash/pull/463) ([h-haaks](https://github.com/h-haaks))
14+
- Drop CentOS 7 and 8 [\#462](https://github.com/voxpupuli/puppet-logstash/pull/462) ([h-haaks](https://github.com/h-haaks))
15+
- Drop RedHat 7 [\#461](https://github.com/voxpupuli/puppet-logstash/pull/461) ([h-haaks](https://github.com/h-haaks))
16+
- Drop Debian 10 [\#460](https://github.com/voxpupuli/puppet-logstash/pull/460) ([h-haaks](https://github.com/h-haaks))
17+
- Remove EOL SLES 12 [\#457](https://github.com/voxpupuli/puppet-logstash/pull/457) ([thomas-merz](https://github.com/thomas-merz))
18+
19+
**Implemented enhancements:**
20+
21+
- Add Ubuntu 24.04 [\#465](https://github.com/voxpupuli/puppet-logstash/pull/465) ([h-haaks](https://github.com/h-haaks))
22+
- Allow puppet/elastic\_stack 10.x [\#459](https://github.com/voxpupuli/puppet-logstash/pull/459) ([h-haaks](https://github.com/h-haaks))
23+
- metadata.json: Add OpenVox [\#455](https://github.com/voxpupuli/puppet-logstash/pull/455) ([jstraw](https://github.com/jstraw))
24+
25+
**Closed issues:**
26+
27+
- module gets warnings when used with stdlib9. [\#428](https://github.com/voxpupuli/puppet-logstash/issues/428)
28+
729
## [v8.1.0](https://github.com/voxpupuli/puppet-logstash/tree/v8.1.0) (2024-03-26)
830

931
[Full Changelog](https://github.com/voxpupuli/puppet-logstash/compare/v8.0.0...v8.1.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-logstash",
3-
"version": "8.1.1-rc0",
3+
"version": "9.0.0",
44
"source": "https://github.com/voxpupuli/puppet-logstash",
55
"author": "Vox Pupuli",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)