Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ sidebar_label: Changelog
description: Changelog for Linux source template for OpenTelemetry.
---

## [5.0.0] - 2025-04-30
### Fixed
- Validation for choosing at least one scraper when metric section is enabled.

## [4.0.2] - 2025-04-23
### Added
- FAQ for source template
- FAQ for source template.

## [4.0.1] - 2025-01-27
### Fixed
- Schema validations
- Schema validations.

## [4.0.0] - 2024-10-26

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ sidebar_label: Changelog
description: Changelog for Mac source template for OpenTelemetry.
---

## [5.0.0] - 2025-04-30
### Fixed
- Validation for choosing at least one scraper when metric section is enabled.

## [4.0.2] - 2025-04-23
### Added
- FAQ for source template
- FAQ for source template.

## [4.0.1] - 2025-01-27
### Fixed
- Schema validations
- Schema validations.

## [4.0.0] - 2024-10-26

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,20 @@ sidebar_label: Changelog
description: Changelog for Windows source template for OpenTelemetry.
---

## [7.0.0] - 2025-04-30
### Fixed
- Validation for choosing at least one scraper when metric section is enabled.
- Validation for choosing at least one event source when log section is enabled.

## [6.1.2] - 2025-04-23
### Added
- FAQ for source template
- FAQ for source template.
### Fixed
- Warning for channel name addition in custom channel list.

## [6.1.1] - 2025-01-27
### Fixed
- Schema validations
- Schema validations.

## [6.1.0] - 2024-10-26
### Added
Expand Down