Skip to content

Releases: aws-deadline/deadline-cloud

0.49.5

30 Jan 19:50
066d52a
Compare
Choose a tag to compare

0.49.5 (2025-01-29)

Features

  • Add maxWorkerCount support for jobs (#573) (e101473)
  • Allow submitters to prepopulate HostRequirementsWidget (#538) (486df0a)

Bug Fixes

  • Allow Identifier's in custom host requirements. (#565) (519888b)
  • limit the length of name and description fields to match OpenJD spec (#564) (0c72b7e)

Experimental

These changes are experimental and are subject to change.

  • remove optionally using file system system location name in the manifest file name hash (#552) (ed5c0cb)
  • add manifests merge functionality and pass in suffix for local manifests write (#563) (5e167b5)
  • manifest destination directory not being used when path uses backslashes (#559) (30b8099)

0.49.4

13 Jan 15:31
Compare
Choose a tag to compare

0.49.4 (2025-01-09)

Features

  • Adds a DoubleSpinBox for custom host requirements. (#523) (1046924)
  • add Python 3.13 support (#544) (503e7f8)

Bug Fixes

  • Sets the min for custom host requirement spinbox to 0. (#546) (9c35516)
  • improve response time on windows when using deadline config GUI (#540) (6873156)
  • use default deadline configured profile when --profile is not specified for attachment cli (#527) (5efbe5c)

0.49.3

03 Dec 16:01
f012e4d
Compare
Choose a tag to compare

0.49.3 (2024-11-29)

Features

  • allow attachments commands to read openjd path mapping, allow upload with given manifest name and attach metadata (#515) (1a0f711)
  • add CLI config clear command (#513) (43cd362)

Bug Fixes

0.49.2

21 Nov 16:48
b02b038
Compare
Choose a tag to compare

0.49.2 (2024-11-21)

Bug Fixes

0.49.1

20 Nov 14:40
3c6e943
Compare
Choose a tag to compare

0.49.1 (2024-11-19)

Bug Fixes

  • revert: "chore(deps): update pyside6-essentials requirement (#470)" (61e5fa1)
  • revert: "chore(deps): update pyinstaller requirement from ==5.13.* to ==6.11.* (#487)" (01b3464)

0.49.0

18 Nov 21:00
edeefcd
Compare
Choose a tag to compare

0.49.0 (2024-11-18)

BREAKING CHANGES

  • Refactor manifest aggregation, add helper to persist manifests and check disk capacity. Removes aggregate_asset_root_manifests public interface. (#483) (f57f637)

Features

  • JA: Add manifest upload and download to complete the JA standalone API+CLI featureset. (b5b203b)
  • refactor manifest aggregation, add helper to persist manifests and check disk capacity (#483) (f57f637)
  • JA: Add force-rehash option to snapshot command. Move Integ Tsts for Diff and Snapshot to Integ (276edae)
  • JA: Implementation for Job Attachments diff command (#465) (97e8bc4)

Bug Fixes

  • state upperbound (3.12) for python version support (#501) (f35765f)
  • De-duplicate error messages on expired credentials (cfc7759)
  • Refresh queue parameter defaults when loading a new job bundle (5abcef1)
  • The hash_cache fails with filenames including surrogates (#492) (39c285d)
  • Job parameter values dropped when merging with queue parameter (73e1b24)
  • pass in cache directory for attachment upload (#476) (1f776f6)

0.48.9

16 Oct 13:55
4d71d92
Compare
Choose a tag to compare

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

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)