Releases: aws-deadline/deadline-cloud
Releases · aws-deadline/deadline-cloud
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
)
0.47.3
0.47.3 (2024-04-16)
Bug Fixes
- Use correct paths on windows for local manifest file (#301) (
c691be1
)
- job_attachments: fix integration test exception (#298) (
3c700b0
)
- job_attachments: fix output syncing when using identically named local File System Locations across different OS (#295) (
7fcf845
)
- Write job attachment manifests locally when submitting (
70958f5
)
- Throw error in sync-inputs if total input size is too large (#290) (
4d40b8c
)
0.47.2
0.47.2 (2024-04-07)
Bug Fixes
- job_attachments: handle case-insensitive path extraction on Windows (#287) (
7c3cc3d
)
- job_attachments: pass original exception to AssetSyncError (#285) (
c1707b3
)
- set QT_API to pyside6 or pyside2 for deadline-cli (#284) (
e6ca757
)
0.47.1
0.47.1 (2024-04-02)
Bug Fixes
- catch on correct exception type if downloading with no outputs (#278) (
dafa5a8
)