Skip to content

Releases: aws-deadline/deadline-cloud

0.44.0

23 Mar 04:14
7e418ab
Compare
Choose a tag to compare

0.44.0 (2024-03-23)

Features

  • make os_user optional in cleanup_session (#232) (241d12b)

0.43.0

23 Mar 01:18
02a211d
Compare
Choose a tag to compare

0.43.0 (2024-03-23)

BREAKING CHANGES

  • Switch to running deadline_vfs as os_user (#223) (cf9c2d2)
  • use qtpy and add support for pyside6 (#202) (deb2cca)

Features

Bug Fixes

  • Mock STS calls for some JA upload tests (#229) (119aabd)
  • record attachments mtimes after mounting vfs (f0dcfa3)

0.42.1

22 Mar 18:41
143cc6c
Compare
Choose a tag to compare

0.42.1 (2024-03-22)

Features

  • use qtpy and add support for pyside6 (#202) (deb2cca)
  • Switch to running deadline_vfs as os_user (#223) (cf9c2d2)

Bug Fixes

  • record attachments mtimes after mounting vfs (f0dcfa3)

0.42.0

21 Mar 21:15
f76bb98
Compare
Choose a tag to compare

0.42.0 (2024-03-21)

BREAKING CHANGES

  • prep for rootPathFormat becoming ALL UPPERS (#222) (d49c885)

Bug Fixes

  • Make StorageProfileOperatingSystemFamily enum case-insensitive (0da921c)

0.41.0

19 Mar 16:55
cda6be4
Compare
Choose a tag to compare

0.41.0 (2024-03-19)

BREAKING CHANGES

  • job_attachments: remove local storage of manifest files (#207) (8c5ea38)
  • Remove the special-case deadline endpoint logic (e936938)
  • job_attachment: remove os_group field from Windows filesystem permission settings (#215) (739cb20)

Features

  • job_attachments: enhance handling S3 timeout errors and BotoCoreError (#206) (24fe21c)
  • Add telemetry opt-out env var (#212) (4f270ba)
  • Add UI for custom host worker capability requirements (#186) (c5bbcd3)
  • Adds common data to telemetry events (#205) (7c2522c)

Bug Fixes

  • job_attachments: Use files' last modification time to identify output files to be synced (#211) (1688c5b)
  • clear storage profiles in gui submitter (#204) (7223195)

0.40.0

11 Mar 20:37
5cda9e6
Compare
Choose a tag to compare

0.40.0 (2024-03-11)

BREAKING CHANGES

  • job_attachment: use username instead of group for Windows file permissions setting (#196) (4c092bb)
  • rename creds -> auth, credentials -> authentication (#199) (66126a1)

Features

  • keep standalone gui open after submission (#198) (3b8d907)

Bug Fixes

  • job_attachments: improvements to nonvalid error messages (#200) (148587a)
  • ui: resource listing ignores case (#194) (223026a)

0.39.0

06 Mar 19:38
377ad0c
Compare
Choose a tag to compare

0.39.0 (2024-03-06)

BREAKING CHANGES

  • Add hashAlg file extension to files uploaded to CAS (#167) (398da18)
  • job_attachments: rename OperatingSystemFamily to StorageProfileOperatingSystemFamily (#192) (7743ad8)

Features

  • cli: pre-prompt display of download summary (#183) (21b7e8b)

Bug Fixes

  • job_attachments: use TransferManager for upload and download (#191) (41b5964)

0.38.0

16 Feb 21:54
013af46
Compare
Choose a tag to compare

0.38.0 (2024-02-16)

BREAKING CHANGES

  • JobAttachments: Add 'last seen on S3' cache (#172) (99ebaea)
  • Validate paths for Job Bundles (#171) (278e4f6)

Features

  • Support Deadline Cloud Monitor migration away from Studios (#179) (800b44d)
  • cli: add log message for no output in download-output command (#99) (4269e11)

Bug Fixes

  • JobAttachments: Ignore empty lists for job attachments (#181) (7c63a75)
  • Removing references to Fus3 (#178) (e46cab7)
  • Removing VFS termination from sync_outputs (#175) (ef782bf)
  • Allow empty job parameters from the CLI (602322b)