Openassetio-manager-bal

Latest version: v1.0.0a16

Safety actively analyzes 688578 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.0.0alpha.4

New features

- Added support for `getRelatedReferences` queries against a BAL library. See `schema.json` for library syntax, there is an additional
example in the function's [test library](./tests/resources/library_business_logic_suite_related_references.json). [17](https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/17)

Improvements

- Improved error messaging for missing entities and malformed entity references - it now contains the relevant string to aid debugging.

- Bumped OpenAssetIO version to `v1.0.0a8`.

1.0.0alpha.3

Breaking changes

- Management policy queries will no longer fall back to a hardcoded default if no policy was found in the library, and will raise an exception instead. If a `managementPolicy` is defined in the JSON library, then the JSON schema requires both `read.default` and `write.default` policies to be defined. [6](https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/6)

1.0.0alpha.2

Breaking changes

- Renamed the top-level python package to `openassetio_manager_bal`. [9](https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/9)

New features

- BAL now exposes an `openassetio.manager_plugin` entry point, and can be installed via `python -m pip` or similar. This allows it to be use with OpenAssetIO without needing to extend `OPENASSETIO_PLUGIN_PATH`. [9](https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/9)

1.0.0alpha.1

Initial release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.