Skip to content

v5.1.22

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:33
v5.1.22
9aac105

Reliability

  • Source-apply commit retry now recovers from ERR_TRY_AGAIN (#1696): a replay / source-apply commit that hits ERR_TRY_AGAIN is retried on a fresh transaction instead of failing in place — previously this could wedge replication apply for the whole database. Follow-up to #1223 (which retried in place).

Full Changelog: v5.1.21...v5.1.22