Skip to content

Releases: workfloworchestrator/orchestrator-core

Fix handling of Optional fields

22 Sep 09:09
Compare
Choose a tag to compare
0.0.21

Bumped the version

Union types in domain models. Direct dependancy on pydantic.

15 Sep 13:51
606dc6e
Compare
Choose a tag to compare
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

05 Aug 20:33
3ddcb4b
Compare
Choose a tag to compare

Updated oauth2-lib and opentelemetry

0.0.19

19 Jul 13:14
Compare
Choose a tag to compare

Added

  • Work with python 3.9

Changed

  • Don't add transitive subscription instance relations to parents of parents (this was unintended behavior)

Support Poduct Block model inheritance

09 Jul 07:26
Compare
Choose a tag to compare
  • Support inheritance for product block model subclasses. Specifying a superclass in a domain model now resolves to the correct subclass on loading

Mypy fixes

09 Jun 14:11
9067d2c
Compare
Choose a tag to compare
Mypy fixes Pre-release
Pre-release
0.0.17

Update mypy typing and docs

CVE Patch in dependancies.

12 May 07:22
8fd82f7
Compare
Choose a tag to compare
Pre-release
Update Requirements to patch CVE (#15)

* Update Requirements to patch CVE

* Updated actions and dependancies

Reset Log levels

10 May 17:52
e3adccc
Compare
Choose a tag to compare
Reset Log levels Pre-release
Pre-release
0.0.15

Update from upgrade-oauth2-lib (#14)

Updated oauth2-lib and SQLAlchemy

29 Apr 10:01
706ef48
Compare
Choose a tag to compare
Pre-release
  • update oauth2-lib to 1.0.14
  • updated SQLAlchemy to latest minor (1.3.24)

Version bump oauth2 module

26 Apr 14:30
2dd1381
Compare
Choose a tag to compare
Pre-release
Upgrade oauth lib (#11)

* Upgraded oauth2-lib with increased info about auth decisions

* Bummped version