0.49.0
client-software-ci
released this
18 Nov 21:00
·
55 commits
to mainline
since this release
0.49.0 (2024-11-18)
BREAKING CHANGES
- Refactor manifest aggregation, add helper to persist manifests and check disk capacity. Removes
aggregate_asset_root_manifests
public interface. (#483) (f57f637
)
Features
- JA: Add manifest upload and download to complete the JA standalone API+CLI featureset. (
b5b203b
) - refactor manifest aggregation, add helper to persist manifests and check disk capacity (#483) (
f57f637
) - JA: Add force-rehash option to snapshot command. Move Integ Tsts for Diff and Snapshot to Integ (
276edae
) - JA: Implementation for Job Attachments diff command (#465) (
97e8bc4
)
Bug Fixes
- state upperbound (3.12) for python version support (#501) (
f35765f
) - De-duplicate error messages on expired credentials (
cfc7759
) - Refresh queue parameter defaults when loading a new job bundle (
5abcef1
) - The hash_cache fails with filenames including surrogates (#492) (
39c285d
) - Job parameter values dropped when merging with queue parameter (
73e1b24
) - pass in cache directory for attachment upload (#476) (
1f776f6
)