Skip to content

Releases: aws-deadline/deadline-cloud

0.48.8

24 Jul 16:16
950cd1a
Compare
Choose a tag to compare

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

03 Jul 21:30
8a2103d
Compare
Choose a tag to compare

0.48.7 (2024-07-03)

Features

  • support JSON output from bundle gui-submit (#380) (eb9acb0)

0.48.6

26 Jun 21:15
8c82ec4
Compare
Choose a tag to compare

0.48.6 (2024-06-26)

Bug Fixes

  • revert: "feat: support JSON output in bundle GUI submitter (#357)" (8d6dc62)

0.48.5

24 Jun 23:26
13aed84
Compare
Choose a tag to compare

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

03 Jun 20:11
0c53c83
Compare
Choose a tag to compare

0.48.4 (2024-06-03)

Bug Fixes

  • cli: correct download-output command displaying resolved UNC path (#337) (6bcd9a2)

0.48.3

27 May 21:54
e8329ae
Compare
Choose a tag to compare

0.48.3 (2024-05-27)

Bug Fixes

  • reverts using AWS CRT for faster transfers (#333) (2798190)

0.48.2

22 May 19:46
041550c
Compare
Choose a tag to compare

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

06 May 20:07
47bb71c
Compare
Choose a tag to compare

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

25 Apr 19:07
34216d7
Compare
Choose a tag to compare

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

16 Apr 21:21
83ee681
Compare
Choose a tag to compare

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)