Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions setup/release-notes/v2.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ description: SUSE Observability Self-hosted
* Fixed issue where outgoing and incoming layers were reversed in the topology visualizer.
* Make sure the 'available service endpoints' fires when there are pods which are not in ready state."
* Only load related resources per type to avoid an error condition in the related resources drawer.

### Breaking changes
* The allowed usernames when using [file based authenticated](/setup/security/authentication/file.md) is restricted to alphanumeric characters and `_`.
Loading