Skip to content

Commit 5b70563

Browse files
authored
Merge pull request #249 from voxpupuli/release-prep
Release 7.0.0
2 parents f5af3bc + 5808405 commit 5b70563

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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-telegraf/tree/v7.0.0) (2025-08-20)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-telegraf/compare/v6.0.0...v7.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#246](https://github.com/voxpupuli/puppet-telegraf/pull/246) ([TheMeier](https://github.com/TheMeier))
14+
- Apt: Write repo key to own file; require puppetlabs/apt 10.X [\#243](https://github.com/voxpupuli/puppet-telegraf/pull/243) ([bastelfreak](https://github.com/bastelfreak))
15+
16+
**Implemented enhancements:**
17+
18+
- Add Debian 13 support [\#248](https://github.com/voxpupuli/puppet-telegraf/pull/248) ([bastelfreak](https://github.com/bastelfreak))
19+
20+
**Closed issues:**
21+
22+
- Debian apt deprecation warning for repository gpg key [\#241](https://github.com/voxpupuli/puppet-telegraf/issues/241)
23+
724
## [v6.0.0](https://github.com/voxpupuli/puppet-telegraf/tree/v6.0.0) (2025-07-11)
825

926
[Full Changelog](https://github.com/voxpupuli/puppet-telegraf/compare/v5.4.0...v6.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-telegraf",
3-
"version": "6.0.1-rc0",
3+
"version": "7.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Configuration and management of InfluxData's Telegraf metrics collection agent",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)