What's Changed
- Datasources by @maxdml in #358
- Support specifying an idempotency key with Send() by @maxdml in #362
- fix(stream): drain to the end of the stream when the producer goes inactive by @SamuelXing in #364
- Various by @maxdml in #363
- Factor context introspection outside of sys db by @maxdml in #365
- Preemptible sleep by @maxdml in #366
- add: child cancellation for workflows by @toastsandwich in #359
- Various improvements by @maxdml in #368
- No-version workflows are only dequeued by latest-version executors by @maxdml in #367
- Fix internal run as transaction rollback management by @maxdml in #371
- Use listen/notify for streams by @maxdml in #372
- Workflow attributes by @maxdml in #373
- Bulk forks and fork from by @maxdml in #374
- Client methods by @maxdml in #377
- Accept list of statuses (for cloud) by @maxdml in #378
- Include was_forked_from in workflow export/import by @SamuelXing in #375
New Contributors
- @SamuelXing made their first contribution in #364
- @toastsandwich made their first contribution in #359
Full Changelog: v0.18.0...v0.19.0