Skip to content

Releases: aws-deadline/deadline-cloud-for-keyshot

0.3.1

04 Feb 04:00
7ff5da6
Compare
Choose a tag to compare

0.3.1 (2025-02-03)

Bug Fixes

0.3.0

21 Jan 22:44
9dcad19
Compare
Choose a tag to compare

0.3.0 (2025-01-21)

BREAKING CHANGES

Linux support for KeyShot on Deadline Cloud is experimental, so KeyShot jobs submitted to Deadline Cloud will default to running only on Windows. To submit to a Linux fleet, you can update the Submit to AWS Deadline Cloud.py script to require a attr.worker.os.family of linux instead of windows here.

Features

  • adaptor: Update KeyShot environment variable to KEYSHOT_EXECUTABLE (#144) (ca50175)

Bug Fixes

  • use utf-8 encoding for file reads and writes to fix utf-8 encoding issues on Windows (#150) (dc9ec7e)
  • use keyshot-openjd in submitter (#146) (11286d7)

0.2.2

16 Oct 17:52
6bf66c5
Compare
Choose a tag to compare

0.2.2 (2024-10-16)

Bug Fixes

  • downgrade python-semantic-release to fix changelog (#126) (1cd8331)
  • update installer to locate KeyShot scripts directory in more cases (#123) (70c1d52)
  • use consistent version strings for Keyshot (#121) (7a60bcb)

0.2.1

05 Sep 19:48
b1d82ef
Compare
Choose a tag to compare

0.2.1 (2024-09-05)

Bug Fixes

0.2.0

04 Sep 20:06
f3a5888
Compare
Choose a tag to compare

0.2.0 (2024-09-04)

BREAKING CHANGES

  • replace submitter GUI with bundle GUI submit (#93) (05b74b3)

Features

  • speedup KSP extraction on Windows (#112) (e9e9e34)
  • support ksp bundling (#97) (df141f5)
  • submitter prompts user to save changes before submitting (#101) (3d56b47)

Bug Fixes

  • add default values for conda packages and channels (#110) (d3f3adb)
  • remove submitter dependencies that aren't available in KeyShot Python (#111) (98db5ec)
  • do not show Success status when submission is cancelled (#102) (fc92d0e)

0.1.3

19 Jun 20:06
27f70f4
Compare
Choose a tag to compare

0.1.3 (2024-06-19)

Features

0.1.2

22 May 20:27
a87ec2a
Compare
Choose a tag to compare

0.1.2 (2024-05-22)

Features

  • swap to qtpy and support pyside6 (#78) (9fc9bf7)

0.1.1

01 May 20:37
e62dd5a
Compare
Choose a tag to compare

0.1.1 (2024-05-01)

Bug Fixes

0.1.0

01 Apr 23:48
b2b2e42
Compare
Choose a tag to compare

0.1.0 (2024-04-01)

BREAKING CHANGES

0.0.6

26 Mar 03:02
58ec3b0
Compare
Choose a tag to compare

0.0.6 (2024-03-26)

Features

  • Adds telemetry events to submitter and adaptor (#40) (00ff0cd)