Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
Fix handling of Optional fields
0.0.21 Bumped the version
Union types in domain models. Direct dependancy on pydantic.
Update from tree2 (#37) * Removed SURF specific code from the orchestrator-core * Moved network type validators to separate file * Attempt to fix direct dependancy on pydantic Co-authored-by: Peter Boers <[email protected]>
Updated oauth2-lib and opentelemetry
Updated oauth2-lib and opentelemetry
0.0.19
Support Poduct Block model inheritance
- Support inheritance for product block model subclasses. Specifying a superclass in a domain model now resolves to the correct subclass on loading
Mypy fixes
0.0.17 Update mypy typing and docs
CVE Patch in dependancies.
Update Requirements to patch CVE (#15) * Update Requirements to patch CVE * Updated actions and dependancies
Reset Log levels
0.0.15 Update from upgrade-oauth2-lib (#14)
Updated oauth2-lib and SQLAlchemy
- update oauth2-lib to 1.0.14
- updated SQLAlchemy to latest minor (1.3.24)
Version bump oauth2 module
Upgrade oauth lib (#11) * Upgraded oauth2-lib with increased info about auth decisions * Bummped version