Skip to content

Commit 7c38bdd

Browse files
authored
Merge pull request #50 from voxpupuli/release-prep
Release 3.0.0
2 parents 9001407 + d20a564 commit 7c38bdd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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+
## [v3.0.0](https://github.com/voxpupuli/puppet-otelcol/tree/v3.0.0) (2026-03-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-otelcol/compare/v2.0.0...v3.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Add Support for Debian 13, RHEL 10, drop support for Debian 10, Ubunt… [\#45](https://github.com/voxpupuli/puppet-otelcol/pull/45) ([voxel01](https://github.com/voxel01))
14+
15+
**Implemented enhancements:**
16+
17+
- Implement Windows support [\#44](https://github.com/voxpupuli/puppet-otelcol/pull/44) ([cyberkov](https://github.com/cyberkov))
18+
719
## [v2.0.0](https://github.com/voxpupuli/puppet-otelcol/tree/v2.0.0) (2025-09-12)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-otelcol/compare/v1.0.0...v2.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-otelcol",
3-
"version": "2.0.1-rc0",
3+
"version": "3.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Installs and Manages Open Telemetry Collector",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)