What’s Changed
- bugfix: fix id redundant quotes in mongodb connector (#3837) @jgao54
- BigQuery: refactor header handling (#3829) @ilidemi
- Handle NetworkInterfaceExceededTimeLimit (#3834) @jgao54
- More robust table drops during CH validation (#3831) @ilidemi
- improve ddl logging (#3832) @jgao54
- Add heartbeat for add tables to publication activity (#3830) @Amogh-Bharadwaj
- BigQuery performance improvements and bugfixes (#3782) @jkaflik
- remove DATABASE_URL from docker compose yaml (#3827) @serprex
- CH: reject system databases as destination (#3826) @ilidemi
- Update dependencies (#3823) @ilidemi
- RemoveTable activities: Heartbeat and longer close timeout (#3825) @Amogh-Bharadwaj
- Reduce CI MySQL warnings (#3820) @ilidemi
- chore(deps): update temporalio/auto-setup:1.29 docker digest to 8240e81 (#3822) @renovate[bot]
- chore(deps): update linuxserver/openssh-server:latest docker digest to f6ed4e4 (#3821) @renovate[bot]
- minor: fix React key on PostgresForm (#3819) @ilidemi
- Close QRep pull stream in a uniform fashion (#3818) @ilidemi
- golangci-lint 2.7.2 (#3816) @serprex
- Classify PG unrecognized SI message ID as recoverable (#3810) @ilidemi
- fix(deps): update dependency protobufjs to v8 (#3807) @renovate[bot]
- chore(deps): update mysql:9.5.0 docker digest to 5ca0a27 (#3814) @renovate[bot]
- Mongo error classification: Add classification for FailedToSatisfyReadPreference (#3813) @Amogh-Bharadwaj
- chore(deps): update github-actions dependencies (#3806) @renovate[bot]
- Add more detailed logging for strict vs lax nullable mismatches (#3812) @ilidemi
- Classify CH SUPPORT_IS_DISABLED (#3809) @ilidemi
- Comment PG WAL segment removed classification (#3802) @ilidemi
- chore(deps): update docker-compose dependencies (#3804) @renovate[bot]
- chore(deps): update dockerfile dependencies (#3805) @renovate[bot]
- filter out views in MySQL (#3801) @jgao54
- classify retryable clickhouse errors (#3800) @jgao54
- classification: pg replica identity index dropped error (#3799) @jgao54
- Classify slot creation attempt on Postgres reader in multi-az (#3610) @Amogh-Bharadwaj
- mysql and clickhouse classification (#3797) @jgao54
- postgres classification (#3796) @jgao54
- mongo classification (#3795) @jgao54
- bugfix: sort compsite pk by array index instead of alphabetically (#3794) @jgao54
- put toast tracking behind a FF (#3790) @jgao54
- support multiple ch versions in ci (#3786) @jgao54
- support specifying x509 auth mechanism for mongodb (#3793) @jgao54
- chore(deps): update node.js to 7e0bd04 (#3791) @renovate[bot]
- chore(deps): update github-actions dependencies (#3792) @renovate[bot]
- Cancel addition workflow: Use task queue from handler instead (#3779) @Amogh-Bharadwaj
- feat: upgrade
docker-compose.ymlstable image tags (#3761) @github-actions[bot] - Change normalize behaviour to default to normalizing 4 batches at a time (#3787) @Amogh-Bharadwaj