Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
2.10.0rc1
What's Changed
- Bump alembic from 1.13.3 to 1.14.1 by @dependabot in #802
- Bump orjson from 3.10.9 to 3.10.15 by @dependabot in #801
- Update pydantic-settings requirement from ~=2.5.2 to ~=2.7.1 by @dependabot in #794
- Update more-itertools requirement from ~=10.5.0 to ~=10.6.0 by @dependabot in #814
- Bump sqlalchemy from 2.0.36 to 2.0.38 by @dependabot in #813
- Bump typer from 0.12.5 to 0.15.1 by @dependabot in #812
- Fix a unit test that would sometimes fail due to unsorted query by @kvklink in #815
- Remove workaround for supporting postgres vers <14 by @karimbenbourenane in #816
- Abort Task now sends a 'invalidateCache' message. by @misterbox in #818
- 588 list any step arg meaningful error by @Sparrow1029 in #819
- [376] build and push container image action fails by @gstewart86 in #824
- 798 add migrate tasks script by @kvklink in #823
- Fix markdown list rendering in search docs by @Mark90 in #809
- build and push container image action fails by @gstewart86 in #830
- Adds a
FILTER_BY_MODE
config option to allow for exact or partial s… by @misterbox in #831 - [320] backend endpoint to return version data by @gstewart86 in #828
- Bump version to 2.10.0rc1 by @Mark90 in #829
New Contributors
- @karimbenbourenane made their first contribution in #816
- @misterbox made their first contribution in #818
- @gstewart86 made their first contribution in #824
Full Changelog: 2.9.2rc3...2.10.0rc1
2.9.2
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
What's Changed
Full Changelog: 2.9.2rc2...2.9.2rc3
2.9.2rc2
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
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
What's Changed
- Add python 3.13 support and postgres 17 support by @pboers1988 in #789
Full Changelog: 2.9.0...2.9.1
2.9.0
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
- Unpin pydantic forms by @tjeerddie in #787
What's Changed
- Upgrade strawberry graphql to 0.246.2 and above by @tjeerddie in #777
- 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
- Change the discord URL by @pboers1988 in #781
- Unpin pydantic forms by @tjeerddie in #787
- Bump psycopg2-binary from 2.9.9 to 2.9.10 by @dependabot in #768
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #788
- Update more-itertools requirement from ~=10.3.0 to ~=10.5.0 by @dependabot in #770
- Bump sqlalchemy from 2.0.31 to 2.0.36 by @dependabot in #771
- Update python-rapidjson requirement from <1.20,>=1.18 to >=1.18,<1.21 by @dependabot in #769
- Update pydantic[email] requirement from ~=2.7.4 to ~=2.8.2 by @dependabot in #701
Full Changelog: 2.8.0...2.9.0
2.9.0rc3
What's Changed
- Change the discord URL by @pboers1988 in #781
- Unpin pydantic forms by @tjeerddie in #787
- unpin works only with the frontend package https://www.npmjs.com/package/@orchestrator-ui/orchestrator-ui-components/v/2.15.0 and higher
Full Changelog: 2.9.0rc2...2.9.0rc3
2.9.0rc2
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
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