aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzousar <[email protected]>2025-04-14 21:54:57 -0600
committerzousar <[email protected]>2025-04-14 21:54:57 -0600
commit6210f5b4f1ce7a252cda7dd10ac198f55a8335fb (patch)
tree9436a593f8b1f890ed4ef363d3e2bd574d7f8983
parentAdd a list-container subcommand to zen builds command (diff)
downloadzen-6210f5b4f1ce7a252cda7dd10ac198f55a8335fb.tar.xz
zen-6210f5b4f1ce7a252cda7dd10ac198f55a8335fb.zip
Changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff4857ed9..9b49aab22 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
##
+- Feature: `zen builds list-container` subcommand allows listing namespace and bucket information from jupiter builds API.
- Bugfix: Use proper FindClose call when using fallback when getting file attributes on windows
- Bugfix: Fixed race condition at final chunks when downloading multipart blobs which could lead to corruption and/or crash