v2.6
What's Changed
- handle chooseAppDBServer errors and return a 1 exit code if it threw by @maxdml in #785
- Fix TT Debug Mode by @devhawk in #786
- Clearer errors when function registration is not done correctly. by @chuck-dbos in #787
- Make configureInstance optional by @chuck-dbos in #790
- Support sort order, offset, and workflow IDs in listWorkflows by @qianl15 in #792
- Stabilize kafka test for local dev by @chuck-dbos in #793
- cancellable sleepms by @maxdml in #789
- allow 2ms of slack time vs 2 us by @maxdml in #795
- Conductor support by @qianl15 in #794
- Save function name and List workflow steps by @manojdbos in #791
- Support error message in conductor by @qianl15 in #797
- Enqueue transactions and steps by @chuck-dbos in #796
- Move off TestingRuntime by @chuck-dbos in #798
- child workflows as steps by @manojdbos in #799
- Conductor Tweaks by @kraftp in #801
- Switch telemetry test to v2 by @chuck-dbos in #804
Full Changelog: v2.5...v2.6