Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 3.38 KB

0.18.3 (2024-05-29)

Features

  • add ability to configure timeouts in submission UI (#143) (4535fa0)

Bug Fixes

  • include adaptor wheels developer option (#142) (0edc735)

0.18.2 (2024-05-01)

Bug Fixes

  • check for movie output regardless of adaptor override (#134) (0fda9a7)

0.18.1 (2024-04-02)

Bug Fixes

  • show the correct supported versions (#129) (d2e5774)

0.18.0 (2024-04-01)

BREAKING CHANGES

Bug Fixes

  • include deps with openjd adaptor package (#121) (fed5129)
  • include the adaptor deps in the package (#119) (ca51be5)
  • incorrect package name in create adaptor script (#120) (ba2f9f8)
  • set python 3.8 to minimum python version in hatch testing matrix (#123) (515891b)

0.17.2 (2024-03-26)

Features

  • Improve telemetry for submitter and adaptor (#103) (0811e05)

Bug Fixes

  • include deadline-cloud in the adaptor packaging script (#117) (9a72baf)

0.17.1 (2024-03-15)

Chore

  • update deps deadline-cloud 0.40 (#107) (6503f29)

0.17.0 (2024-03-08)

BREAKING CHANGES

  • deps: update openjd-adaptor-runtime to 0.5 (#100) (b01e7f5)

0.16.0 (2024-02-21)

BREAKING CHANGES

  • Create a script to build adaptor package artifacts (#85) (0039d36)

Bug Fixes

  • include description on submission (#89) (13b4a56)
  • prevent menu clash with Deadline10 (#86) (d5f3d12)
  • use right mode when opening toml file (#83) (7097cf3)
  • libtoml -> tomllib in depsBundle.py (#82) (70b3eaf)