🚀 Enhancements
- PR: #2322 - Display oci helm repositories well
- PR: #2349 - Make it easy to find out the k8s and flux version
- PR: #2379 - Allow the oidc secret to be named other than 'oidc-auth' and improve logging
- PR: #2401 - Help command for gitops beta run
- PR: #2403 - add gitops bucket server
- PR: #2406 - Introduce BE featureflags, make the auth system use them
- PR: #2391 - Add optional prometheus metrics
- PR: #2411 - Add functionality to gitops beta run command
- PR: #2416 - implement dev bucket installation
- PR: #2410 - feat: kubeconfig token passthrough authentication for WGE commands in CLI
- PR: #2419 - Add command to generate a secret
- PR: #2434 - Add flags to gitops run
- PR: #2417 - CLI command to generate RBAC resources for tenant
- PR: #2443 - implement sync for gitops run
- PR: #2458 - add filterable table to flux runtime
- PR: #2469 - Install GitOps Dashboard for gitops beta run
- PR: #2481 - GitOps Run - add compile-time variable for the Dev Bucket container image
🔥 UI
- PR: #2346 - Fix flickering in Data Table
- PR: #2351 - Show Reconciling State in UI
- PR: #2374 - Link to images in detail pages
- PR: #2378 - Make it easier to highlight yaml
- PR: #2387 - Removes tags from image links
- PR: #2394 - Fixes bug in computeReady function
- PR: #2396 - Button Styling Tweaks
- PR: #2395 - Redirect to previous location on 401
- PR: #2389 - Nav fixed vertically, but scrolls horizontally
- PR: #2479 - Move Cluster column forward on Sources page
🐛 Bugs
- PR: #2390 - Graph view hides resources with default zoom
- PR: #2408 - fix nil pointer deref in GitRepositoryToProto
- PR: #2424 - Set version flags when building release images, too
- PR: #2429 - Make events use the same cluster connection as everything else
- PR: #2439 - only show automations pertaining to chosen cluster
- PR: #2445 - Upgrade containerd
- PR: #2446 - Use access token for UserInfo endpoint access
- PR: #2448 - release: Set tag on the correct commit
- PR: #2470 - Unify oci link handling