Releases: aws-deadline/deadline-cloud-for-keyshot
Releases · aws-deadline/deadline-cloud-for-keyshot
0.3.1
0.3.1 (2025-02-03)
Bug Fixes
0.3.0
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
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
0.2.1 (2024-09-05)
Bug Fixes
0.2.0
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
0.1.3 (2024-06-19)
Features
0.1.2
0.1.2 (2024-05-22)
Features
0.1.1
0.1.1 (2024-05-01)
Bug Fixes
0.1.0
0.1.0 (2024-04-01)
BREAKING CHANGES
0.0.6
0.0.6 (2024-03-26)
Features
- Adds telemetry events to submitter and adaptor (#40) (
00ff0cd
)