v0.25.0
What's Changed
- golangci-lint 1.63 by @serprex in #2510
- make pkey error message more informative by @iskakaushik in #2516
- We don't need to compare table structure during resync by @iskakaushik in #2517
- [mysql] disable MariaDB GTID for now by @heavycrystal in #2518
- nexus: remove serde bytes by @serprex in #2511
- chore(deps): update lukemathwalker/cargo-chef:latest-rust-alpine docker digest to c1d8869 by @renovate in #2520
- feat: upgrade
docker-compose.yml
stable image tags by @github-actions in #2519 - fix(deps): update cargo dependencies by @renovate in #2521
- chore(deps): update github-actions dependencies by @renovate in #2523
- fix(deps): update npm dependencies by @renovate in #2522
- mysql UI by @serprex in #2509
- mysql: SignalAsEmpty/SignalAsNotEmpty by @serprex in #2507
- chore: move oom-mv to oom category by @iamKunalGupta in #2524
- [chore] update dependencies by @serprex in #2526
- feat(record-slot-size): increase frequency to 2 mins by @iamKunalGupta in #2527
- mysql: unsigned integers by @serprex in #2513
- move mirror validation logic into connector interfaces by @serprex in #2525
- give up dropping mirror source or destination after 50 tries, send alert by @serprex in #2528
- QRep Initial Copy Only: set status to completed by @Amogh-Bharadwaj in #2532
- fix: limit partition count to 1000 for temporal platform by @iskakaushik in #2530
- Remove consistency sleep and account for nil env by @Amogh-Bharadwaj in #2529
- ui: less lambda by @serprex in #2533
- mysql column exclusion by @serprex in #2512
- feat(pgcode-28000): classify as error notify connectivity by @iamKunalGupta in #2535
- feat(classifier): add pg insufficient_privilege by @iamKunalGupta in #2536
- schema changes: don't ignore nullable enabled by @serprex in #2537
- mysql: use information schema for schema because decimal info not in mysql.Field by @serprex in #2514
- MaintainTx: Add heartbeat routine by @Amogh-Bharadwaj in #2541
- cdc/qrep workflows: continue as new after setting state to completed by @serprex in #2540
Full Changelog: v0.24.0...v0.25.0