0.25.0
What's Changed
- Add a DBOS.step_id variable to the public API by @kraftp in #254
- Add List steps by @manojdbos in #259
- Add DBOS.retrieve_workflow_async + tests by @devhawk in #262
- Explicit DBOS Launch in Template by @kraftp in #263
- Improved Introspection by @kraftp in #264
- Record get_result as a step by @kraftp in #267
- List Steps Conductor by @kraftp in #270
- Remove workflow buffers by @qianl15 in #271
- Decorate Python logs with Workflow UUID and Trace ID by @apoliakov in #274
- DBOS Client by @devhawk in #265
Bug fixes
- DB Wizard: longer connection timeout, log error by @qianl15 in #255
- only overwrite ssl CA if provided by the file by @maxdml in #256
- Handle KeyboardInterrupts During Retries by @kraftp in #261
- Support Pyright by @kraftp in #266
- Warn if resetting DB on a null object by @apoliakov in #268
- Fix for handling error and output field in steps by @manojdbos in #272
Full Changelog: 0.24.0...0.25.0