Skip to content

Release v4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:15
116b367

4.5.0 (2026-06-29)

Bug Fixes

  • oidc: allow empty issuer to skip discovery for split-horizon setups (d722457)
  • relations: align kind badge and type title across graph and overview (cc74494)
  • ci: fix helm-unittest plugin install on Helm 3.13 and document pinning rationale (3866a05, e32a362)

Features

  • relations: show kind badges and health state on graph nodes and overview tab (bc0deb1)
  • frontend: add ErrorBoundary to prevent full-app crashes (ae8bb69)
  • ui: add Crossview favicon and switch to icon-only SVG (52d3a41, 3ea3a5c)

Documentation

  • clarify PostgreSQL is only required for auth_mode=session (8786f18)
  • oidc: trim loader issuer comment and mirror empty-issuer defaults in JS config loader (2d56b2e, 88256f5, 53e9ce3)

Other

  • cleanups: remove error boundary screenshots and style-only inline comments (66573ca, 07a414b)
  • maintenance: update roadmap/dashboard assets and next-version metadata (223a722, b4c98c2)

4.4.0 (2026-05-19)

Bug Fixes

  • ci: make helm-unittest plugin install deterministic (01bad86)
  • cache: fix caching and managed resource definition/policy readability (3a7f9a6)
  • ui: pass namespace when navigating from namespaced XR to managed resources (74892d6)

Features

  • resource-relations: modularize graph UI, refine health/navigation behavior, and improve relation rendering (8eda498)

Other

  • clean up unused code and improve error handling in optimized context switching flow (339944b)