What’s Changed
- scheduled tasks: restart activity while ctx.Err() == nil (#3381) @serprex
- mongo: delete dead code (#3399) @jgao54
- classify CANNOT_ASSIGN_ALTER as recoverable (#3398) @heavycrystal
- mongo: shorten _full_document to doc (#3391) @jgao54
- chore: update dependencies (#3397) @serprex
- Last offset fetch: prevent destination connection by returning early (#3396) @Amogh-Bharadwaj
- all QRepSync as ErrorNotifyMVOrView, mysql ER_NO_SUCH_TABLE (#3392) @heavycrystal
- refactor: disable telemetry error sender by default (#3395) @iamKunalGupta
- chore(deps): update bitnami/minio:2025.7.23 docker digest to 6dabb4a (#3393) @renovate[bot]
- chore(deps): update github-actions dependencies (#3394) @renovate[bot]
- Reduce QRep channel size (#3389) @ilidemi
- try and add temporal metadata to slog.Logger (#3385) @heavycrystal
- patch flow-rs snapshot_num_partitions_override variable (#3390) @bernardlim
- mongo: error classification (#3387) @jgao54
- e2e: fix race between partition by tests (#3386) @serprex
- mongo: improve error message users see (#3383) @jgao54
- [mysql] fix logger metadata for BinlogSyncer (#3382) @heavycrystal
- Better flow statuses for renaming and table removal phases (#3343) @Amogh-Bharadwaj
- Log all progress (#3375) @ilidemi
- Set status to pausing upon reception of pause signal (#3377) @Amogh-Bharadwaj
- Temporal: Set MaxHeartbeatThrottleInterval to 10 seconds (#3379) @Amogh-Bharadwaj
- fix connection leak in GetDefaultPartitionKeyForTables (#3380) @heavycrystal