File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 132132 * [ v2.2.0 - 09/Dec/2024] ( setup/release-notes/v2.2.0.md )
133133 * [ v2.2.1 - 10/Dec/2024] ( setup/release-notes/v2.2.1.md )
134134 * [ v2.3.0 - 30/Jan/2025] ( setup/release-notes/v2.3.0.md )
135+ * [ v2.3.1 - 17/Mar/2025] ( setup/release-notes/v2.3.1.md )
135136* [ Upgrade SUSE Observability] ( setup/upgrade-stackstate/README.md )
136137 * [ Migration from StackState] ( setup/upgrade-stackstate/migrate-from-6.md )
137138 * [ Steps to upgrade] ( setup/upgrade-stackstate/steps-to-upgrade.md )
Original file line number Diff line number Diff line change 1+ ---
2+ description : SUSE Observability Self-hosted
3+ ---
4+
5+ # v2.3.1 - 17/March/2025
6+
7+ ## Release Notes SUSE Observability Helm Chart version 2.3.1
8+
9+ ### New Features & Enhancements
10+
11+ * ** Performance:** Significantly improved health timeline performance for large-scale environments.
12+ * ** Webhook Notifications:** Webhook notification channel now accepts any 2xx HTTP status code as a successful response.
13+ * ** Timeline Visibility:** Enhanced visibility for subtle changes within the timeline.
14+ * ** License Expiration Warnings:**
15+ * A warning will now appear in the UI 7 days prior to license expiration.
16+ * An additional warning will be displayed if the license has been expired for 14 days.
17+ * ** Span Event Inline Display:** Events for Spans are now shown inline, enabling easier trace span analysis.
18+ * ** ArgoCD Helm Chart Compatibility:** The Helm chart can now be installed using ArgoCD by setting ` .Values.deployment.compatibleWithArgoCD ` to ` true ` .
19+
20+ ### Bug Fixes
21+
22+ * ** License Key Secret:** Resolved an issue where the license key secret was not found when ` stackstate.authentication.fromExternalSecret ` was enabled.
23+ * ** Widget Collapse/Expand Animation:** Corrected the collapse/expand animation for widgets.
24+ * ** Trace Latency Selection:** Corrected a bug that affected the selection of trace latency.
25+
26+ ## Agent Bug Fixes
27+
28+ * ** API Key Requirement:** Fixed a bug that incorrectly required ` stackstate.apiKey ` when ` stackstate.manageOwnSecrets=true ` was set.
29+ * ** Header Injector:** Fixed an issue with the header injector when handling long release names.
You can’t perform that action at this time.
0 commit comments