What's Changed
- UI: Fix table deselection upon schema expand and showing of hard delete by @Amogh-Bharadwaj in #3922
- MySQL: fix coercion of pre-1970 datetimes after a schema change by @ilidemi in #3926
- golangci-lint 2.9.0 by @serprex in #3944
- Fix incorrect Zookeeper path formatting for ReplicatedMergeTree by @SumitKumar-17 in #3811
- chore(deps): update github-actions dependencies by @renovate[bot] in #3942
- Update cargo-chef tag, update golang-ci used in GH actions by @serprex in #3945
- chore(deps): update docker-compose dependencies by @renovate[bot] in #3941
- chore(deps): update dockerfile dependencies by @renovate[bot] in #3943
- chore(deps): lock file maintenance by @renovate[bot] in #3933
- workaround for overriding default timeout limitation by @jgao54 in #3939
- Static typing for RecordsToRawTableStream by @ilidemi in #3947
- Minor: React key in MySQL peer form by @ilidemi in #3948
- ECONNRESET should be retried by @jgao54 in #3959
- Fix cargo-chef to use index digest by @ilidemi in #3961
- Add logging for snapshot conn close by @ilidemi in #3963
- fix(postgres): fix PG->PG schemaqual, NUMERIC handling during schema changes by @heavycrystal in #3940
- classification: handle mysql ErrBadConn bubble up as a tls error by @jgao54 in #3965
- classification: handle mongo cursor errors by @jgao54 in #3966
- classification: logical decoding not supported by @jgao54 in #3967
- Handle "could not import the requested snapshot" as irrecoverable by @ilidemi in #3919
- Notify on ECONNRESET during peer creation by @ilidemi in #3964
- Warn when a catch-all CH normalization error is treated as bad MV by @ilidemi in #3976
- chore(deps): lock file maintenance by @renovate[bot] in #3981
- Switch to rows_synced for InitialLoadSummary and TotalRowsSyncedByMirror by @ilidemi in #3970
- chore(deps): update docker-compose dependencies by @renovate[bot] in #3986
- chore(deps): update github-actions dependencies by @renovate[bot] in #3987
- Run go fix by @ilidemi in #3985
- chore(deps): update mysql:9.6.0 docker digest to e5dc14f by @renovate[bot] in #3988
- Parse Time64 value without setting it during table creation by @jgao54 in #3953
New Contributors
- @SumitKumar-17 made their first contribution in #3811
Full Changelog: v0.36.8...v0.36.9