Releases: aws-deadline/deadline-cloud
Releases · aws-deadline/deadline-cloud
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
)
Bug Fixes
- ctypes (libffi) is no longer required on linux (#455) (
6446b66
)
- running parallel bundle submits no longer clobbers config file (#444) (
609e027
)
- improve help text (#436) (
343bf7b
)
- credential caching improvements (#431) (
2a0c487
)
- use devnull for stderr pipe to dcm process handle (#421) (
c333452
)
0.48.8
0.48.8 (2024-07-24)
Features
- support skipping prompts for installing GUI dependencies (#395) (
74293ac
)
- record Success-Fail telemetry event on job attachments upload. (#393) (
9bc590b
)
Bug Fixes
- Fixed the job submission example (#415) (
17eadb7
)
- Add better log when JA hit Windows path length limit (#403) (
0344537
)
0.48.7
0.48.7 (2024-07-03)
Features
- support JSON output from bundle gui-submit (#380) (
eb9acb0
)
0.48.6
0.48.6 (2024-06-26)
Bug Fixes
- revert: "feat: support JSON output in bundle GUI submitter (#357)" (
8d6dc62
)
0.48.5
0.48.5 (2024-06-24)
Features
- support JSON output in bundle GUI submitter (#357) (
aad9a49
)
Bug Fixes
- bundle gui-submit fails loading bundles with saved queue parameter values (#360) (
a2c1f2d
)
- use sids when granting permissions with icacls (#359) (
133b059
)
- bundles are stored in job_history in their original format (#344) (
b5de504
)
0.48.4
0.48.4 (2024-06-03)
Bug Fixes
- cli: correct download-output command displaying resolved UNC path (#337) (
6bcd9a2
)
0.48.3
0.48.3 (2024-05-27)
Bug Fixes
- reverts using AWS CRT for faster transfers (#333) (
2798190
)
0.48.2
0.48.2 (2024-05-22)
Features
Bug Fixes
- bundle submit parameter processing splits name/value at right-most = (#331) (
09bead0
)
- Prevent submission dialog sometimes closing on exceptions (#329) (
3e369f9
)
- Install boto3 CRT extra feature always (#328) (
dffc71e
)
0.48.1
0.48.1 (2024-05-06)
Bug Fixes
- remove deprecated .aws/sso/cache watcher (#322) (
72d6c26
)
- fix Deadline Cloud Monitor to be lower cased monitor (
a3f924e
)
- Fix typos in error messages (
1ab3ccc
)
0.48.0
0.48.0 (2024-04-25)
BREAKING CHANGES
- always prompt user about misconfigured inputs (#309) (
f8d5826
)
- job_attachments: use correct profile for GetStorageProfileForQueue API (#296) (
a8de5f6
)