What's Changed
- chore: Start v0.1.35 dev by @mediuminvader in #1870
- Wait for connectors to stop on shutdown by @Jesse-Bakker in #1865
- fix: start dozer live ui server by @duonganhthu43 in #1874
- chore: Remove short form of
enable_progress
because it's conflicting withdozer cloud
by @chubei in #1876 - chore: Enable
push_events
by default by @chubei in #1877 - chore: Add
Access
deserialization test forAll
variant by @chubei in #1878 - test: provide a MySQL service for CI coverage tests by @abcpro1 in #1879
- chore: Add flag to disable live ui for local development by @supergi0 in #1880
- feat: Write record store checkpoints by @chubei in #1854
- ci: introduce labeler workflow by @tungbq in #1884
- chore: Run e2e tests nightly by @mediuminvader in #1886
- feat: Dozer connector by @Jesse-Bakker in #1883
- docs: advertise support for the MySQL connector by @abcpro1 in #1872
- bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #1889
- chore: Split ContractService from CodeService by @chubei in #1890
- fix:
CommonGrpcService::getEndpoints
should preserve order by @chubei in #1893 - Clean up postgres snapshotter by @Jesse-Bakker in #1895
- feat: add endpoint for latest deployment status and quick health check by @duonganhthu43 in #1894
- fix: do not require primary key for CdcType::FullChanges by @abcpro1 in #1896
- Add merge_group trigger for e2e-test GHA workflow by @Jesse-Bakker in #1897
- Skip e2e workflow on pull requests by @Jesse-Bakker in #1900
- chore: Move ContractService implementation to Contract by @chubei in #1899
- fix: introduce build states and fix inconsistencies by @v3g42 in #1902
- chore: Hint user to run force build when contract format changes by @chubei in #1903
- add mongodb feature to dozer-cli package by @aaryaattrey in #1905
- chore: Remove
LogOperation::Terminate
by @chubei in #1907 - chore: Add
PipelineContract
type alias by @chubei in #1904 - fix: Put live cache in temporary directory. by @chubei in #1906
- Run sql-tests with custom libtest-mimic harness by @Jesse-Bakker in #1901
- Abort starting log reader when shutting down by @Jesse-Bakker in #1909
- chore: Update for Rust 1.72.0 by @chubei in #1911
- Bump thiserror from 1.0.39 to 1.0.47 by @dependabot in #1914
- feat: make probabilistic optimizations optional and tunable in the config by @abcpro1 in #1912
New Contributors
Full Changelog: v0.1.34...v0.1.35