aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-06-10 10:08:27 +0200
committerGitHub Enterprise <[email protected]>2025-06-10 10:08:27 +0200
commit9f64a9c1e45da522745bb67872e6e096838d915e (patch)
tree3317c71cd9bac56e84127603c13e9e8b6b8e2897 /CHANGELOG.md
parent5.6.10 (diff)
downloadzen-9f64a9c1e45da522745bb67872e6e096838d915e.tar.xz
zen-9f64a9c1e45da522745bb67872e6e096838d915e.zip
restore legacy --url option for builds download (#428)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f23302005..204f99df4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
##
+- Bugfix: Reinstate `zen builds --url` option to old behaviour, use `zen builds --cloud-url` for "Cloud Artifact URL"
+
+## 5.6.10
- Feature: `zen builds list` now allows `--bucket` to be skipped to allow for multi-bucket search, `bucketRegex` field must be included in the search query
- Feature: `--url` option for `zen builds` command has been reworked to accept a "Cloud Artifact URL", removing the need to specify "host", "namespace" and "bucket" separately
- Feature: `zen builds pause`, `zen builds resume` and `zen builds abort` commands to control a running `zen builds` command