Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
1.3.1
What's Changed
- Add callback_step functionality by @dmarjenburgh in #354
- feat: update docs for single dispatch service by @crankynetman in #357
- update oauth2-lib to 1.4.0 by @tjeerddie in #358
enabled
parameter is removed in favour of the internal ENV variableOAUTH2_ACTIVE
.OAUTH2_ACTIVE
env/setting variable default changed to True. set the variable in ENV to False to turn off authentication.OAUTH2__AUTHORIZATION_ACTIVE
can be set to False to only turn of authorization and want to keep authentication.
New Contributors
- @crankynetman made their first contribution in #357
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.7
Full Changelog: 1.2.6...1.2.7
1.2.6
What's Changed
- Fix product sorting for processes graphql resource by @tjeerddie in #353
- Refactor reporter handling to be able to pass it through request params by @pboers1988 in #355
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- Use HTTPX_SSL_CONTEXT in http.AsyncClient instances by @Mark90 in #347
- sentry_sdk 1.30.0 and try a custom span on checksum by @Mark90 in #348
- Add missing product_id in format_subscription of enrich_process by @tjeerddie in #350
Full Changelog: 1.2.4...1.2.5
1.2.5rc2
What's Changed
- Add missing product_id in format_subscription of enrich_process by @tjeerddie in #350
Full Changelog: 1.2.5rc1...1.2.5rc2
1.2.5rc1
1.2.4
What's Changed
- Feature/step group by @dmarjenburgh in #343
- Bumpversion oauth2lib by @pboers1988 in #346
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- 305: Add fixed inputs to subscription type by @tjeerddie in #306
- Add subscription_instance_id to product_blocks of subscription schema by @tjeerddie in #312
- Update celery to 5.3.1 and redis to "redis>=4.6, <4.7.0" by @tjeerddie in #314
- Autoregister Domain models into Graphql by @tjeerddie in #295
- Add product block resource to graphql root Query by @tjeerddie in #316
- Change graphql page total from str to int by @tjeerddie in #317
- Pin mkdocs lower then 1.5 since it fails by @tjeerddie in #318
- Update gh-pages github action to install dev deps using pyproject.toml by @tjeerddie in #319
- Add resource type graphql root resource by @tjeerddie in #320
- fix strawberry github repository link dependency by @tjeerddie in #323
- Skip sorting on unknown fields by @dmarjenburgh in #326
- Add graphql documentation for the model auto registration by @tjeerddie in #324
- 313: Add workflows resource to graphql root Query by @tjeerddie in #325
- 280 move to pydantic forms by @Sparrow1029 in #308
- Change GraphQL ResourceType to query its product blocks by @tjeerddie in #330
- Bump version to 1.2.3rc2 by @Mark90 in #329
- Improve processes graphql resource by @tjeerddie in #331
- Update strawberry-graphql package to 0.203.3 by @tjeerddie in #332
- Change click requirement to 8.* and bumpversion to 1.2.3rc4 by @tjeerddie in #334
- Add depends_on and in_use_by to product block graphql type by @tjeerddie in #336
- 238 remove customer id from subscription by @Sparrow1029 in #307
- Refactor process for consistency throughout endpoints and graphql by @tjeerddie in #338
Full Changelog: 1.2.2...1.2.3
1.2.3rc5
What's Changed
- Add depends_on and in_use_by to product block graphql type by @tjeerddie in #336
Full Changelog: 1.2.3rc4...1.2.3rc5