From 01583079ed01f5f171b23c25c6786e95bad7b5e5 Mon Sep 17 00:00:00 2001 From: Katarzyna Kujawa Date: Fri, 4 Aug 2023 09:06:01 +0200 Subject: [PATCH] chore: prepare release 3.12.0 --- .changelog/3176.changed.txt | 1 - .changelog/3178.fixed.txt | 1 - .changelog/3181.changed.txt | 1 - .changelog/3185.fixed.txt | 1 - .changelog/3190.added.txt | 1 - CHANGELOG.md | 25 +++++++++++++++++++++++++ README.md | 3 ++- deploy/helm/sumologic/Chart.yaml | 4 ++-- 8 files changed, 29 insertions(+), 8 deletions(-) delete mode 100644 .changelog/3176.changed.txt delete mode 100644 .changelog/3178.fixed.txt delete mode 100644 .changelog/3181.changed.txt delete mode 100644 .changelog/3185.fixed.txt delete mode 100644 .changelog/3190.added.txt diff --git a/.changelog/3176.changed.txt b/.changelog/3176.changed.txt deleted file mode 100644 index 41e0acc730..0000000000 --- a/.changelog/3176.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: update otelcol to 0.82.0-sumo-0 \ No newline at end of file diff --git a/.changelog/3178.fixed.txt b/.changelog/3178.fixed.txt deleted file mode 100644 index da54bf8daa..0000000000 --- a/.changelog/3178.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(metrics): add job attribute to Prometheus annotation metrics \ No newline at end of file diff --git a/.changelog/3181.changed.txt b/.changelog/3181.changed.txt deleted file mode 100644 index 86121a00a9..0000000000 --- a/.changelog/3181.changed.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for multiple multiline detection \ No newline at end of file diff --git a/.changelog/3185.fixed.txt b/.changelog/3185.fixed.txt deleted file mode 100644 index 730bc37c45..0000000000 --- a/.changelog/3185.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(otellogs): fix configuration for filelog/container to use default settings for fingerprint_size on k8s >=1.24 \ No newline at end of file diff --git a/.changelog/3190.added.txt b/.changelog/3190.added.txt deleted file mode 100644 index 18f66c1882..0000000000 --- a/.changelog/3190.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat(metrics/collector): allow disabling metrics from annotated Pods \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f19b34b1d..24f2d10c39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v3.12.0] + +### Released 2023-08-07 + +### Added + +- feat(metrics/collector): allow disabling metrics from annotated Pods [#3190] + +### Changed + +- chore: update otelcol to 0.82.0-sumo-0 [#3176] +- feat: add support for multiple multiline detection [#3181] + +### Fixed + +- fix(metrics): add job attribute to Prometheus annotation metrics [#3178] +- fix(otellogs): fix configuration for filelog/container to use default settings for fingerprint_size on k8s >=1.24 [#3185] + +[#3190]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3190 +[#3176]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3176 +[#3181]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3181 +[#3178]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3178 +[#3185]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3185 +[v3.12.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v3.12.0 + ## [v3.11.0] ### Released 2023-07-28 diff --git a/README.md b/README.md index 838874aa39..6f16a95a10 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Sumo Logic Helm Chart Version | version | status | | --------------------------------------------------------------------------------------------------------- | --------------------------------------- | -| [v3.11](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.11/docs/README.md) | current / supported | +| [v3.12](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.12/docs/README.md) | current / supported | +| [v3.11](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.11/docs/README.md) | deprecated / supported until 2024-02-07 | | [v3.10](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.10/docs/README.md) | deprecated / supported until 2024-01-28 | | [v3.9](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.9/docs/README.md) | deprecated / supported until 2024-01-06 | | [v3.8](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.8/docs/README.md) | deprecated / supported until 2023-12-14 | diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index d2328ec2a6..1d89ec444e 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 3.11.0 -appVersion: 3.11.0 +version: 3.12.0 +appVersion: 3.12.0 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: