Skip to content

v0.22.0

Compare
Choose a tag to compare
@weave-gitops-bot weave-gitops-bot released this 26 Apr 16:43
· 688 commits to main since this release

🚀 Enhancements

  • PR: #3605 - Allow group claim to be string, not only []string
  • PR: #3611 - Add OIDC prefix support for impersonation
  • PR: #3617 - Add support for .sourceignore for GitOps Run
  • PR: #3635 - Adding more health checks
  • PR: #3647 - Adding more checks

🐛 Bugs

  • PR: #3597 - Fix concurrently refreshing the ID token
  • PR: #3627 - fix the clean-up process
  • PR: #3629 - Fix broken test.
  • PR: #3640 - Fix the vulnerability in the yaml NPM package

📖 Documentation

  • PR: #3602 - Add Secrets docs to the website
  • PR: #3620 - Add docs for using a private helm repository in wge-profiles
  • PR: #3621 - [user-guide] Adds the 0.21.2 EE and 0.8.0 gitopssets-controller releases
  • PR: #3622 - fix code blocks by fixing spaces
  • PR: #3623 - Update frontend dev process docs