v2.10.3 - 04/Aug/2026
New Features & Enhancements
-
OIDC Authentication Customization: Exposed two new configuration options,
oidcLogoutandskipLoginPage, for OIDC provider authentication methods (including Keycloak and Rancher). These allow administrators to control whether logging out of SUSE Observability also logs the user out of their OIDC provider, and whether the SUSE Observability login page is bypassed. -
Dependent Dashboard Variables: Dashboard variables that rely on other variables now automatically reset whenever their dependent variable changes, ensuring consistent and accurate widget data.
-
Main Menu Dynamic Width: Automatically adjusts the width of the main menu to prevent navigation item titles from being truncated.
-
Main Menu Group Overrides: Added support for overriding
MainMenuGroupproperties, allowing custom configurations foricon,order, anddefaultOpenbehavior. -
Independent MCP Server Control: The MCP server can now be enabled independently from the AI-Assistant.
-
Granular Datastore Backup Control: Introduced an
enabledflag for backups per datastore, allowing specific backups (such as settings backups) to be disabled as needed.
Bug Fixes
-
Platform & Deployment:
-
FIPS Compatibility: Resolved an issue to allow successful deployment of the platform on FIPS-enabled clusters.
-
Database Transaction Consistency: Fixed an issue where successfully committed database transactions were not observed by the client, which previously led to inconsistent subsequent mutations.
-
-
UI & Navigation Refinements:
-
Preserved Filters: Reloading the SUSE Observability application or accessing it via a direct link now correctly retains predefined filters where applicable.
-
Traces Perspective Navigation: Fixed a bug that prevented users from successfully navigating to the traces perspective from the exploration view.
-
Version Change Events: Version Changed events now correctly display the appropriate version change badges instead of a confusing
+0/-0diff indication.
-