Skip to content

v0.4.1-rc0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Nov 16:16
· 4689 commits to main since this release
481425c

🚀 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: #997 - Upgrade flux version from 0.19.1 to 0.21.0
  • PR: #1014 - Move auto-generated CLI reference under "CLI Reference" menu item

🔥 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