Skip to content

Latest commit

 

History

History
132 lines (74 loc) · 7.01 KB

CHANGELOG.md

File metadata and controls

132 lines (74 loc) · 7.01 KB

0.7.5 (2025-01-13)

Features

  • adaptor: Add HYTHON_EXECUTABLE environment variable (#202) (aed5d1c)

Bug Fixes

  • installer: fix installer system installs (#203) (bd591cd)

0.7.4 (2024-11-21)

Features

  • installer component support for Houdini 20.0 and 20.5 (#192) (244bc71)

Bug Fixes

  • detect ROP USD Render output directories (#190) (fbeb81d)
  • add deadline cloud soho script (#189) (f88974f)

0.7.3 (2024-10-11)

Features

  • add 20.0 and 20.5 dev installation (#173) (81a9d73)

0.7.2 (2024-06-27)

Bug Fixes

  • fail when mantra license error is seen (#164) (6012e2b)

0.7.1 (2024-06-19)

Features

  • capture files with time-based variables for job attachments (#162) (55d1a6b)

0.7.0 (2024-05-29)

BREAKING CHANGES

  • run simulations sequentially (#149) (084553c)

Features

  • add help text for various fields (#156) (a9154b9)

Bug Fixes

  • parse files no longer removes manually added attachments (#153) (a0c0988)
  • add missing submission telemetry event (#158) (f1ec97d)

0.6.3 (2024-05-22)

Bug Fixes

  • apply farm ID and queue ID settings correctly (#151) (1f7a8f4)
  • improve error messages when farm or queue ID not defined (#148) (48ee027)

0.6.2 (2024-05-08)

Bug Fixes

  • output directory detection (#144) (4042fb5)
  • pass through log verbosity (#141) (24ff283)
  • verify Deadline Cloud render node input exists before submitting (#137) (4154518)

0.6.1 (2024-05-01)

Bug Fixes

  • Windows pathmapping rules (#135) (d24499d)
  • improve error message for expired credentials (#131) (c69ea0b)
  • handle directories, references, and unnecessary files (#132) (0a909b3)
  • adaptor wheel override (#128) (f4260e5)

0.6.0 (2024-04-01)

BREAKING CHANGES

Bug Fixes

  • include the adaptor deps in the package (#99) (c3caa57)
  • safely handle potential deps when not submitting step deps (#106) (99f9285)
  • re-add step dependencies, limit deadline-cloud input nodes, fix single step renders (#105) (23e4173)
  • include deps with openjd adaptor package (#103) (24ffda6)
  • incorrect package name in create adaptor script (#102) (87f36e3)

0.5.3 (2024-03-27)

Bug Fixes

  • differentiate between required and optional init keys (#100) (c2dd76b)

0.5.2 (2024-03-26)

Features

  • Additional renderers and Wedge support (#52) (cad0931)
  • Adds telemetry events to submitter and adaptor (#89) (96e3c44)

Bug Fixes

  • include deadline-cloud in the adaptor packaging script (#97) (fc2cb3d)
  • throw error on out of bounds wedgenum (#96) (cc6aed9)

0.5.1 (2024-03-15)

Chores

  • update deps deadline-cloud 0.40 (#87) (92497cf)

0.5.0 (2024-03-08)

BREAKING CHANGES

  • deps: update openjd-adaptor-runtime to 0.5 (#83) (d661bdf)

Bug Fixes

  • make 0 the min for failed tasks and retry limit (#79) (aeba186)
  • use proper rez syntax for RezPackages (#77) (f1cd928)

0.4.0 (2024-02-21)

BREAKING CHANGES

  • Create a script to build adaptor package artifacts (#66) (d4f39a2)