Skip to content

Releases: workfloworchestrator/orchestrator-core

4.0.0rc2

13 May 12:18
fe2fa84
Compare
Choose a tag to compare
4.0.0rc2 Pre-release
Pre-release

Breaking changes:

  • Changed Validation workflows from Target.SYSTEM to Target.VALIDATION

Please refer to the 4.0 migration guide for more detail on these breaking changes.

What's Changed

Full Changelog: 4.0.0rc1...4.0.0rc2

4.0.0rc1

13 May 12:01
dedb348
Compare
Choose a tag to compare
4.0.0rc1 Pre-release
Pre-release

Breaking changes:

  • Redis domain model caching removed

Please refer to the 4.0 migration guide for more detail on these breaking changes.

What's Changed

Full Changelog: 3.2.2...4.0.0rc1

3.2.3

02 May 14:18
a0af2ee
Compare
Choose a tag to compare

Full Changelog: 3.2.2...3.2.3

3.2.2

24 Apr 12:15
01237da
Compare
Choose a tag to compare

What's Changed

  • Fixing migration typo by @heanet in #927
  • Address performance regression in GQL subscriptions when using productBlockInstances by @Mark90 in #922

New Contributors

Full Changelog: 3.2.1...3.2.2

3.2.1

16 Apr 12:22
5e5b210
Compare
Choose a tag to compare

What's Changed

  • Remove async prefix from new_process endpoint by @Mark90 in #919

Full Changelog: 3.2.0...3.2.1

3.2.0

15 Apr 06:10
7a40a60
Compare
Choose a tag to compare

Deprecation Warning

This release adds support for pydantic-forms 2.0 in which ReadOnlyField is replaced with read_only_field. (more details)

To prevent errors you can pin pydantic-forms==1.4.0 in your requirements.

In a future release support for pydantic-forms 1.4 will be dropped, so it will be necessary to rewrite your usages of pydantic_forms.validators.ReadOnlyField as per the above details.

What's Changed

  • Rework SubscriptionModel.from_subscription and in_use_by_id injection to remove dependency on Redis by @Mark90 in #880
  • Add process_id to workflow @step logging by @RichieB2B in #913
  • Adds support for pydantic-forms 1.4.0-2.0.0 by @misterbox in #916
  • adding on delete cascade onstraint by @saket-geant in #915
  • Add workflow_name and process_id to @retrystep structlog context variables by @RichieB2B in #917
  • Update celery requirement from ~=5.4.0 to ~=5.5.1 by @dependabot in #918

Full Changelog: 3.1.2...3.2.0

3.2.0rc1

07 Apr 12:42
ad72888
Compare
Choose a tag to compare
3.2.0rc1 Pre-release
Pre-release

What's Changed

  • Rework SubscriptionModel.from_subscription and in_use_by_id injection to remove dependency on Redis by @Mark90 in #880

Full Changelog: 3.1.2...3.2.0rc1

3.1.2

07 Apr 11:51
6729ef2
Compare
Choose a tag to compare

❗ The following dependencies have been downgraded to resolve problems:

  • Downgraded Pydantic 2.10 to 2.8 by @pboers1988 in #892
  • Downgraded psycopg from 3.0 to 2.9 due to query locking issues under high load

What's Changed

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.2rc4

26 Mar 13:23
0e6087e
Compare
Choose a tag to compare
3.1.2rc4 Pre-release
Pre-release

What's Changed

Full Changelog: 3.1.2rc3...3.1.2rc4

3.1.2rc3

20 Mar 10:37
66edc8d
Compare
Choose a tag to compare
3.1.2rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 3.1.2rc2...3.1.2rc3