Commit 16228ae
Fix S3WithHmac source-type allowed values for 2025-12-01 API
Update source_type enum to match 2025-12-01 API spec:
- Added: ALIBABA, DELL_EMC, OTHER
- Removed: BACKBLAZE, CLOUDFLARE
- Updated test to use MINIO instead of removed BACKBLAZE
- Updated HISTORY.rst changelog
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2d9e671 commit 16228ae
4 files changed
Lines changed: 189 additions & 234 deletions
File tree
- src/storage-mover
- azext_storage_mover
- tests/latest
- recordings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments