Skip to content

Releases: weaveworks/weave-gitops

v0.23.0-rc.1

10 May 05:29
Compare
Choose a tag to compare
v0.23.0-rc.1 Pre-release
Pre-release

We released the first release candidate for v0.23.0, bringing significant updates to both the Flux UI and documentation. This release enhances user experience with improved navigation aesthetics, a redesigned application details page, added status and icon indicators, syntax highlighting in YamlView, and a shift to the Weaveworks logo. Documentation updates include the addition of WGE 0.22.0 release notes and improvements to the release process docs.

🔥 UI

  • PR: #3651 - Add an additional page status for automations that summarizes their canaries
  • PR: #3660 - Update nav icons and colors
  • PR: #3655 - 2704 redesign application details
  • PR: #3658 - Add icon and status for tf plans that are waiting for user action
  • PR: #3675 - Change "G" logo to Weaveworks logo
  • PR: #3676 - Add syntax highlighting to the YamlView
  • PR: #3673 - Trick bundler into correctly building D3

📖 Documentation

  • PR: #3654 - Add WGE 0.22.0 release notes
  • PR: #3662 - Improve release process docs

v0.22.0

26 Apr 16:43
Compare
Choose a tag to compare

🚀 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

v0.22.0-rc.1

25 Apr 18:14
Compare
Choose a tag to compare
v0.22.0-rc.1 Pre-release
Pre-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

🐛 Bugs

  • PR: #3597 - Fix concurrently refreshing the ID token
  • PR: #3622 - fix code blocks by fixing spaces
  • 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: #3623 - Update frontend dev process docs

v0.21.2

13 Apr 08:16
Compare
Choose a tag to compare

🚀 Enhancements

  • PR: #3570 - use client-side apply for better interactivity
  • PR: #3598 - implement remove run for non-session mode

🔥 UI

  • PR: #3579 - Use custom svgs instead of MUI for Nav icons
  • PR: #3609 - Swap out some nav icons
  • PR: #3584 - Add Text component to use in EE and update Flex to accept data-testid as prop
  • PR: #3590 - Add health checks in UI

🐛 Bugs

  • PR: #3562 - Dashboard reconciliation stuck when running GitOps Run in the no session mode with OSS dashboard already installed
  • PR: #3600 - fix url checking reg exp and make it readable

📖 Documentation

  • PR: #3612 - docs: Add instructions on configuring WGE to create PRs in Azure DevOps
  • PR: #3586 - Merge gitopssets docs
  • PR: #3592 - Adds installation instructions for the gitopssets-controller
  • PR: #3587 - Adds user-guide for raw templates and chart paths

v0.21.1

12 Apr 19:36
Compare
Choose a tag to compare

🚀 Enhancements

  • PR: #3542 - Use dynamic Secret name for admin credentials
  • PR: #3570 - use client-side apply for better interactivity
  • PR: #3598 - implement remove run for non-session mode

🔥 UI

  • PR: #3579 - Use custom svgs instead of MUI for Nav icons
  • PR: #3609 - Swap out some nav icons
  • PR: #3584 - Add Text component to use in EE and update Flex to accept data-testid as prop
  • PR: #3590 - Add health checks in UI

🐛 Bugs

  • PR: #3562 - Dashboard reconciliation stuck when running GitOps Run in the no session mode with OSS dashboard already installed
  • PR: #3600 - fix url checking reg exp and make it readable

📖 Documentation

  • PR: #3612 - docs: Add instructions on configuring WGE to create PRs in Azure DevOps
  • PR: #3586 - Merge gitopssets docs
  • PR: #3592 - Adds installation instructions for the gitopssets-controller
  • PR: #3587 - Adds user-guide for raw templates and chart paths

v0.21.0

12 Apr 14:39
Compare
Choose a tag to compare

🚀 Enhancements

  • PR: #3542 - Use dynamic Secret name for admin credentials
  • PR: #3570 - use client-side apply for better interactivity
  • PR: #3598 - implement remove run for non-session mode

