Skip to content

Commit f6f1e17

Browse files
committed
STAC-22253: Add release notes and propose 2.3.0 release
1 parent 6df24bc commit f6f1e17

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
* [v2.1.0 - 29/Oct/2024](setup/release-notes/v2.1.0.md)
130130
* [v2.2.0 - 09/Dec/2024](setup/release-notes/v2.2.0.md)
131131
* [v2.2.1 - 10/Dec/2024](setup/release-notes/v2.2.1.md)
132+
* [v2.3.0 - 28/Jan/2025](setup/release-notes/v2.3.0.md)
132133
* [Upgrade SUSE Observability](setup/upgrade-stackstate/README.md)
133134
* [Migration from StackState](setup/upgrade-stackstate/migrate-from-6.md)
134135
* [Steps to upgrade](setup/upgrade-stackstate/steps-to-upgrade.md)

setup/release-notes/v2.3.0.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
description: SUSE Observability Self-hosted
3+
---
4+
5+
# v2.3.0 - 28/Jan/2025
6+
7+
## Release Notes SUSE Observability version 7.0.0-snapshot.20250124171607-master-8a3bd61 Helm Chart version 2.3.0
8+
9+
### New Features & Enhancements
10+
* Support for a 4000 Nodes HA deployment profile was added.
11+
* The following libraries and container images were upgraded to improve security of Suse Observability.
12+
* HDFS
13+
* Avro
14+
* Protobuf
15+
* Pac4j
16+
* Logback
17+
* Sts-toolbox
18+
* All Suse Observability base images
19+
* Kafka and Kafka operator
20+
* Victoria metrics
21+
* Container tools
22+
* Minio
23+
* Nginx prometheus exporter
24+
* ElasticSearch prometheus Exporter
25+
26+
### Bug Fixes
27+
* Fix issue where the vmrestore docker image could not be pulled from the rancher docker repositories.
28+
* Fixed an issue where helm install would fail due to the suse-observability-backup-conf job exiting so fast that helm does not observe it.
29+
* Fix bug where fullComponents() in scriptAPI would fail with a `Could not find elements` message.
30+
31+
### Breaking changes
32+
* Using `stackstate.components.all.image.pullSecretUserName` for defining pull-secrets was removed from the suse-observability helm chart. The way to define a pullsecret is through the `suse-observability-values` chart or through `pull-secret.credentials`.
33+
34+
## Agent Bug Fixes
35+
* Fix SUSE Observability agent not installing due to a pull secret not yet being created during running of a helm prehook.
36+
* Fix issue where the SUSE Observability agent prevents containerd tmpmounts to be unmounted

0 commit comments

Comments
 (0)