Skip to content

Releases: workfloworchestrator/orchestrator-core

2.10.0rc1

12 Feb 22:10
a4bd327
Compare
Choose a tag to compare
2.10.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.9.2rc3...2.10.0rc1

2.9.2

12 Feb 00:20
03feb45
Compare
Choose a tag to compare

What's Changed

  • Add documentation on backfilling new resource types in existing subscriptions by @kvklink in #786
  • Fix for summary form in node populator by @florisie in #790
  • Add optional version control for subscriptions and subscription customer descriptions by @tjeerddie in #791
  • Properly detect and fill Summary in populator by @florisie in #797
  • Add product type filter in subscription filterBy by @tjeerddie in #803
  • #2194 refactor to more abstract validation workflow by @Igoranze in #799
  • allow version 1.2.1 of pydantic forms to be installed by @acidjunk in #807

Full Changelog: 2.9.1...2.9.2

2.9.2rc3

30 Jan 13:27
a097006
Compare
Choose a tag to compare
2.9.2rc3 Pre-release
Pre-release

What's Changed

  • allow version 1.2.1 of pydantic forms to be installed by @acidjunk in #807

Full Changelog: 2.9.2rc2...2.9.2rc3

2.9.2rc2

22 Jan 09:34
75a8043
Compare
Choose a tag to compare
2.9.2rc2 Pre-release
Pre-release

What's Changed

  • Add product type filter in subscription filterBy by @tjeerddie in #803
  • #2194 refactor to more abstract validation workflow by @Igoranze in #799

Full Changelog: 2.9.2rc1...2.9.2rc2

2.9.2rc1

15 Jan 14:37
fa498e4
Compare
Choose a tag to compare
2.9.2rc1 Pre-release
Pre-release

What's Changed

  • Add documentation on backfilling new resource types in existing subscriptions by @kvklink in #786
  • Fix for summary form in node populator by @florisie in #790
  • Add optional version control for subscriptions and subscription customer descriptions by @tjeerddie in #791
  • Properly detect and fill Summary in populator by @florisie in #797

Full Changelog: 2.9.1...2.9.2rc1

2.9.1

07 Jan 10:43
704c431
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.0...2.9.1

2.9.0

07 Jan 09:11
f9b86d0
Compare
Choose a tag to compare

Breaking Change

Unpin of pydantic-forms works only with the frontend package https://www.npmjs.com/package/@orchestrator-ui/orchestrator-ui-components/v/2.15.0 and higher

What's Changed

Full Changelog: 2.8.0...2.9.0

2.9.0rc3

07 Jan 07:43
b1e95f8
Compare
Choose a tag to compare
2.9.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.9.0rc2...2.9.0rc3

2.9.0rc2

20 Nov 08:50
c72f7b8
Compare
Choose a tag to compare
2.9.0rc2 Pre-release
Pre-release

What's Changed

  • Fix DB customer search error by @tjeerddie in #775
  • Add app_setting VALIDATE_OUT_OF_SYNC_SUBSCRIPTIONS + Bump nwa-stdlib 1.8.3 for ErrorType.BAD_REQUEST by @Mark90 in #780

Full Changelog: 2.9.0rc1...2.9.0rc2

2.9.0rc1

07 Nov 15:26
92cc106
Compare
Choose a tag to compare
2.9.0rc1 Pre-release
Pre-release

What's Changed

  • Upgrade strawberry graphql to 0.246.2 and above by @tjeerddie in #777

Important Upgrade Note

Strawberry version 0.236.0 introduced breaking changes to type imports. To automatically update your code, run:

strawberry upgrade update-imports ./your_folder

Note: You may need to install libcst first using:

pip install libcst

Full Changelog: 2.8.0...2.9.0rc1