Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
Fix small bug in migration helpers
4.0.1
What's Changed
- Fix typo in 4.0.md by @RichieB2B in #950
- Make is_task backwards compatible by @Igoranze in #958
Full Changelog: 4.0.0...4.0.1
4.0.0
Breaking changes:
- Adding Target.VALIDATION to Workflows, including isTask bool by @saket-geant in #930
- Removing Caching from the orchestrator by @pboers1988 in #938
Upgrade steps and dependancies:
- Please follow the migration guide here: https://workfloworchestrator.org/orchestrator-core/migration-guide/4.0/
- With this release you must also use the orchestrator-core-ui library version 5.0.0: https://github.com/workfloworchestrator/orchestrator-ui-library/releases/tag/%40orchestrator-ui%2Forchestrator-ui-components%405.0.0
What's Changed
- 804 Add Validate to backed response model by @Igoranze in #941
- Add metrics endpoint by @mrijk, @kvklink and @misterbox in #920
- Adding Target.VALIDATION to Workflows, including isTask bool by @saket-geant and @Igoranze in #930
- Fix TypeError when resuming process through the callback endpoint by @Haak1981 in #948
- Fix: subsequent callback progress key error by @adamkirchberger in #934
- Make workflow description mandatory by @pboers1988 in #850
- Removing Caching from the orchestrator by @pboers1988 in #938
- Update getting-started docs and init templates by @Mark90 in #942
Dependabot changes:
- Bump orjson from 3.10.16 to 3.10.18 by @dependabot in #937
- Bump sqlalchemy from 2.0.40 to 2.0.41 by @dependabot in #945
- Bump typer from 0.15.2 to 0.15.3 by @dependabot in #936
- Bump typer from 0.15.3 to 0.15.4 by @dependabot in #946
- Update more-itertools requirement from ~=10.6.0 to ~=10.7.0 by @dependabot in #928
- Update pydantic-forms requirement from <=2.0.0,>=1.4.0 to >=1.4.0,<=2.1.0 by @dependabot in #944
- Update pydantic-settings requirement from ~=2.8.0 to ~=2.9.1 by @dependabot in #925
- Update sentry-sdk[fastapi] requirement from ~=2.25.1 to ~=2.27.0 by @dependabot in #929
- Update sentry-sdk[fastapi] requirement from ~=2.27.0 to ~=2.28.0 by @dependabot in #947
New Contributors
Full Changelog: 3.2.2...4.0.0
4.0.0rc5
4.0.0rc4
What's Changed
- Add metrics endpoint by @mrijk, @kvklink and @misterbox in #920
Full Changelog: 4.0.0rc3...4.0.0rc4
4.0.0rc3
Full Changelog: 4.0.0rc2...4.0.0rc3
4.0.0rc2
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
- Adding Target.VALIDATION to Workflows, including isTask bool by @saket-geant and @Igoranze in #930
Full Changelog: 4.0.0rc1...4.0.0rc2
4.0.0rc1
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
- Make workflow description mandatory by @pboers1988 in #850
- fix: subsequent callback progress key error by @adamkirchberger in #934
- Update pydantic-settings requirement from ~=2.8.0 to ~=2.9.1 by @dependabot in #925
- Update more-itertools requirement from ~=10.6.0 to ~=10.7.0 by @dependabot in #928
- Bump typer from 0.15.2 to 0.15.3 by @dependabot in #936
- Update sentry-sdk[fastapi] requirement from ~=2.25.1 to ~=2.27.0 by @dependabot in #929
- Bump orjson from 3.10.16 to 3.10.18 by @dependabot in #937
- Removing Caching from the orchestrator by @pboers1988 in #938
Full Changelog: 3.2.2...4.0.0rc1
3.2.3
- fix: subsequent callback progress key error by @adamkirchberger in #934
Full Changelog: 3.2.2...3.2.3