Skip to content

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

0.15.0

10 Jan 01:24
5fda6f9
Compare
Choose a tag to compare

0.15.0 (2025-01-09)

BREAKING CHANGES

  • Allow specifying MAYAPY exe via environment (#200) (29634ca)

Bug Fixes

0.14.4

20 Nov 16:33
39d5f69
Compare
Choose a tag to compare

0.14.4 (2024-11-19)

Features

Bug Fixes

  • maya 2025 submitter failed to load due to qt setMargin being removed (#192) (39ca5fc)
  • frame override does not enable frame list in Maya 2025 (#190) (b054dd4)
  • include description in job submission (#188) (c279cfd)

0.14.3

17 Oct 02:49
9d7fab0
Compare
Choose a tag to compare

0.14.3 (2024-10-17)

Features

  • Add the ability to specify a render region (419a06b)

Bug Fixes

  • import HTTPClientInterface correctly on Windows (#184) (1208134)

0.14.2

22 Aug 20:41
aab70f1
Compare
Choose a tag to compare

0.14.2 (2024-08-22)

Bug Fixes

  • when listing layers make sure referenced layers are active. (#164) (bf16897)
  • adaptor wheel override (#162) (4ef10ce)

0.14.1

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

0.14.1 (2024-05-01)

Dependencies

  • Update deadline requirement from ==0.47.* to ==0.48.* (#149) (2de6f48)

0.14.0

01 Apr 22:12
d72621e
Compare
Choose a tag to compare

0.14.0 (2024-04-01)

BREAKING CHANGES

  • publish release (#132) (cee87da)
  • set python 3.8 to minimum python version in hatch testing matrix (#132) (cee87da)

Bug Fixes

  • catch import errors, link to libssl issue (#134) (af79694)
  • include deps with openjd adaptor package (#129) (bb6882e)
  • incorrect package name in create adaptor script (#128) (c616bf7)
  • include the adaptor deps in the package (#127) (d926ecf)

0.13.2

26 Mar 03:02
1c8ea05
Compare
Choose a tag to compare

0.13.2 (2024-03-26)

Features

  • Add telemetry data to submitter and adaptor (#114) (d853496)

Bug Fixes

  • include deadline-cloud in the adaptor packaging script (#125) (fdd491d)

0.13.1

15 Mar 17:11
a6d7315
Compare
Choose a tag to compare

0.13.1 (2024-03-15)

Features

Chores

0.13.0

08 Mar 17:52
29d0a5e
Compare
Choose a tag to compare

0.13.0 (2024-03-08)

BREAKING CHANGES

  • deps: update openjd-adaptor-runtime to 0.5 (#108) (cc119f6)

Features

Bug Fixes

  • properly fill out allowed values for camera job parameter (#103) (3c2d42f)

0.12.0

21 Feb 21:07
0384123
Compare
Choose a tag to compare

0.12.0 (2024-02-21)

BREAKING CHANGES

  • Create a script to build adaptor packaging artifacts (#87) (45be338)

Features

  • Add support for renderman job attachments. (#86) (fcef5f2)

Bug Fixes

  • use right mode when opening toml file (#90) (62a136b)
  • libtoml -> tomllib in depsBundle.py (#89) (a477805)
  • dev: add executable bit to build_wheels.sh (#82) (1a4fe71)