What’s Changed
- Don't panic when changestream recreation fails (#4618) @jgao54
- fix string partitioning edge case to avoid rabbit-holing into single-row partitions (#4617) @jgao54
- fix: estimate row counts for postgres partitioned/inherited tables (#4613) @itsbilal
- support arbitrary string parallel snapshotting (#4522) @jgao54
- ttl_only_drop_parts=1 (#4616) @serprex
- disable aborts missing during db migration (#4615) @jgao54
- CI: Monitor CI stages times with actions-timeline action (#4606) @pfcoperez