Skip to content

Commit

Permalink
chore: prepare release v4.7 (#3692)
Browse files Browse the repository at this point in the history
* chore: prepare release 3.8

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* chore: changelog

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* chore: make format

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

---------

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
  • Loading branch information
sumo-drosiek committed May 10, 2024
1 parent 8b6c48d commit 17d5c7a
Show file tree
Hide file tree
Showing 24 changed files with 70 additions and 37 deletions.
1 change: 0 additions & 1 deletion .changelog/3591.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3630.changed.0.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3630.changed.1.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3633.changed.0.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3633.changed.1.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3641.changed.0.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3641.changed.1.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3643.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3653.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3654.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3656.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3664.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3665.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3666.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3667.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3671.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3674.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3677.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3682.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3684.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3688.changed.txt

This file was deleted.

55 changes: 54 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,7 +7,60 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

<!-- towncrier release notes start -->

## [v4.6.1]
## [v4.7.0]

### Released 2024-05-10

Starting from this release we are using all images from `public.ecr.aws/sumologic` container image repository. We also mirroring all images
in `docker.io/sumologic` container image repository.

### Added

- feat(logs-collector): add templates for windows logs collection [#3591]
- chore: add instrumentation tests [#3643]
- chore: use Sumo Logic hosted Kube RBAC Proxy [#3674]
- feat: add support for namespace annotations to set sourceCategory, sourceCategoryPrefix, sourceCategoryReplaceDash, sourceHost, sourceName
[#3684]

### Changed

- feat(events): remove memory_limiter processor from the pipeline [#3630]
- feat: increase limit in memory_limiter procesor to 90% [#3630]
- chore: drop support for GKE 1.25 [#3633]
- chore: drop support for AKS 1.26 [#3633], [#3653]
- deps: update telegraf-operator to 1.4.0 [#3641]
- deps: update metrics-server to 6.13.1 [#3641]
- chore: add support for openshift 4.15 [#3654]
- feat: add ttlSecondsAfterFinished to setup and cleanup jobs [#3656]
- chore: update Sumo Logic Kubernetes Setup to v3.13.0 [#3664]
- feat: provide separate configuration for instrumentation repositories and tags [#3665]
- feat(cleanup): expose initContainers image for setup/cleanup job [#3666]
- chore: update Tailing Sidecar Operator to v0.12.0 [#3667]
- deps: bump otel-operator to 0.49.0 [#3671]
- feat: use Sumo Logic repository for all images [#3677]
- chore: update OpenTelemetry Collector to 0.99.0-sumo-0 [#3682]
- chore: update nginx image to 1.26.0-sumo-0 [#3688]

[#3591]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3591
[#3643]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3643
[#3674]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3674
[#3684]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3684
[#3630]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3630
[#3633]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3633
[#3653]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3653
[#3641]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3641
[#3654]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3654
[#3656]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3656
[#3664]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3664
[#3665]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3665
[#3666]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3666
[#3667]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3667
[#3671]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3671
[#3677]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3677
[#3682]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3682
[#3688]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3688

[v4.7.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.7.0## [v4.6.1]

### Released 2024-03-29

Expand Down
27 changes: 14 additions & 13 deletions README.md
Expand Up @@ -20,24 +20,25 @@ Sumo Logic Helm Chart Version
Below is a table with documentation for every supported minor release. EOL for the latest release will be six months after next minor
release.

| version | planned end of life date |
| ------------------------------------------------------------------------------------------------------- | ------------------------ |
| [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | TBA |
| [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 |
| [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 |
| [v3.18](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.18/docs/README.md) | 2024-04-20 |
| [v3.17](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.17/docs/README.md) | 2024-04-20 |
| [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 |
| version | planned end of life date |
| ----------------------------------------------------------------------------------------------------- | ------------------------ |
| [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | TBA |
| [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 |
| [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 |

### Unsupported versions

| version | end of life date |
| --------------------------------------------------------------------------------------------------------- | ---------------- |
| [v4.0](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.0/docs/README.md) | 2024-05-03 |
| [v3.18](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.18/docs/README.md) | 2024-04-20 |
| [v3.17](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.17/docs/README.md) | 2024-04-20 |
| [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 |
| [v3.13](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.13/docs/README.md) | 2024-03-01 |
| [v3.12](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.12/docs/README.md) | 2024-02-21 |
Expand Down
4 changes: 2 additions & 2 deletions deploy/helm/sumologic/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
name: sumologic
version: 4.6.0
appVersion: 4.6.0
version: 4.7.0
appVersion: 4.7.0
description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic.
type: application
keywords:
Expand Down

0 comments on commit 17d5c7a

Please sign in to comment.