diff --git a/.changelog/3795.changed.txt b/.changelog/3795.changed.txt deleted file mode 100644 index 51b5116fc8..0000000000 --- a/.changelog/3795.changed.txt +++ /dev/null @@ -1 +0,0 @@ -test: Added custom pod label tests for global configuration attributes \ No newline at end of file diff --git a/.changelog/3796.fixed.txt b/.changelog/3796.fixed.txt deleted file mode 100644 index adf9198db7..0000000000 --- a/.changelog/3796.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(logs): do not add exporters mutliple times to the pipeline \ No newline at end of file diff --git a/.changelog/3802.changed.txt b/.changelog/3802.changed.txt deleted file mode 100644 index ade31bf755..0000000000 --- a/.changelog/3802.changed.txt +++ /dev/null @@ -1 +0,0 @@ -test: Added custom pod annotation tests for global configuration attributes \ No newline at end of file diff --git a/.changelog/3803.changed.txt b/.changelog/3803.changed.txt deleted file mode 100644 index e22c905c98..0000000000 --- a/.changelog/3803.changed.txt +++ /dev/null @@ -1 +0,0 @@ -test: Added custom service account annotation tests for global configuration attributes \ No newline at end of file diff --git a/.changelog/3804.changed.1.txt b/.changelog/3804.changed.1.txt deleted file mode 100644 index 8f2f82d73f..0000000000 --- a/.changelog/3804.changed.1.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for kubernetes 1.30 for EKS \ No newline at end of file diff --git a/.changelog/3804.changed.3.txt b/.changelog/3804.changed.3.txt deleted file mode 100644 index 34b77d4368..0000000000 --- a/.changelog/3804.changed.3.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for kubernetes 1.30 for GKE \ No newline at end of file diff --git a/.changelog/3804.changed.4.txt b/.changelog/3804.changed.4.txt deleted file mode 100644 index 709e3f88aa..0000000000 --- a/.changelog/3804.changed.4.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for kubernetes 1.30 for AKS \ No newline at end of file diff --git a/.changelog/3804.changed.5.txt b/.changelog/3804.changed.5.txt deleted file mode 100644 index f2f62373d4..0000000000 --- a/.changelog/3804.changed.5.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for kubernetes 4.16 for OpenShift \ No newline at end of file diff --git a/.changelog/3808.changed.txt b/.changelog/3808.changed.txt deleted file mode 100644 index 0ca38c8a28..0000000000 --- a/.changelog/3808.changed.txt +++ /dev/null @@ -1 +0,0 @@ -test: Added custom image pull secrets tests for global configuration attributes \ No newline at end of file diff --git a/.changelog/3818.changed.txt b/.changelog/3818.changed.txt deleted file mode 100644 index 21460fde5e..0000000000 --- a/.changelog/3818.changed.txt +++ /dev/null @@ -1 +0,0 @@ -feat: do not send any histogram or summary metric \ No newline at end of file diff --git a/.changelog/3821.added.txt b/.changelog/3821.added.txt deleted file mode 100644 index b093391f24..0000000000 --- a/.changelog/3821.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat(metrics): Define allowlist for histogram metrics \ No newline at end of file diff --git a/.changelog/3829.changed.txt b/.changelog/3829.changed.txt deleted file mode 100644 index 07e264913c..0000000000 --- a/.changelog/3829.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: update OpenTelemetry Collector to 0.104.0-sumo-1 \ No newline at end of file diff --git a/.changelog/3832.fixed.txt b/.changelog/3832.fixed.txt deleted file mode 100644 index 4e92f031f9..0000000000 --- a/.changelog/3832.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics) \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b74a1afa14..4397b0c472 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,47 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v4.10.0] + +### Released 2024-08-22 + +### Breaking Changes + +- feat: Do not send any histogram or summary metric [#3818] + +### Added + +- feat(metrics): Define allowlist for histogram metrics [#3821] + +### Changed + +- test: Added custom pod label tests for global configuration attributes [#3795] +- test: Added custom pod annotation tests for global configuration attributes [#3802] +- test: Added custom service account annotation tests for global configuration attributes [#3803] +- feat: add support for kubernetes 1.30 for GKE [#3804] +- feat: add support for kubernetes 1.30 for EKS [#3804] +- feat: add support for kubernetes 1.30 for AKS [#3804] +- feat: add support for kubernetes 4.16 for OpenShift [#3804] +- test: Added custom image pull secrets tests for global configuration attributes [#3808] +- chore: update OpenTelemetry Collector to 0.104.0-sumo-1 [#3829] + +### Fixed + +- fix(logs): do not add exporters mutliple times to the pipeline [#3796] +- fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics) [#3832] + +[#3821]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3821 +[#3795]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3795 +[#3802]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3802 +[#3803]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3803 +[#3804]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3804 +[#3808]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3808 +[#3818]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3818 +[#3829]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3829 +[#3796]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3796 +[#3832]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3832 +[v4.10.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.10.0 + ## [v4.9.0] ### Released 2024-07-01 diff --git a/README.md b/README.md index a3ab5d9ded..34bd7a3b10 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ release. | version | planned end of life date | | ------------------------------------------------------------------------------------------------------- | ------------------------ | -| [v4.9](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.9/docs/README.md) | TBA | +| [v4.10](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.10/docs/README.md) | TBD | +| [v4.9](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.9/docs/README.md) | 2025-07-01 | | [v4.8](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.8/docs/README.md) | 2025-01-01 | | [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | 2024-12-07 | | [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | 2024-10-10 | diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index 30aa3b2bcb..eec3a9aaf7 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 4.9.0 -appVersion: 4.9.0 +version: 4.10.0 +appVersion: 4.10.0 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: