·
899 commits
to main
since this release
What's Changed
- Optionally trigger batched items sequentially to preserve order by @ericallam in #1536
- Realtime streams now powered by electric by @ericallam in #1541
- Better error handling for failed emails by @matt-aitken in #1540
- Add run metadata to runs.list endpoint by @ericallam in #1542
Currently using Electric for Realtime streams is opt-in by setting the REALTIME_STREAM_VERSION
env var to "v2" in the webapp, or the TRIGGER_REALTIME_STREAM_VERSION
to "v2" env var in your tasks.
Full Changelog: v.docker.3.3.5...v.docker.3.3.6