aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 12 forks source link

feat(deps)!: update openjd-adaptor-runtime to 0.5 #108

Closed epmog closed 6 months ago

epmog commented 6 months ago

Run is no longer the default adaptor action

What was the problem/requirement? (What/Why)

Needed to update to the latest openjd adaptor runtime

What was the solution? (How)

Updated, and added a SemVer for the openjd interface

What is the impact of this change?

Our unversioned API is now versioned

How was this change tested?

hatch run fmt
hatch build
hatch run lint
hatch run test

Was this change documented?

N/A

Is this a breaking change?

Yes, nothing to do on the customer's side unless they wrote custom job templates that don't specify an action and expected run to happen.