Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/storage-mover/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
Release History
===============

1.3.0
+++++
* Updated to the 2025-12-01 GA API version.
* Added `connection` resource commands (create, delete, list, show, update, wait).
* Added S3-compatible storage endpoint type (`create-for-s3-with-hmac`, `update-for-s3-with-hmac`).
* Added `schedule`, `connections`, `preserve-permissions`, and `data-integrity-validation` parameters to job definition commands.
* Fixed allowed values for S3WithHmac `source-type` parameter to match 2025-12-01 API spec: added `ALIBABA`, `DELL_EMC`, `OTHER` and removed deprecated `BACKBLAZE`, `CLOUDFLARE`.

1.2.1
+++++
* Added system assigned MI creation as part of az storage-mover endpoint create-for-storage-container command.
Expand Down
Loading
Loading