From 10ca389e93a045925932a1fa865dcec403dda680 Mon Sep 17 00:00:00 2001 From: Raj Nishtala Date: Fri, 11 Oct 2024 16:19:39 -0400 Subject: [PATCH] chore: Prepare release 4.11.0 --- .changelog/3852.changed.txt | 1 - .changelog/3853.fixed.txt | 1 - .changelog/3854.changed.txt | 1 - .changelog/3855.changed.txt | 1 - .changelog/3856.changed.txt | 1 - CHANGELOG.md | 22 ++++++++++++++++++++++ README.md | 15 ++++++++------- deploy/helm/sumologic/Chart.yaml | 4 ++-- docs/README.md | 2 +- 9 files changed, 33 insertions(+), 15 deletions(-) delete mode 100644 .changelog/3852.changed.txt delete mode 100644 .changelog/3853.fixed.txt delete mode 100644 .changelog/3854.changed.txt delete mode 100644 .changelog/3855.changed.txt delete mode 100644 .changelog/3856.changed.txt diff --git a/.changelog/3852.changed.txt b/.changelog/3852.changed.txt deleted file mode 100644 index 87e9d0110a..0000000000 --- a/.changelog/3852.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: upgrade terraform provider \ No newline at end of file diff --git a/.changelog/3853.fixed.txt b/.changelog/3853.fixed.txt deleted file mode 100644 index 544dceff19..0000000000 --- a/.changelog/3853.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(timestamp): Fix the timestamp locator for log sources \ No newline at end of file diff --git a/.changelog/3854.changed.txt b/.changelog/3854.changed.txt deleted file mode 100644 index 5bc89a033f..0000000000 --- a/.changelog/3854.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: upgrade k8s setup to 3.16.0 \ No newline at end of file diff --git a/.changelog/3855.changed.txt b/.changelog/3855.changed.txt deleted file mode 100644 index 45e901d360..0000000000 --- a/.changelog/3855.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: Upgrading otel to v0.108.0-sumo-0 \ No newline at end of file diff --git a/.changelog/3856.changed.txt b/.changelog/3856.changed.txt deleted file mode 100644 index e5acb2c496..0000000000 --- a/.changelog/3856.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: upgrade tailing-sidecar to v0.16.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e0887c27e5..e7f45fef45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v4.11.0] + +### Released 2024-10-11 + +### Changed + +- chore: upgrade terraform provider [#3852] +- chore: upgrade k8s setup to 3.16.0 [#3854] +- chore: Upgrading otel to v0.108.0-sumo-0 [#3855] +- chore: upgrade tailing-sidecar to v0.16.0 [#3856] + +### Fixed + +- fix(timestamp): Fix the timestamp locator for log sources [#3853] + +[#3852]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3852 +[#3854]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3854 +[#3855]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3855 +[#3856]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3856 +[#3853]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3853 +[v4.11.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.11.0 + ## [v4.10.0] ### Released 2024-08-23 diff --git a/README.md b/README.md index 34bd7a3b10..f3f9cec54e 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,21 @@ release. | version | planned end of life date | | ------------------------------------------------------------------------------------------------------- | ------------------------ | -| [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.11](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.11/docs/README.md) | TBD | +| [v4.10](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.10/docs/README.md) | 2025-04-01 | +| [v4.9](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.9/docs/README.md) | 2025-02-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 | -| [v4.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.5/docs/README.md) | 2024-09-27 | -| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | 2024-08-22 | -| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | 2024-07-24 | -| [v3.19](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.19/docs/README.md) | 2024-08-21 | ### Unsupported versions | version | end of life date | | --------------------------------------------------------------------------------------------------------- | ---------------- | +| [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | 2024-10-10 | +| [v4.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.5/docs/README.md) | 2024-09-27 | +| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | 2024-08-22 | +| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | 2024-07-24 | +| [v3.19](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.19/docs/README.md) | 2024-08-21 | | [v4.2](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.2/docs/README.md) | 2024-06-13 | | [v4.1](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.1/docs/README.md) | 2024-05-27 | | [v4.0](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.0/docs/README.md) | 2024-05-03 | diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index ebfb77a3d4..5a968cc933 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 4.10.0 -appVersion: 4.10.0 +version: 4.11.0 +appVersion: 4.11.0 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: diff --git a/docs/README.md b/docs/README.md index a0e47a80af..92644a5edb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -107,7 +107,7 @@ The following table displays the currently used software versions for our Helm c | Name | Version | | ----------------------------------------- | ------- | -| OpenTelemetry Collector | 0.104.0 | +| OpenTelemetry Collector | 0.108.0 | | OpenTelemetry Operator | 0.56.1 | | kube-prometheus-stack/Prometheus Operator | 40.5.0 | | Falco | 3.8.7 |