Skip to content

Releases: aws-deadline/deadline-cloud

0.46.0

28 Mar 23:03
435e07b
Compare
Choose a tag to compare

0.46.0 (2024-03-28)

BREAKING CHANGES

  • move VFS Logs to under sessionfolder/.vfs_logs (#259) (28e16bb)

0.45.3

28 Mar 03:52
85f7a68
Compare
Choose a tag to compare

0.45.3 (2024-03-28)

Bug Fixes

  • add missing import to pyinstaller spec (#256) (a81694f)
  • include python3.dll in windows pyinstaller builds (#255) (a63f3ae)
  • Update config command help text (#254) (98b14c7)
  • Use botocore ssl context for telemetry requests (#253) (6a6b114)
  • Fix storage profiles list broken osFamily matching (#252) (c8151db)

0.45.2

26 Mar 23:17
547c276
Compare
Choose a tag to compare

0.45.2 (2024-03-26)

Bug Fixes

  • job-attachments: remove dependency on pywin32 for submission code (#250) (30b44df)

0.45.1

26 Mar 17:30
1431b13
Compare
Choose a tag to compare

0.45.1 (2024-03-26)

Bug Fixes

  • Removing overridden AWS_CONFIG_FILE path and base environment variables from deadline_vfs POpen launch env and using -E option to persist environment through sudo (#247) (4a7be81)

0.45.0

26 Mar 00:02
88dd57e
Compare
Choose a tag to compare

0.45.0 (2024-03-25)

BREAKING CHANGES

  • revert "feat!: prep for rootPathFormat becoming ALL UPPERS (#222)" (#243) (9de687e)

Features

  • job_attachment: reject files on non-Windows systems that do not support O_NOFOLLOW (#242) (9e23b81)

0.44.2

25 Mar 15:59
7c51151
Compare
Choose a tag to compare

0.44.2 (2024-03-25)

Features

  • prevent uploading files outside session directory via symlinks (#225) (3c3a4fa)

Bug Fixes

  • VFS Disk Cache Group Permissions, Merged Manifests Folder, is_mount checks (#235) (30dac3d)

0.44.1

24 Mar 20:42
78def1d
Compare
Choose a tag to compare

0.44.1 (2024-03-24)

Bug Fixes

  • Use boto SSL for telemetry requests, add opt out settings in UI (#230) (b678086)
  • swap exec to exec_ (#234) (b3853c2)

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)