Skip to content

v1.0.0-alpha.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@feltech feltech released this 15 Feb 12:10
· 50 commits to main since this release
1cc8074

Breaking changes

  • Reverted openassetio-mediacreation to an explicit package dependency, now that OpenAssetIO/OpenAssetIO#1088 is complete, and conflicting installation requirements will be handled correctly. #72

  • Minimum OpenAssetIO version increased to v1.0.0-beta.2.0 due to breaking API changes. #89

New features

  • Added support for the entityTraits core API method. #89

  • Added support for the kRequired and kManagerDriven access modes in managementPolicy queries. Added support for access modes other than kRead in resolve queries (i.e. kManagerDriven). #98