What's Changed
- report normalize batch id more frequently by @jgao54 in #4689
- optimize hot path by caching contexual attribute by @jgao54 in #4690
- refactor(codegen): convert FlowConnectionConfigs by field number, drop generator by @dtunikov in #4700
- add exclude_snapshot_status to MirrorStatusRequest by @serprex in #4703
- crdb stack/3 cdc changefeeds by @viragtripathi in #4669
- remove feature flag and connector type conditional by @jgao54 in #4686
- CDCFlowWorkFlow refactor by @jgao54 in #4705
- crdb stack/4 peer ui by @viragtripathi in #4670
- feat(bigquery): snapshot export as of BigQuery-clock timestamp T by @dtunikov in #4693
- crdb stack/5 tests ci by @viragtripathi in #4671
- mark bigquery.go as not deprecated by @dtunikov in #4711
- fix(clickhouse): treat CANNOT_ASSIGN_ALTER (517) as retryable by @shockdav in #4702
- feat(pg-pg): classify generated pkey by @Amogh-Bharadwaj in #4713
- fix(cmd): don't panic on CLI app error, exit(1) instead by @dtunikov in #4720
- support legacy 0-byte geometry data by @jgao54 in #4715
- crdb stack/6 resolved buffering by @viragtripathi in #4710
- remove errgroup legacy code by @jgao54 in #4723
- fix(clickhouse): accept cloud_mode_engine modes 3 and 4 in SMT validation by @tpanetti in #4729
- remove dead code in cdcflowworkflow and reduce replay surface area by @jgao54 in #4709
- Fix flaky test checking for continue-as-new by @ilidemi in #4728
- classify too many tables error by @jgao54 in #4731
- fix failure to abort multipart upload due to context cancellation by @jgao54 in #4730
- classify wal segment short error by @jgao54 in #4733
- Update gomod dependencies by @renovate[bot] in #4681
- Update github-actions dependencies by @renovate[bot] in #4684
- Update docker-compose dependencies by @renovate[bot] in #4685
- Update dependency material-symbols to ^0.46.0 by @renovate[bot] in #4704
- Update dockerfile dependencies by @renovate[bot] in #4682
- Lock file maintenance by @renovate[bot] in #4680
- fix(clickhouse): quorum writes on replicated clusters to stop normalize dropping rows by @andreyzhelnin-st in #4676
New Contributors
Full Changelog: v0.37.4...v0.37.5