🔥 UI

  • PR: #3579 - Use custom svgs instead of MUI for Nav icons
  • PR: #3609 - Swap out some nav icons
  • PR: #3584 - Add Text component to use in EE and update Flex to accept data-testid as prop

🐛 Bugs

  • PR: #3562 - Dashboard reconciliation stuck when running GitOps Run in the no session mode with OSS dashboard already installed
  • PR: #3600 - fix url checking reg exp and make it readable

📖 Documentation

  • PR: #3612 - docs: Add instructions on configuring WGE to create PRs in Azure DevOps
  • PR: #3586 - Merge gitopssets docs
  • PR: #3592 - Adds installation instructions for the gitopssets-controller
  • PR: #3587 - Adds user-guide for raw templates and chart paths

v0.20.0

29 Mar 19:24
Compare
Choose a tag to compare

⚠️ 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

v0.20.0-rc.1

28 Mar 12:27
Compare
Choose a tag to compare
v0.20.0-rc.1 Pre-release
Pre-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

v0.19.0

15 Mar 16:06
Compare
Choose a tag to compare

🚀 Enhancements

  • PR: #3475 - implement vcluster connect capability
  • PR: #3489 - Add initial azure devops support
  • PR: #3486 - bump flux to v0.40.2
  • PR: #3500 - feat: Parse Azure DevOps repository URLs
  • PR: #3518 - Enable unparam linter
  • PR: #3520 - Enabled additional linters

🔥 UI

  • PR: #3462 - Add DetailModal component, and convert pop up YamlViews to use it
  • PR: #3468 - Disconnect new nav from oss nav hooks and export it
  • PR: #3498 - Expand area that is clickable for logo and collapse in nav

🐛 Bugs

  • PR: #3452 - Uninstall Fluent Bit when stopping a GitOps Run session
  • PR: #3483 - skip port-forward annotation when no port-forward is setup
  • PR: #3488 - gitops create dashboard half-fails when name is weave-gitops
  • PR: #3511 - Fix dashboard password prompt accepting an empty string as a

📖 Documentation

  • PR: #3465 - docs: Add instruction for how to disable CAPI
  • PR: #3455 - docs: Add issue template for documentation
  • PR: #3481 - Add clear docs link to navbar
  • PR: #3467 - docs: Tidy up the GitOpsTemplate docs
  • PR: #3454 - docs: Minor improvements to custom metadata guide
  • PR: #3471 - docs: Tidy up the Policy docs
  • PR: #3472 - docs: Add manual promotion docs
  • PR: #3473 - Adds release notes for WGE 0.18.0
  • PR: #3482 - Update SSO button customization for EE
  • PR: #3515 - Update GitOpsSets docs

v0.19.0-rc.1

09 Mar 17:41
Compare
Choose a tag to compare
v0.19.0-rc.1 Pre-release
Pre-release

🚀 Enhancements

  • PR: #3475 - implement vcluster connect capability
  • PR: #3489 - Add initial azure devops support
  • PR: #3486 - bump flux to v0.40.2

🔥 UI

  • PR: #3462 - Add DetailModal component, and convert pop up YamlViews to use it
  • PR: #3482 - Update SSO button customization for EE

🐛 Bugs

  • PR: #3452 - Uninstall Fluent Bit when stopping a GitOps Run session
  • PR: #3483 - skip port-forward annotation when no port-forward is setup
  • PR: #3488 - gitops create dashboard half-fails when name is weave-gitops

📖 Documentation

  • PR: #3465 - docs: Add instruction for how to disable CAPI
  • PR: #3455 - docs: Add issue template for documentation
  • PR: #3481 - Add clear docs link to navbar
  • PR: #3467 - docs: Tidy up the GitOpsTemplate docs
  • PR: #3454 - docs: Minor improvements to custom metadata guide
  • PR: #3472 - docs: Add manual promotion docs
  • PR: #3473 - Adds release notes for WGE 0.18.0