What’s Changed
- fix(tests): update peer config to avoid using stale config from previous local run (#4552) @dtunikov
- fix: Add tests for non-pk table cdc works in append-only mode with Merge Tree (#4520) @masterashu
- maria: require resync on partial row events (#4530) @dtunikov
- mongoDB parallel snapshot follow-up (#4531) @jgao54
- fix(mysql): fail fast on partial JSON binlog events (PARTIAL_JSON) (#4538) @dtunikov
- Pin go-mysql digest as well (#4547) @ilidemi
- clickhouse: fix date overflow for initial load (#4534) @dtunikov
- fix(mysql): classify event checksum error (#4537) @dtunikov
- fix(mysql): handle commit for non transactional mysql engines (#4539) @dtunikov
- Update github-actions dependencies (#4542) @renovate[bot]
- Make MySQL binlog staleness threshold configurable (#4453) @ilidemi
- Enable mTLS for PG sources (#4468) @pfcoperez
- Update gomod dependencies (#4545) @renovate[bot]
- Update mysql Docker tag to v9.7.1 (#4543) @renovate[bot]
- Update temporalio/ui Docker tag to v2.51.1 (#4544) @renovate[bot]
- Deprecate non-ClickHouse / non-Postgres destination connectors (#4491) @Jeremyyang920
- feat(ci): Last CI step checking for non-exercised tests (#4533) @pfcoperez
- Lock file maintenance (#4536) @renovate[bot]
- add clickhouse cluster in local tilt (#4527) @masterashu
- fix(mysql): use gtid_binlog_pos for MariaDB CDC start position (#4523) @dtunikov
- feat(mysql): add counter metric for parseSQL errors (#4498) @dtunikov
- Workflow to tag flow-api-client versions (#4532) @pfcoperez
- [DBI-798] MySQL Connector: Allow passing
server_idas a peer configuration parameter (#4525) @pfcoperez - add more mysql/maria column type tests and support uuid/inet types (#4505) @dtunikov
- Update gomod dependencies (#4399) @renovate[bot]
- DBI-609: Add IAM auth support for CDC pipes with AWS Auruora' (#4495) @masterashu
- mongo: partition snapshots for numeric and string _id collections (#4487) @andreyzhelnin-st
- treat string partition ranges as sensitive data (#4501) @jgao54
- fix: PG<15 fallback parameters (#4473) (#4509) @alikonhz
- Fix e2e table schema asserts (#4506) @ilidemi
- Classify CH access denied (#4528) @ilidemi
- Fix claude review on fork PRs (#4502) @ilidemi
- LogFlowError on mysql ConnectionActive failure (#4521) @serprex
- Separate MySQL and MariaDB tests (#4517) @ilidemi
- Disable PG CDC store for CH destinations by default (#4515) @ilidemi
- Update dockerfile dependencies (#4514) @renovate[bot]
- Constrain mysql-debug Renovate updates (#4512) @ilidemi
- Lock file maintenance (#4420) @renovate[bot]
- Update github-actions dependencies (#4511) @renovate[bot]
- Add tag to support propagating pipe name (#4508) @jgao54
- Add a user-facing log when processing large txn (#4500) @jgao54
- error classification: add error code 192 (#4507) @jgao54
- [DBI-829] Extended GTID e2e and UTs (#4493) @pfcoperez
- Optimize encoding maps (#4494) @ilidemi
- add online_schema_migrations metric (#4497) @dtunikov
- Dedup sourcePeerType (#4499) @ilidemi
- Support ANSI_QUOTES in MySQL/MariaDB DDL (#4452) @ilidemi
- fix(mysql): handle transaction payload event (#4433) @dtunikov
- observe mysql/postgres column type changes (#4488) @dtunikov