Skip to content

v0.20.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@weave-gitops-bot weave-gitops-bot released this 28 Mar 12:27
· 764 commits to main since this release

💸 Features and improvements

  • PR: #3517 - Speedup resource details

🔥 UI

  • 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: #3535 - Add DetailModal for Yaml display in EE

🐛 Bugs

  • PR: #3525 - Flaky test when running curl to a Flux URL
  • PR: #3551 - Move feature flag status check to use feature flags hook
  • PR: #3557 - add rlock to clustermgr hash to avoid a race condition
  • PR: #3469 - Change refresh token to expire after the ID token.
  • 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

📖 Documentation

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