Skip to content

Commit 4089cb6

Browse files
authored
Merge pull request #435 from StatensPensjonskasse/Release-prep
Release 8.0.0
2 parents 2142b22 + 0bfea78 commit 4089cb6

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ 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-
## [v7.0.0](https://github.com/voxpupuli/puppet-logstash/tree/v7.0.0) (2023-01-04)
7+
## [v8.0.0](https://github.com/voxpupuli/puppet-logstash/tree/v8.0.0) (2024-01-30)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-logstash/compare/v7.0.0...v8.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop Puppet 6 support [\#424](https://github.com/voxpupuli/puppet-logstash/pull/424) ([bastelfreak](https://github.com/bastelfreak))
14+
15+
**Implemented enhancements:**
16+
17+
- bump elastic\_stack max version to \<10.0.0 [\#432](https://github.com/voxpupuli/puppet-logstash/pull/432) ([sandwitch](https://github.com/sandwitch))
18+
- Add Puppet 8 support [\#427](https://github.com/voxpupuli/puppet-logstash/pull/427) ([bastelfreak](https://github.com/bastelfreak))
19+
- puppetlabs/stdlib: Allow 9.x [\#426](https://github.com/voxpupuli/puppet-logstash/pull/426) ([bastelfreak](https://github.com/bastelfreak))
20+
21+
## [v7.0.0](https://github.com/voxpupuli/puppet-logstash/tree/v7.0.0) (2023-01-05)
822

923
[Full Changelog](https://github.com/voxpupuli/puppet-logstash/compare/6.1.5...v7.0.0)
1024

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": "7.0.1-rc0",
3+
"version": "8.0.0",
44
"source": "https://github.com/voxpupuli/puppet-logstash",
55
"author": "Vox Pupuli",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)