💸 Features and improvements
We made GitOps Run much more secure by adding TLS transport and authentication to it. See these PRs for details:
- PR: #3098 - Add HTTPS support to bucket server
- PR: #3102 - implement auth middleware for s3
- PR: #3106 - use HTTPS in
gitops run
S3 bucket server - PR: #3114 Generate S3 server credentials on-the-fly
- PR: #3120 - bump gitops-bucket-server image ref in the CLI to latest
🚀 Enhancements
- PR: #3059 - Add
--skip-dashboard-install
flag to GitOps Run
🔥 UI
- PR: #3069 - Pendo during signup screen
- PR: #3075 - Allow the wego-admin user read access to all objects
- PR: #3110 - Fix incorrect message display for reconciled objects
- PR: #3108 - Hyperlink to Cluster details page when referenced
🐛 Bugs
- PR: #3112 - Return empty string on unknown route
📖 Documentation
- PR: #3058 - docs: remove duplicate "installation" entry from left nav
- PR: #3086 - add azure image to website docs
- PR: #3087 - update commit time docs
Uncategorized
- PR: #3062 - Support supplying multiple fetchers
- PR: #3040 - Upgrade flux to 0.37.0
- PR: #3067 - fix: Update versions in code snippets
- PR: #3068 - docs: Update release notes
- PR: #3043 - add helm chart reloading capability
- PR: #3047 - Allow dynamic claims
- PR: #3076 - Support multiple instances of Flux in Flux Runtime view
- PR: #3079 - run: Create directories recursively
- PR: #3070 - dashboard: Use fallback namespace if no part-of=flux label
- PR: #3080 - [fix] Chip filters are lost on refresh
- PR: #3093 - Publish non-release NPM packages from PRs too
- PR: #3094 - remove path feature
- PR: #3095 - Update templates.mdx
- PR: #3091 - [fix] Navigating to the notifications view results in an error message:
- PR: #3090 - Flux Runtime Controller view shows controllers from multiple namespaces
- PR: #3096 - run: Add annotation on vcluster for the automation kind created
- PR: #3101 - Add notification scheme to kube client
- PR: #3081 - use absolute target path during validation
- PR: #3105 - Update template docs
- PR: #3111 - test: fix occasional panic sending on a closed channel
- PR: #3118 - docs: Update pipeline docs
- PR: #3121 - bump golang.org/x/net to fix CVE