What's Changed
- mysql: map 00 day/month to 01 by @serprex in #3146
- fix zooPathPrefix typo by @serprex in #3154
- [mysql] move validation to shared for reuse by @heavycrystal in #3150
- Lower s3 chunking default from 33GB to 10GB by @serprex in #3149
- PEERDB_CLICKHOUSE_INITIAL_LOAD_ALLOW_NON_EMPTY_TABLES by @serprex in #3157
- mongo: mongo version check during validation by @jgao54 in #3166
- MySQL: Move binary format fetch outside by @Amogh-Bharadwaj in #3151
- semver upgrades by @serprex in #3165
- TestStringDataTypes: be parallel by @serprex in #3171
- feat: upgrade
docker-compose.yml
stable image tags by @github-actions[bot] in #3153 - mongo: add validation for (1) storage engine (2) oplog retention by @jgao54 in #3168
- vitess: only allow during initial load only by @heavycrystal in #3172
- mysql: stat activity by @serprex in #3142
- mongo: update config with fields for username/password/tls by @jgao54 in #3178
- feat(classifier): neon quota exceeded as notify_connectivity by @iamKunalGupta in #3182
- allow editing initial load settings by @heavycrystal in #3160
- mysql: report bytes while ingestion still ongoing by @serprex in #3180
- mongo: use same partial reporting mechanism as mysql by @jgao54 in #3187
- Fix null resync by @serprex in #3186
- mongo: ui schema validation by @jgao54 in #3181
- cdc: only insert 1 entry into flows table by @serprex in #3188
- refactor(classifier): ch unknown table with mv issue as NotifyMvOrView by @iamKunalGupta in #3189
- feat: disable fast-fail for other db versions to prevent cancellation of other jobs by @iamKunalGupta in #3192
- Move validateFlavor out of /shared by @Amogh-Bharadwaj in #3191
- PubSub: fix error return on connection active by @Amogh-Bharadwaj in #3193
- Validate tables on ClickHouse: validate in batches of 200 tables by @Amogh-Bharadwaj in #3169
- correctly render readonly fields in edit mirror ui by @serprex in #3194
- feat(internal): add maintenance ui by @iamKunalGupta in #3117
- API endpoint for total rows synced by mirror by @Amogh-Bharadwaj in #3145
Full Changelog: v0.30.6...v0.30.7