v0.9.4
weave-gitops-bot
released this
01 Sep 13:54
·
1972 commits
to main
since this release
🚀 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
- PR: #2622 - implement installer and exec packages for flux cli
🔥 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
- PR: #2679 - Fix displaying errors with useListSources
Uncategorized
- PR: #2606 - Remove Helm v2 dependency
- PR: #2466 - Bump terser from 5.13.1 to 5.14.2 in /website
- PR: #2467 - Bump terser from 5.10.0 to 5.14.2
- PR: #2632 - Populate the groups field in the oauth2/userinfo API response
- PR: #2670 - Upgrade flux components to latest versions
- PR: #2674 - Bump helm.sh/helm/v3 from 3.9.1 to 3.9.4
- PR: #2676 - Update envtest tests to use 1.24
- PR: #2678 - Fixes occasional panic when leaf cluster unreachable