🚀 Enhancements
- PR: #2573 - [UI,BE] Filter resources by tenant
- PR: #2620 - Log when a resource is suspended or synced
- PR: #2604 - Return Added and Removed Clusters in Clusters.Set()
- PR: #2609 - CLI command for creating GitOps Dashboard
- PR: #2641 - Hide the cluster column in WG OSS
- PR: #2654 - ui: Sort events by newest first
- PR: #2638 - GetProfiles and GetProfileValues to accept HelmRepo details
- PR: #2652 - Initial pendo integration
- PR: #2624 - Passthrough token
- PR: #2658 - Add listObjects, make sources table use it
- PR: #2621 - security documentation added for vulnerability management process
- PR: #2552 - Remove enterprise-only CLI commands
🔥 UI
- PR: #2605 - Add Nav Styles
- PR: #2616 - ui: Make source details do http requests from the top, too
- PR: #2645 - Make feature flags part of context
- PR: #2659 - Remove extra top padding
- PR: #2663 - Fix titles overflowing graph nodes
- PR: #2649 - Suspend/Resume All
🐛 Bugs
- PR: #2613 - Fix spacing of nodes with child nodes
- PR: #2590 - Raise an error if an empty
UserPrincipal
is passed toClientConfigWithUser
- PR: #2626 - Make the whole release flow use the release commit
- PR: #2625 - fix log message
- PR: #2627 - ui: PageStatus should display Failed when state is bad
- PR: #2644 - ui: Fix sort by Reason or Timestamp in the Events table
- PR: #2646 - ui: Fix sort direction not reversed sometimes when clicking on the header of a selected sort column
- PR: #2655 - clustersmngr: Reduce the number of ways we create cluster configs
- PR: #2665 - Exit more gracefully in ListHelmReleases when a HelmRelease revision is missing
- PR: #2669 - Fix error logs in UI tests