diff --git a/.changelog/1657.added.txt b/.changelog/1657.added.txt deleted file mode 100644 index ddac8b671e..0000000000 --- a/.changelog/1657.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat(opamp): Add support for new source templates (elastic, mysql, postgres, rabbitmq, redis) \ No newline at end of file diff --git a/.changelog/1660.fixed.txt b/.changelog/1660.fixed.txt deleted file mode 100644 index dedd90e20c..0000000000 --- a/.changelog/1660.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(jobreceiver): resolve a concurrency issue in the command executor diff --git a/.changelog/1662.2.changed.txt b/.changelog/1662.2.changed.txt deleted file mode 100644 index 4cea36b7f9..0000000000 --- a/.changelog/1662.2.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore(deps): Upgrade go version to 1.22.6 \ No newline at end of file diff --git a/.changelog/1662.changed.txt b/.changelog/1662.changed.txt deleted file mode 100644 index f6f8afea53..0000000000 --- a/.changelog/1662.changed.txt +++ /dev/null @@ -1 +0,0 @@ -Upgrade otelcol core to 0.106.1 \ No newline at end of file diff --git a/.changelog/1674.added.txt b/.changelog/1674.added.txt new file mode 100644 index 0000000000..a0c89da16e --- /dev/null +++ b/.changelog/1674.added.txt @@ -0,0 +1 @@ +fix(version): Fixing the changelog and version for v0.106.1-sumo-0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ad988a8111..c49c5adfb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -## [v0.104.0-sumo-1] +## [v0.106.1-sumo-0] + +### Released 2024-09-11 + +### Added + +- feat(opamp): Add support for new source templates (elastic, mysql, postgres, rabbitmq, redis) [#1657] + +### Changed + +- chore(deps): Upgrade go version to 1.22.6 [#1662.2] +- Upgrade otelcol core to 0.106.1 [#1662] + +### Fixed + +- fix(jobreceiver): resolve a concurrency issue in the command executor [#1660] + +[#1657]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1657 +[#1662.2]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1662.2 +[#1662]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1662 +[#1660]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1660 + +[v0.106.1-sumo-0]: https://github.com/SumoLogic/sumologic-otel-collector/releases/v0.106.1-sumo-0## [v0.104.0-sumo-1] ### Released 2024-08-12 @@ -26,7 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#1652]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1652 [#1653]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1653 [#1654]: https://github.com/SumoLogic/sumologic-otel-collector/pull/1654 - [v0.104.0-sumo-1]: https://github.com/SumoLogic/sumologic-otel-collector/releases/v0.104.0-sumo-1 ## [v0.104.0-sumo-0]