diff --git a/.changelog/3348.fixed.txt b/.changelog/3348.fixed.txt deleted file mode 100644 index c080f81258..0000000000 --- a/.changelog/3348.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(otel-collector): deploy collector by default on all nodes \ No newline at end of file diff --git a/.changelog/3362.added.txt b/.changelog/3362.added.txt deleted file mode 100644 index 3e83a94ea9..0000000000 --- a/.changelog/3362.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat: allow setting the cluster DNS domain \ No newline at end of file diff --git a/.changelog/3366.fixed.txt b/.changelog/3366.fixed.txt deleted file mode 100644 index 58ba30be18..0000000000 --- a/.changelog/3366.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -use autoscaling/v2 if available on the cluster diff --git a/.changelog/3373.fixed.txt b/.changelog/3373.fixed.txt deleted file mode 100644 index 335bfee64f..0000000000 --- a/.changelog/3373.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(instrumentation): replace tools image with kubectl \ No newline at end of file diff --git a/.changelog/3374.added.txt b/.changelog/3374.added.txt deleted file mode 100644 index c23479ff8a..0000000000 --- a/.changelog/3374.added.txt +++ /dev/null @@ -1 +0,0 @@ -Add new service account for the otel cloudwatch collector statefulset \ No newline at end of file diff --git a/.changelog/3375.changed.txt b/.changelog/3375.changed.txt deleted file mode 100644 index 8cd2a3eff1..0000000000 --- a/.changelog/3375.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: upgrade nginx image to 1.25.2-alpine-sumo-1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index beea8a193c..2a14870793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,33 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v4.1.0] + +### Released 2023-11-03 + +### Added + +- feat: allow setting the cluster DNS domain [#3362] +- Add new service account for the otel cloudwatch collector statefulset [#3374] + +### Changed + +- chore: upgrade nginx image to 1.25.2-alpine-sumo-1 [#3375] + +### Fixed + +- fix(otel-collector): deploy collector by default on all nodes [#3348] +- use autoscaling/v2 if available on the cluster [#3366] +- fix(instrumentation): replace tools image with kubectl [#3373] + +[#3362]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3362 +[#3374]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3374 +[#3375]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3375 +[#3348]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3348 +[#3366]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3366 +[#3373]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3373 +[v4.1.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.1.0 + ## [v4.0.1] ### Released 2023-10-25 diff --git a/README.md b/README.md index b219640888..b631b8d121 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ release. | version | planned end of life date | | ------------------------------------------------------------------------------------------------------- | ------------------------ | -| [v4.0](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.0/docs/README.md) | TBA | +| [v4.1](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.1/docs/README.md) | TBA | +| [v4.0](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.0/docs/README.md) | 2024-05-03 | | [v3.16](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.16/docs/README.md) | 2024-04-20 | | [v3.15](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.15/docs/README.md) | 2024-04-18 | | [v3.14](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.14/docs/README.md) | 2024-03-18 | diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index e4590aa9f2..c0c74d0f54 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 4.0.0 -appVersion: 4.0.0 +version: 4.1.0 +appVersion: 4.1.0 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: