Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
2.2.0
What's Changed
- Remove deprecations by @pboers1988 in #596
- Query a single subscription by @pboers1988 in #598
- Refactor db filtering by @dmarjenburgh in #597
- Bump typer from 0.9.0 to 0.12.0 by @dependabot in #595
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- Fix search-index reset by @dmarjenburgh in #561
- Add refresh search index step post wf by @dmarjenburgh in #563
- Add /api/ws/events for v2 UI by @Mark90 in #564
- Update nwa-stdlib requirement from ~=1.5.4 to ~=1.6.0 by @dependabot in #567
- Bump sentry-sdk[fastapi] from 1.41.0 to 1.42.0 by @dependabot in #565
- ci: Run pre-commit before merge by @crankynetman in #554
- [Bug] Use broadcast websocket manager for secure redis by @Mark90 in #576
- Bump sentry-sdk[fastapi] from 1.42.0 to 1.43.0 by @dependabot in #584
- Bump sqlalchemy-utils from 0.41.1 to 0.41.2 by @dependabot in #586
- Implement redis broadcasting for BroadcastWebsocketManager by @Mark90 in #589
- Update uvicorn[standard] requirement from ~=0.28.0 to ~=0.29.0 by @dependabot in #585
- Bump sqlalchemy from 2.0.28 to 2.0.29 by @dependabot in #591
- Bump orjson from 3.9.15 to 3.10.0 by @dependabot in #593
- Bump sentry-sdk[fastapi] from 1.43.0 to 1.44.0 by @dependabot in #594
Full Changelog: 2.1.1...2.1.2
2.1.2rc4
What's Changed
- Bump sentry-sdk[fastapi] from 1.42.0 to 1.43.0 by @dependabot in #584
- Bump sqlalchemy-utils from 0.41.1 to 0.41.2 by @dependabot in #586
- Implement redis broadcasting for BroadcastWebsocketManager by @Mark90 in #589
Full Changelog: 2.1.2rc3...2.1.2rc4
2.1.2rc3
2.1.2rc2
What's Changed
- ci: Run pre-commit before merge by @crankynetman in #554
- [Bug] Use broadcast websocket manager for secure redis by @Mark90 in #576
Full Changelog: 2.1.1rc1...2.1.2rc2
2.1.2rc1
What's Changed
- Fix search-index reset by @dmarjenburgh in #561
- Add refresh search index step post wf by @dmarjenburgh in #563
- Add /api/ws/events for v2 UI by @Mark90 in #564
- Update nwa-stdlib requirement from ~=1.5.4 to ~=1.6.0 by @dependabot in #567
- Bump sentry-sdk[fastapi] from 1.41.0 to 1.42.0 by @dependabot in #565
Full Changelog: 2.1.1...2.1.2rc1
2.1.1
What's Changed
- Fix graphql autoregistration is_enum check for optional fields by @Mark90 in #490
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #485
- Bump sentry-sdk[fastapi] from 1.39.2 to 1.40.2 by @dependabot in #491
- make generator orchestrator-2.0 compatible by @hanstrompert in #481
- Bump sqlalchemy from 2.0.25 to 2.0.27 by @dependabot in #499
- Bump orjson from 3.9.12 to 3.9.14 by @dependabot in #498
- Update uvicorn[standard] requirement from ~=0.20.0 to ~=0.27.1 by @dependabot in #496
- small generator fixes by @hanstrompert in #501
- Bump pydantic-forms from 1.0.1 to 1.0.2 by @dependabot in #503
- Update fastapi requirement from ~=0.109.0 to ~=0.110.0 by @dependabot in #504
- Update pydantic-settings requirement from ~=2.1.0 to ~=2.2.1 by @dependabot in #506
- Ignore the pydantic URL version by @pboers1988 in #507
- callbacks docs by @anna-wilson in #508
- Bump orjson from 3.9.14 to 3.9.15 by @dependabot in #509
- 510: Add documentation on overriding GraphQL classes by @tjeerddie in #511
- Add USE_PYDANTIC_ALIAS_MODEL_MAPPING to use property name instead of pydantic alias by @tjeerddie in #519
- Bump sentry-sdk[fastapi] from 1.40.2 to 1.40.6 by @dependabot in #515
- Update python-rapidjson requirement from <1.15,>=1.9 to >=1.9,<1.17 by @dependabot in #514
- Add customer descriptions to subscription graphql model by @tjeerddie in #520
- Bumpversion to 2.1.1rc2 by @tjeerddie in #528
- Add 'distinct' clause to subscription helper function by @Sparrow1029 in #553
- Bump sqlalchemy from 2.0.27 to 2.0.28 by @dependabot in #555
- Update uvicorn[standard] requirement from ~=0.27.1 to ~=0.28.0 by @dependabot in #556
- Bump sentry-sdk[fastapi] from 1.40.6 to 1.41.0 by @dependabot in #557
- Validate MTU values by @mrijk in #559
- Fix GraphQL subscription status with detailed information by @tjeerddie in #560
New Contributors
- @anna-wilson made their first contribution in #508
Full Changelog: 2.1.0...2.1.1
2.1.1rc3
What's Changed
- Add 'distinct' clause to subscription helper function by @Sparrow1029 in #553
- Bump sqlalchemy from 2.0.27 to 2.0.28 by @dependabot in #555
- Update uvicorn[standard] requirement from ~=0.27.1 to ~=0.28.0 by @dependabot in #556
- Bump sentry-sdk[fastapi] from 1.40.6 to 1.41.0 by @dependabot in #557
- Validate MTU values by @mrijk in #559
- Fix GraphQL subscription status with detailed information by @tjeerddie in #560
Full Changelog: 2.1.1rc2...2.1.1rc3
2.1.1rc2
What's Changed
- Bump sentry-sdk[fastapi] from 1.40.2 to 1.40.6 by @dependabot in #515
- Update python-rapidjson requirement from <1.15,>=1.9 to >=1.9,<1.17 by @dependabot in #514
- Add customer descriptions to subscription graphql model by @tjeerddie in #520
- Bumpversion to 2.1.1rc2 by @tjeerddie in #528
Full Changelog: 2.1.1rc1...2.1.1rc2
2.1.1rc1
What's Changed
- Fix graphql autoregistration is_enum check for optional fields by @Mark90 in #490
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #485
- Bump sentry-sdk[fastapi] from 1.39.2 to 1.40.2 by @dependabot in #491
- make generator orchestrator-2.0 compatible by @hanstrompert in #481
- Bump sqlalchemy from 2.0.25 to 2.0.27 by @dependabot in #499
- Bump orjson from 3.9.12 to 3.9.14 by @dependabot in #498
- Update uvicorn[standard] requirement from ~=0.20.0 to ~=0.27.1 by @dependabot in #496
- small generator fixes by @hanstrompert in #501
- Bump pydantic-forms from 1.0.1 to 1.0.2 by @dependabot in #503
- Update fastapi requirement from ~=0.109.0 to ~=0.110.0 by @dependabot in #504
- Update pydantic-settings requirement from ~=2.1.0 to ~=2.2.1 by @dependabot in #506
- Ignore the pydantic URL version by @pboers1988 in #507
- callbacks docs by @anna-wilson in #508
- Bump orjson from 3.9.14 to 3.9.15 by @dependabot in #509
- 510: Add documentation on overriding GraphQL classes by @tjeerddie in #511
- Add USE_PYDANTIC_ALIAS_MODEL_MAPPING to use property name instead of pydantic alias by @tjeerddie in #519
New Contributors
- @anna-wilson made their first contribution in #508
Full Changelog: 2.1.0...2.1.1rc1