github weaveworks/weave-gitops v0.4.1

latest releases: v0.38.0, v0.37.0, v0.36.0...
2 years ago

Flux Upgrade

  • PR: #997 - Upgrade flux version from 0.19.1 to 0.21.0

This release comes with ECDSA as the default SSH key algorithm used by flux bootstrap and all the other commands that generate SSH keys. This change was imposed by GitHub that is no longer accepting RSA SHA-1 SSH keys.

Read the official release notes. The release notes include steps for rotating your SSH deploy keys.

🚀 Enhancements

  • PR: #980 - Move app add to add app
  • PR: #983 - Move app remove to delete app
  • PR: #958 - Sync application endpoint
  • PR: #984 - Move app pause/app unpause to suspend app/resume app respectively
  • PR: #990 - Move app list to get apps
  • PR: #931 - Add integration tests
  • PR: #999 - Move app <app-name> get commits to get commits <app-name>
  • PR: #998 - Move app status to get app
  • PR: #1014 - Move auto-generated CLI reference under "CLI Reference" menu item
  • PR: #1009 - Add flag validation for WGE commands

🔥 UI

  • PR: #978 - Update README for UI Dev environment setup

🐛 Bugs

  • PR: #970 - Fix overflowing text in graph nodes (#899)
  • PR: #987 - Resolve nighlty test conflicts
  • PR: #969 - Fix capi template being rendered without identityRef
  • PR: #994 - FIx beta install to create the GitOps runtime file
  • PR: #1000 - Remove pr- prefix from flags
  • PR: #1006 - Replacing undescore with dashs on cluster names
  • PR: #1008 - Fix delete cluster request body always being empty
  • PR: #1015 - Fixes add-app in wego-server
Uncategorized
  • PR: #977 - Updated README for v0.4.0
  • PR: #996 - Upd bug template to use label 'bug'; ask for flux logs
  • PR: #975 - Add new App Fetcher
  • PR: #1020 - Updating to version 0.4.1

Don't miss a new weave-gitops release

NewReleases is sending notifications on new releases.