Releases: sequinstream/sequin
Releases · sequinstream/sequin
Release v0.12.10
Release v0.12.9
Release v0.12.8
Release v0.12.7
Release notes for v0.12.7
Full Changelog: v0.12.6...v0.12.7
Release v0.12.6
Release notes for v0.12.6
What's Changed
- 🐛 Only flush after we have dispatched by @acco in #1970
- 🐛 Skip non-transactional logical messages by @acco in #1972
Full Changelog: v0.12.5...v0.12.6
Release v0.12.5
Release notes for v0.12.5
What's Changed
- Use GenStage pipeline by @acco in #1921
- feat(slot_producer): Merge supervisors by @acco in #1941
- bug(slot_producer): Use safe Postgres.compare_wal_cursors fun by @acco in #1945
- ♻️ Run through new Styler by @acco in #1958
- feat(slot_producer): Send high watermark further down the pipeline by @acco in #1959
- feat(slot_producer): Use buffer_size: :infinity by @acco in #1964
- feat(slot_producer): Use async_info to propagate batch markers by @acco in #1965
- 🗑️ Remove libcluster by @acco in #1924
- ✨ Generate proper group_id, idempotency key in backfills by @acco in #1960
- Support List,
with
in MiniElixir by @acco in #1967 - 💄 Make backfills form expandable for backfills tab by @RTLS in #1957
- ✨ Backfill start position per table by @RTLS in #1961
- ✨ /backfills and consumer/create by @RTLS in #1968
Full Changelog: v0.12.4...v0.12.5
Release v0.12.4
Release notes for v0.12.4
What's Changed
- ✨ Improve functions auto complete by @RTLS in #1919
- feat(functions): Allow for using JSON in functions by @acco in #1943
- 🔮 Regex and Integer in MiniElixir by @RTLS in #1953
- 🔮 Allow & capture in MiniElixir by @RTLS in #1954
- 💄 Show table name on messages tab by @RTLS in #1955
- ✨ Add Database restart button by @RTLS in #1956
- ♻️ Styler 1.4.2 by @RTLS in #1947
Full Changelog: v0.12.3...v0.12.4
Release v0.12.3
Release notes for v0.12.3
What's Changed
- ⚡️ Add outbound gzip compression for GCP Pubsub and Elasticsearch sinks by @davoclavo in #1932
- ⚡️ Add outbound gzip compression for http_push via
content-encoding: gzip
header by @davoclavo in #1934 - Extract document_id from "id" or :id for typesense delete_document by @davoclavo in #1936
- 🔧 Fix flaky connection_cache_tests by @davoclavo in #1939
- ✨ Typesense timeout_seconds to 3600 by @RTLS in #1940
Full Changelog: v0.12.2...v0.12.3