·
2 commits
to refs/heads/main
since this release
What’s Changed
- ci: drive stable Docker/deploy builds off release publish (#4484) @dtunikov
- mysql: transcode non-utf8 string/ENUM/SET columns to UTF-8 on CDC path (#4436) @dtunikov
- Tilt flow: e2e test run using gotestsum outside Tilt (#4477) @pfcoperez
- [DBI-829] CI e2e testing: Support different MariaDB versions and parameters (#4478) @pfcoperez
- Update github-actions dependencies (#4471) @renovate[bot]
- Log a warning when a replica idenity column changes (#4480) @ilidemi
- support default primary key detection for mysql for int/temporal types (#4440) @jgao54
- feat(mysql): introduce a testcontainer for binlog incident event (#4442) @ilidemi
- fix(pg): filter by flow name in IsQRepPartitionSynced (#4479) @Amogh-Bharadwaj
- Initial attempt to run Tilt environment in CI (#4474) @pfcoperez
- feat(tilt): Add setup peerdb peers in Tilt (#4444) @masterashu
- Explicitly specify PG client protocol (#4467) @pfcoperez