Releases: weaveworks/weave-gitops
v0.18.0
🚀 Enhancements
- PR: #3418 - Refactor to Remove UserInfo Call and Extract User Credentials from ID Token
🔥 UI
- PR: #3414 - Extend ImageAutomation views with cluster information
- PR: #3406 - Errors on GitOps Run object details pages before GitOps Run objects are ready
- PR: #3423 - Fix broken search in Image Automation page
- PR: #3429 - Error getting GitOps Run logs before GitOps Run objects are ready
- PR: #3453 - Custom OIDC login button label
- PR: #3444 - Add collapsible nav redesign
🐛 Bugs
- PR: #3419 - address GitOps Run "ask twice" issue by handling "no" answer correctly
- PR: #3406 - Errors on GitOps Run object details pages before GitOps Run objects are ready
- PR: #3431 - fix gitops run log sorting by adding hashed key to session logs response
- PR: #3427 - fix: Ctrl+C not working during GitOps Run setup phase
- PR: #3429 - Error getting GitOps Run logs before GitOps Run objects are ready
- PR: #3435 - skip reconciliation of dotfiles in GitOps Run
- PR: #3437 - Fixes "e.containers is null" UI page crash
- PR: #3447 - Take "storage" version into account for Flux CRDs
📖 Documentation
- PR: #3412 - docs: Expand the website readme
- PR: #3400 - docs: Revamp the GitOps Run docs
- PR: #3410 - docs: Add instructions for BitBucket Server
- PR: #3373 - docs: Updates following runthrough pt1
- PR: #3330 - docs: Add landing page with features highlight
- PR: #3405 - docs: Desaturate the docs of all the yaml
- PR: #3424 - fix enterprise installation docs
- PR: #3426 - [docs] extending security considerations for pipeline credentials
- PR: #3448 - update docs for tf-controller v0.14.0 on WG website
- PR: #3441 - versioned installation docs: link to correct artifacts
- PR: #3450 - review workspaces documentation
- PR: #3413 - Make Pipeline PR/secret docs more specific
- PR: #3411 - Update user-guide for GitOpsSets v0.3.1 with Capitalized params
v0.18.0-rc.0
🔥 UI
- PR: #3414 - Extend ImageAutomation views with cluster information
- PR: #3406 - Errors on GitOps Run object details pages before GitOps Run objects are ready
- PR: #3423 - Fix broken search in Image Automation page
🐛 Bugs
- PR: #3419 - address GitOps Run "ask twice" issue by handling "no" answer correctly
- PR: #3406 - Errors on GitOps Run object details pages before GitOps Run objects are ready
- PR: #3427 - fix: Ctrl+C not working during GitOps Run setup phase
📖 Documentation
- PR: #3412 - docs: Expand the website readme
- PR: #3400 - docs: Revamp the GitOps Run docs
- PR: #3410 - docs: Add instructions for BitBucket Server
- PR: #3373 - docs: Updates following runthrough pt1
- PR: #3330 - docs: Add landing page with features highlight
- PR: #3405 - docs: Desaturate the docs of all the yaml
- PR: #3424 - fix enterprise installation docs
- PR: #3413 - Make Pipeline PR/secret docs more specific
- PR: #3411 - Update user-guide for GitOpsSets v0.3.1 with Capitalized params
v0.17.0
⚠️ Breaking changes
There is no breaking changes.
✍️ Action required
There is no action required.
💸 Features and improvements
This version includes several enhancements, improvements, bug fixes, and documentation updates to enhance the overall functionality and user experience of the platform.
Enhancements in this version include improved detection of the OSS dashboard and the addition of imagePolicy details. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. A new optional tooltip has been added to the Timestamp component, and the formatting of log message timestamps in the log UI has been improved.
UI enhancements in this version aim to improve the overall user experience of the platform. Access properties on undefined ImageAutomation objects can now be handled, and an issue where graph nodes hopped around has been fixed. A text search has been added to table URLs, and undefined icon types can now be handled.
The Helm reloading strategy has been fixed, and the chart spec has been updated with values.yaml to address reloading issues.
Documentation updates include the addition of quickstart templates to make it easier for users to get started with the platform. The Helm and CLI reference has been added to the navigation bar, and a dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform.
New documentation for the gitops create template and the GitOpsSets user-guide has been added, and templates.mdx has been updated to reflect these changes.
This version also includes bug fixes, such as not displaying error sections if ImagePolicy is not found for ImageRepo and fixing an issue where GitOps Run cannot detect Enterprise Dashboard.
🚀 Enhancements
- PR: #3358 - Don't display error section if ImagePolicy not found for ImageRepo
- PR: #3371 - Improve detection of OSS dashboard
- PR: #3382 - add imagePolicy details
- PR: #3363 - enhance get session logs to support pod logs, filters, and return logging sources
- PR: #3387 - GitOps Run cannot detect Enterprise Dashboard
🔥 UI
- PR: #3348 - Handle access properties on undefined ImageAutomation objects
- PR: #3355 - Improve formatting of log message timestamp in the log UI
- PR: #3357 - Handle undefined icon type
- PR: #3380 - Add text search to table urls
- PR: #3385 - Add optional tooltip to Timestamp component
- PR: #3320 - Fix graph nodes hopping around
- PR: #3397 - UI 2337 Creating new page to show user subscribed groups
🐛 Bugs
- PR: #3388 - Fix Helm reloading by changing strategy to revision, and adding values.yaml to the chart spec
📖 Documentation
- PR: #3350 - Add Release Docs for WGE v.0.16.0
- PR: #3367 - bump docusaurus to 2.3.1
- PR: #3291 - Added weave gitops quickstart templates
- PR: #3332 - docs: Add Helm and CLI reference to nav bar
- PR: #3328 - docs: Add a dedicated Enterprise page
- PR: #3366 - Initial import of the GitOpsSets user-guide
- PR: #3377 - Adds documentation for
gitops create template
- PR: #3378 - add gitopsets docs to version v0.16.0
- PR: #3381 - Update templates.mdx
- PR: #3339 - docs: Tidy the navbar
Uncategorized
v0.17.0-rc.4
⚠️ Breaking changes
There is no breaking change.
✍️ Action required
There is no action required.
💸 Features and improvements
This version includes several enhancements to improve the overall functionality of the platform. Access properties on undefined ImageAutomation objects can now be handled, and the detection of the OSS dashboard has been improved. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. Finally, the Helm reloading strategy has been changed to revision and values.yaml has been added to the chart spec to fix reloading issues.
The user interface of Weave GitOps has also received some attention in this release. The formatting of log message timestamps in the log UI has been improved, and a text search has been added to table URLs. Additionally, an optional tooltip has been added to the Timestamp component. These changes aim to improve the overall user experience of the platform.
This version also includes updates to the documentation to make it easier for users to get started with the platform. Quickstart templates have been added, and the Helm and CLI reference has been added to the navigation bar. A dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform. Documentation for the gitops create template
has also been added. The templates.mdx file has been updated to reflect these changes.
🚀 Enhancements
- PR: #3358 - Don't display error section if ImagePolicy not found for ImageRepo
- PR: #3371 - Improve detection of OSS dashboard
- PR: #3382 - add imagePolicy details
- PR: #3363 - enhance get session logs to support pod logs, filters, and return logging sources
- PR: #3387 - GitOps Run cannot detect Enterprise Dashboard
🔥 UI
- PR: #3348 - Handle access properties on undefined ImageAutomation objects
- PR: #3355 - Improve formatting of log message timestamp in the log UI
- PR: #3357 - Handle undefined icon type
- PR: #3380 - Add text search to table urls
- PR: #3385 - Add optional tooltip to Timestamp component
- PR: #3320 - Fix graph nodes hopping around
🐛 Bugs
- PR: #3388 - Fix Helm reloading by changing strategy to revision, and adding values.yaml to the chart spec
📖 Documentation
- PR: #3350 - Add Release Docs for WGE v.0.16.0
- PR: #3367 - bump docusaurus to 2.3.1
- PR: #3291 - Added weave gitops quickstart templates
- PR: #3332 - docs: Add Helm and CLI reference to nav bar
- PR: #3328 - docs: Add a dedicated Enterprise page
- PR: #3366 - Initial import of the GitOpsSets user-guide
- PR: #3377 - Adds documentation for
gitops create template
- PR: #3378 - add gitopsets docs to version v0.16.0
- PR: #3381 - Update templates.mdx
- PR: #3339 - docs: Tidy the navbar
Uncategorized
v0.17.0-rc.3
⚠️ Breaking changes
There is no breaking change.
✍️ Action required
There is no action required.
💸 Features and improvements
This version includes several enhancements to improve the overall functionality of the platform. Access properties on undefined ImageAutomation objects can now be handled, and the detection of the OSS dashboard has been improved. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. Finally, the Helm reloading strategy has been changed to revision and values.yaml has been added to the chart spec to fix reloading issues.
The user interface of Weave GitOps has also received some attention in this release. The formatting of log message timestamps in the log UI has been improved, and a text search has been added to table URLs. Additionally, an optional tooltip has been added to the Timestamp component. These changes aim to improve the overall user experience of the platform.
This version also includes updates to the documentation to make it easier for users to get started with the platform. Quickstart templates have been added, and the Helm and CLI reference has been added to the navigation bar. A dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform. Documentation for the gitops create template
has also been added. The templates.mdx file has been updated to reflect these changes.
🚀 Enhancements
- PR: #3358 - Don't display error section if ImagePolicy not found for ImageRepo
- PR: #3371 - Improve detection of OSS dashboard
- PR: #3382 - add imagePolicy details
- PR: #3363 - enhance get session logs to support pod logs, filters, and return logging sources
- PR: #3387 - GitOps Run cannot detect Enterprise Dashboard
🔥 UI
- PR: #3348 - Handle access properties on undefined ImageAutomation objects
- PR: #3355 - Improve formatting of log message timestamp in the log UI
- PR: #3357 - Handle undefined icon type
- PR: #3380 - Add text search to table urls
- PR: #3385 - Add optional tooltip to Timestamp component
- PR: #3320 - Fix graph nodes hopping around
🐛 Bugs
- PR: #3388 - Fix Helm reloading by changing strategy to revision, and adding values.yaml to the chart spec
📖 Documentation
- PR: #3350 - Add Release Docs for WGE v.0.16.0
- PR: #3367 - bump docusaurus to 2.3.1
- PR: #3291 - Added weave gitops quickstart templates
- PR: #3332 - docs: Add Helm and CLI reference to nav bar
- PR: #3328 - docs: Add a dedicated Enterprise page
- PR: #3366 - Initial import of the GitOpsSets user-guide
- PR: #3377 - Adds documentation for
gitops create template
- PR: #3378 - add gitopsets docs to version v0.16.0
- PR: #3381 - Update templates.mdx
- PR: #3339 - docs: Tidy the navbar
Uncategorized
v0.17.0-rc.2
⚠️ Breaking changes
There is no breaking change.
💸 Features and improvements
This version includes several enhancements to improve the overall functionality of the platform. Access properties on undefined ImageAutomation objects can now be handled, and the detection of the OSS dashboard has been improved. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. Finally, the Helm reloading strategy has been changed to revision and values.yaml has been added to the chart spec to fix reloading issues.
The user interface of Weave GitOps has also received some attention in this release. The formatting of log message timestamps in the log UI has been improved, and a text search has been added to table URLs. Additionally, an optional tooltip has been added to the Timestamp component. These changes aim to improve the overall user experience of the platform.
This version also includes updates to the documentation to make it easier for users to get started with the platform. Quickstart templates have been added, and the Helm and CLI reference has been added to the navigation bar. A dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform. Documentation for the gitops create template
has also been added. The templates.mdx file has been updated to reflect these changes.
🚀 Enhancements
- PR: #3358 - Don't display error section if ImagePolicy not found for ImageRepo
- PR: #3371 - Improve detection of OSS dashboard
- PR: #3382 - add imagePolicy details
- PR: #3363 - enhance get session logs to support pod logs, filters, and return logging sources
- PR: #3387 - GitOps Run cannot detect Enterprise Dashboard
🔥 UI
- PR: #3348 - Handle access properties on undefined ImageAutomation objects
- PR: #3355 - Improve formatting of log message timestamp in the log UI
- PR: #3357 - Handle undefined icon type
- PR: #3380 - Add text search to table urls
- PR: #3385 - Add optional tooltip to Timestamp component
🐛 Bugs
- PR: #3388 - Fix Helm reloading by changing strategy to revision, and adding values.yaml to the chart spec
📖 Documentation
- PR: #3350 - Add Release Docs for WGE v.0.16.0
- PR: #3367 - bump docusaurus to 2.3.1
- PR: #3291 - Added weave gitops quickstart templates
- PR: #3332 - docs: Add Helm and CLI reference to nav bar
- PR: #3328 - docs: Add a dedicated Enterprise page
- PR: #3366 - Initial import of the GitOpsSets user-guide
- PR: #3377 - Adds documentation for
gitops create template
- PR: #3378 - add gitopsets docs to version v0.16.0
- PR: #3381 - Update templates.mdx
- PR: #3339 - docs: Tidy the navbar
Uncategorized
- PR: #3320 - Fix graph nodes hopping around
v0.17.0-rc.1
💸 Features and improvements
This version includes several enhancements to improve the overall functionality of the platform. Access properties on undefined ImageAutomation objects can now be handled, and the detection of the OSS dashboard has been improved. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. Finally, the Helm reloading strategy has been changed to revision and values.yaml has been added to the chart spec to fix reloading issues.
The user interface of Weave GitOps has also received some attention in this release. The formatting of log message timestamps in the log UI has been improved, and a text search has been added to table URLs. Additionally, an optional tooltip has been added to the Timestamp component. These changes aim to improve the overall user experience of the platform.
This version also includes updates to the documentation to make it easier for users to get started with the platform. Quickstart templates have been added, and the Helm and CLI reference has been added to the navigation bar. A dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform. Documentation for the gitops create template
has also been added. The templates.mdx file has been updated to reflect these changes.
🚀 Enhancements
- PR: #3358 - Don't display error section if ImagePolicy not found for ImageRepo
- PR: #3382 - add imagePolicy details
- PR: #3387 - GitOps Run cannot detect Enterprise Dashboard
🔥 UI
- PR: #3355 - Improve formatting of log message timestamp in the log UI
- PR: #3380 - Add text search to table urls
- PR: #3385 - Add optional tooltip to Timestamp component
📖 Documentation
- PR: #3291 - Added weave gitops quickstart templates
- PR: #3332 - docs: Add Helm and CLI reference to nav bar
- PR: #3328 - docs: Add a dedicated Enterprise page
- PR: #3366 - Initial import of the GitOpsSets user-guide
- PR: #3378 - add gitopsets docs to version v0.16.0
Uncategorized
- PR: #3348 - Handle access properties on undefined ImageAutomation objects
- PR: #3350 - Add Release Docs for WGE v.0.16.0
- PR: #3367 - bump docusaurus to 2.3.1
- PR: #3357 - Handle undefined icon type
- PR: #3371 - Improve detection of OSS dashboard
- PR: #3377 - Adds documentation for
gitops create template
- PR: #3381 - Update templates.mdx
- PR: #3363 - enhance get session logs to support pod logs, filters, and return logging sources
- PR: #3388 - change strategy to revision, and add values.yaml to the chart spec
v0.16.0
🚀 Enhancements
- PR: #3293 - Display policy info
- PR: #3307 - Sort port forward shortcuts
- PR: #3327 - Add gitops run command as an alias to gitops beta run
🔥 UI
🐛 Bugs
- PR: #3305 - use ua-parser-js 0.7.33 to fix vulnerability
📖 Documentation
- PR: #3252 - Update gitrepo selection in cluster management
- PR: #3296 - Release docs for WGE v.0.15.0
- PR: #3310 - Footer social links and minor updates to user docs
- PR: #3322 - docs: Configure sidebars from a single place
- PR: #3287 - update year in footer to the current year
- PR: #3303 - Fix API name for GitOpsTemplate examples
Uncategorized
- PR: #3333 - fix flux namespace discovery in session_logs endpoint
- PR: #3314 - Return timestamp, source, level and message in GitOps Run log endpoint
- PR: #3295 - Set up a new bucket for gitops run logs
- PR: #3301 - install and configure fluent-bit for vcluster
- PR: #3319 - expose bucket service from a vcluster to host
- PR: #3316 - Relax sub-sub-group constraint on getting owner from URL
- PR: #3321 - pass flux-namespace value to the annotation for frontend
- PR: #3335 - feat: Add support for BitBucket Server
v0.15.0
🚀 Enhancements
- PR: #3218 - Lookup namespaces with user client
- PR: #3224 - Fix irrelevant error messages about log upload during shutdown for gitops run
- PR: #3232 - Allowing image automations listing
- PR: #3234 - Allow customisation of OIDC scopes
- PR: #3239 - add automated SOPS decryption to GitOps Run
- PR: #3276 - feat: endpoint to query CRDs
🔥 UI
- PR: #3230 - Fix Gitops run automation-kind annotation shows incorrect kind
- PR: #3251 - Loop over namespaces when listing reconciled objects
🐛 Bugs
- PR: #3230 - Fix Gitops run automation-kind annotation shows incorrect kind
- PR: #3250 - add tests for SetupBucketSourceAndKS
- PR: #3251 - Loop over namespaces when listing reconciled objects
- PR: #3254 - poll to wait for a pod before starting port forward
- PR: #3273 - fix infinite loop when gitops run is executed out side the root of a git repo
- PR: #3275 - improve detection of flux version
📖 Documentation
v0.15.0-rc.1
🚀 Enhancements
- PR: #3218 - Lookup namespaces with user client
- PR: #3224 - Fix irrelevant error messages about log upload during shutdown for gitops run
- PR: #3232 - Allowing image automations listing
- PR: #3234 - Allow customisation of OIDC scopes
🔥 UI
- PR: #3230 - Fix GitOps Run automation-kind annotation shows incorrect kind
🐛 Bugs
- PR: #3228 - fix npm timeouts in docker builds
- PR: #3230 - Fix GitOps Run automation-kind annotation shows incorrect kind
- PR: #3250 - add tests for SetupBucketSourceAndKS
- PR: #3254 - poll to wait for a pod before starting port forward