@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v5.4.0] ( https://github.com/voxpupuli/puppet-telegraf/tree/v5.4.0 ) (2024-02-28)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-telegraf/compare/v5.3.0...v5.4.0 )
10
+
11
+ ** Implemented enhancements:**
12
+
13
+ - Bump default version to 1.29.4 [ \# 227] ( https://github.com/voxpupuli/puppet-telegraf/pull/227 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
14
+
15
+ ** Merged pull requests:**
16
+
17
+ - Remove legacy top-scope syntax [ \# 224] ( https://github.com/voxpupuli/puppet-telegraf/pull/224 ) ([ smortex] ( https://github.com/smortex ) )
18
+
7
19
## [ v5.3.0] ( https://github.com/voxpupuli/puppet-telegraf/tree/v5.3.0 ) (2023-10-31)
8
20
9
21
[ Full Changelog] ( https://github.com/voxpupuli/puppet-telegraf/compare/v5.2.0...v5.3.0 )
@@ -214,8 +226,8 @@ These should not affect the functionality of the module.
214
226
- Modulesync, use rspec-puppet-facts and fix tests [ \# 111] ( https://github.com/voxpupuli/puppet-telegraf/pull/111 ) ([ alexjfisher] ( https://github.com/alexjfisher ) )
215
227
- Rubocop autofixes [ \# 110] ( https://github.com/voxpupuli/puppet-telegraf/pull/110 ) ([ alexjfisher] ( https://github.com/alexjfisher ) )
216
228
- Some basic Vox Pupuli migration changes [ \# 109] ( https://github.com/voxpupuli/puppet-telegraf/pull/109 ) ([ alexjfisher] ( https://github.com/alexjfisher ) )
217
- - Use Ruby 2.4 [ \# 102] ( https://github.com/voxpupuli/puppet-telegraf/pull/102 ) ([ ouroboros8 ] ( https://github.com/ouroboros8 ) )
218
- - Add workaround for Amazon Linux repo location issue [ \# 101] ( https://github.com/voxpupuli/puppet-telegraf/pull/101 ) ([ ouroboros8 ] ( https://github.com/ouroboros8 ) )
229
+ - Use Ruby 2.4 [ \# 102] ( https://github.com/voxpupuli/puppet-telegraf/pull/102 ) ([ strongoose ] ( https://github.com/strongoose ) )
230
+ - Add workaround for Amazon Linux repo location issue [ \# 101] ( https://github.com/voxpupuli/puppet-telegraf/pull/101 ) ([ strongoose ] ( https://github.com/strongoose ) )
219
231
- remove plugin\_ type [ \# 93] ( https://github.com/voxpupuli/puppet-telegraf/pull/93 ) ([ nrdmn] ( https://github.com/nrdmn ) )
220
232
221
233
## [ 2.0.0] ( https://github.com/voxpupuli/puppet-telegraf/tree/2.0.0 ) (2018-01-19)
0 commit comments