Releases: aws-deadline/deadline-cloud
Releases · aws-deadline/deadline-cloud
0.49.5
0.49.5 (2025-01-29)
Features
- Add maxWorkerCount support for jobs (#573) (
e101473
) - Allow submitters to prepopulate HostRequirementsWidget (#538) (
486df0a
)
Bug Fixes
- Allow Identifier's in custom host requirements. (#565) (
519888b
) - limit the length of name and description fields to match OpenJD spec (#564) (
0c72b7e
)
Experimental
These changes are experimental and are subject to change.
0.49.4
0.49.3
0.49.2
0.49.1
0.49.0
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
)
0.48.9
0.48.9 (2024-10-10)
Features
- Add a simple backoff and retry utility helper (#452) (
88a4ef6
) - adds --storage-profile-id option to the bundle submit command (#442) (
8c105ed
) - support --submitter-name option for bundle GUI submitter command (#416) (
569af3b
) - update DEVELOPMENT.md on how to run integ tests. (#419) (
3fe65e6
)