diff --git a/.changelog/3447.fixed.txt b/.changelog/3447.fixed.txt deleted file mode 100644 index 0eb62b49c8..0000000000 --- a/.changelog/3447.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(metrics): use targetallocator serviceaccount created by the operator \ No newline at end of file diff --git a/.changelog/3455.changed.txt b/.changelog/3455.changed.txt deleted file mode 100644 index e4f0f58de0..0000000000 --- a/.changelog/3455.changed.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update falco to 3.8.6 \ No newline at end of file diff --git a/.changelog/3456.changed.txt b/.changelog/3456.changed.txt deleted file mode 100644 index 726852f715..0000000000 --- a/.changelog/3456.changed.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update metrics server to 6.6.5 \ No newline at end of file diff --git a/.changelog/3457.changed.txt b/.changelog/3457.changed.txt deleted file mode 100644 index 49e69008d9..0000000000 --- a/.changelog/3457.changed.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update opentelemetry operator to 0.46.0 \ No newline at end of file diff --git a/.changelog/3459.added.txt b/.changelog/3459.added.txt deleted file mode 100644 index 98ced9b434..0000000000 --- a/.changelog/3459.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add global tolerations option \ No newline at end of file diff --git a/.changelog/3460.changed.txt b/.changelog/3460.changed.txt deleted file mode 100644 index 97a7bfad48..0000000000 --- a/.changelog/3460.changed.txt +++ /dev/null @@ -1 +0,0 @@ -feat(opentelemetry): send information about k8s version diff --git a/.changelog/3462.added.txt b/.changelog/3462.added.txt deleted file mode 100644 index 0d933a3eab..0000000000 --- a/.changelog/3462.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add global affinity option \ No newline at end of file diff --git a/.changelog/3469.fixed.txt b/.changelog/3469.fixed.txt deleted file mode 100644 index 6e76e364c7..0000000000 --- a/.changelog/3469.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(metrics/collector): add separate image for metrics collector \ No newline at end of file diff --git a/.changelog/3478.changed.0.txt b/.changelog/3478.changed.0.txt deleted file mode 100644 index ff970c95f5..0000000000 --- a/.changelog/3478.changed.0.txt +++ /dev/null @@ -1 +0,0 @@ -chore: drop support for GKE 1.24 \ No newline at end of file diff --git a/.changelog/3478.changed.1.txt b/.changelog/3478.changed.1.txt deleted file mode 100644 index fe457725bc..0000000000 --- a/.changelog/3478.changed.1.txt +++ /dev/null @@ -1 +0,0 @@ -chore: add support for GKE 1.29 \ No newline at end of file diff --git a/.changelog/3490.added.txt b/.changelog/3490.added.txt deleted file mode 100644 index c7ff991941..0000000000 --- a/.changelog/3490.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat(chart): run integration tests on k8s 1.29" \ No newline at end of file diff --git a/.changelog/3491.added.txt b/.changelog/3491.added.txt deleted file mode 100644 index c440860a64..0000000000 --- a/.changelog/3491.added.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add endpointslices RBAC permission \ No newline at end of file diff --git a/.changelog/3505.changed.txt b/.changelog/3505.changed.txt deleted file mode 100644 index 51c9254427..0000000000 --- a/.changelog/3505.changed.txt +++ /dev/null @@ -1 +0,0 @@ -feat(targetallocator): expose resource configuration \ No newline at end of file diff --git a/.changelog/3507.changed.0.txt b/.changelog/3507.changed.0.txt deleted file mode 100644 index 74bb268e79..0000000000 --- a/.changelog/3507.changed.0.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update Falco to 3.8.7 \ No newline at end of file diff --git a/.changelog/3507.changed.1.txt b/.changelog/3507.changed.1.txt deleted file mode 100644 index 031397fada..0000000000 --- a/.changelog/3507.changed.1.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update Metrics Server to 6.8.0 \ No newline at end of file diff --git a/.changelog/3510.changed.txt b/.changelog/3510.changed.txt deleted file mode 100644 index 6bc7bf4e7f..0000000000 --- a/.changelog/3510.changed.txt +++ /dev/null @@ -1 +0,0 @@ -chore: update OpenTelemetry Collector to v0.92.0-sumo-0 \ No newline at end of file diff --git a/.changelog/3515.changed.txt b/.changelog/3515.changed.txt deleted file mode 100644 index 49e69008d9..0000000000 --- a/.changelog/3515.changed.txt +++ /dev/null @@ -1 +0,0 @@ -deps: update opentelemetry operator to 0.46.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 61588e5839..bb94cdd9ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,50 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v4.4.0] + +### Released 2024-01-24 + +### Added + +- feat: add global tolerations option [#3459] +- feat: add global affinity option [#3462] +- feat(chart): run integration tests on k8s 1.29" [#3490] +- feat: add endpointslices RBAC permission [#3491] + +### Changed + +- deps: update falco to 3.8.6 [#3455] +- deps: update metrics server to 6.6.5 [#3456] +- deps: update opentelemetry operator to 0.46.0 [#3457], [#3515] +- feat(opentelemetry): send information about k8s version [#3460] +- chore: drop support for GKE 1.24 [#3478] +- chore: add support for GKE 1.29 [#3478] +- feat(targetallocator): expose resource configuration [#3505] +- deps: update Metrics Server to 6.8.0 [#3507] +- deps: update Falco to 3.8.7 [#3507] +- chore: update OpenTelemetry Collector to v0.92.0-sumo-0 [#3517] + +### Fixed + +- fix(metrics/collector): add separate image for metrics collector [#3469] + +[#3459]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3459 +[#3462]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3462 +[#3490]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3490 +[#3491]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3491 +[#3455]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3455 +[#3456]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3456 +[#3457]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3457 +[#3515]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3515 +[#3460]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3460 +[#3478]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3478 +[#3505]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3505 +[#3507]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3507 +[#3517]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3517 +[#3469]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3469 +[v4.4.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.4.0 + ## [v4.3.1] ### Released 2023-12-14 @@ -206,7 +250,7 @@ See the [migration guide][v4_migration_guide] for details. ### Added - feat: add description including helm version to collector [#3425] -- feat: add endpointslices RBAC permission [#3491] +- feat: add endpointslices RBAC permission [#3510] ### Changed @@ -218,7 +262,7 @@ See the [migration guide][v4_migration_guide] for details. - deps: upgrade `tailing-sidecar` subchart from `v0.8.0` to `v0.9.0` [#3408] - deps: update telegraf operator to `v1.3.12` [#3443] - feat(opentelemetry): send information about k8s version [#3463] -- chore: update OpenTelemetry Collector to v0.92.0-sumo-0 [#3510] +- chore: update OpenTelemetry Collector to v0.92.0-sumo-0 [#3512] ### Fixed @@ -230,9 +274,9 @@ See the [migration guide][v4_migration_guide] for details. [#3444]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3444 [#3445]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3445 [#3436]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3436 -[#3491]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3491 [#3463]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3463 [#3510]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3510 +[#3512]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3512 [v3.18.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v3.18.0 ## [v3.17.0] diff --git a/README.md b/README.md index ace22bed5a..77b9dbafae 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ release. | version | planned end of life date | | ------------------------------------------------------------------------------------------------------- | ------------------------ | -| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | TBA | +| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | TBA | +| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | 2024-07-24 | | [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 2fd29f1e3b..79068b1d6a 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 4.3.0 -appVersion: 4.3.0 +version: 4.4.0 +appVersion: 4.4.0 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: