What’s Changed
- fix(pg): set idle_session_timeout=0 for pg connections (#4589) @dtunikov
- fix(pg): classify conn closed explicitly as user notify error (#4587) @dtunikov
- classify error as retryable when pipe closed in deadlineCappableConn (#4567) @jgao54
- support filtering out deletion operation types for mongo (#4585) @jgao54
- fix mongo transient tls error (#4569) @jgao54
- Update github-actions dependencies (#4577) @renovate[bot]
- fix(mysql): gofumpt formatting in cdc.go (#4586) @dtunikov
- Update dockerfile dependencies (#4576) @renovate[bot]
- chore: de noise type change logs (#4581) @dtunikov
- fix: Add test for gh-ost/backup binlog metadata path ADD COLUMN for all types (#4557) @masterashu
- Re-order error classification for MySQLExecuteError (#4555) @jgao54
- Remove checks on pinned versions (#4579) @pfcoperez
- Renovate check and simulation CI workflow (#4578) @pfcoperez
- add filter to force pruning for getTableSchemaForTable query (#4580) @dtunikov
- fetch disk spill metrics for pg 14/15 as well (#4575) @jgao54
- mongodb: fix leaked changestream cursor (#4565) @jgao54
- handle retriable ssh dial error (#4570) @jgao54
- handle clickhouse znode error (#4568) @jgao54
- gcs: add error classification (#4566) @jgao54
- handle incomplete read of msg header transient error (#4571) @jgao54
- classify neon transient error (#4563) @jgao54
- .github: Fix deprecated workflow (#4574) @Jeremyyang920
- DBI-798: Safer check on mirror validation with MySQL sources setting server_id (#4564) @pfcoperez
- fix(ui): fix schema prefixing (#4562) @Amogh-Bharadwaj
- fix(pg-pg): better tls wiring for pgdump command (#4540) @Amogh-Bharadwaj
- feat: upgrade
docker-compose.ymlstable image tags (#4558) @github-actions[bot] - feat(api): add endpoint for pg-pg source and destination row count check (#4556) @Amogh-Bharadwaj
- fix(mysql): pull INVISIBLE/GIPK columns during snapshot (#4553) @dtunikov
- fix(mysql): consistent SET column replication between snapshot and cdc (#4551) @dtunikov
- fix(mysql): align JSON representation between snapshot and CDC (#4535) @dtunikov
- Renovate simulation script (#4548) @pfcoperez
- address partition overflow bug (#4550) @jgao54