Skip to content

v0.20.0

Compare
Choose a tag to compare
@weave-gitops-bot weave-gitops-bot released this 29 Mar 19:24
· 1201 commits to main since this release

⚠️ Breaking changes

N/A

✍️ Action required

N/A

🚀 Enhancements

  • PR: #3469 - Change refresh token to expire after the ID token.
  • PR: #3517 - Speedup resource details

🔥 UI

  • PR: #3535 - Add DetailModal for Yaml display in EE
  • PR: #3539 - Support yaml commands for objects without a namespace
  • PR: #3541 - Scroll nav at small screen heights
  • PR: #3524 - Add detail page for Pods
  • PR: #3574 - Updating the props to meet what EE needs

🐛 Bugs

  • PR: #3525 - Flaky test when running curl to a Flux URL
  • PR: #3551 - Move feature flag status check to useFeatureFlags hook
  • PR: #3557 - add rlock to clustermgr hash to avoid a race condition
  • PR: #3558 - Fix race condition of byte buffer in port forwarding
  • PR: #3555 - fix the verbosity to not flood the logs
  • PR: #3567 - Fix Pendo initialization
  • PR: #3565 - Get inventory updates

📖 Documentation

  • PR: #3521 - Docs: add new feature to git generator
  • PR: #3526 - docs: Improve Pipeline docs