0.24.0
What's Changed
- Support configuration through DBOS constructor by @maxdml in #236
- Add connection timeout + fix scheduler not handling errors by @qianl15 in #237
- Fix FastAPI Debugging by @devhawk in #238
- Better Conductor error message by @qianl15 in #239
- Websocket check pending workflows by @qianl15 in #240
- Test + Improve Step Retries by @kraftp in #243
- Config pool sizes by @maxdml in #242
- Support error message in conductor by @qianl15 in #245
- Improve Config Experience by @kraftp in #244
- Fix Spurious Warning by @kraftp in #247
- Unpin FastAPI CLI by @kraftp in #249
- add start_workflow_async by @devhawk in #248
- Conductor Tweaks by @kraftp in #251
- Allow multiple logs and traces endpoints in the python DBOSConfig. by @apoliakov in #250
- Enable websocket logging by @qianl15 in #252
New Contributors
- @apoliakov made their first contribution in #250
Full Changelog: 0.23.0...0.24.0