v.25.10Backward Incompatible Change

Enable async mode

Enable async mode for Keeper's internal replication. Keeper will preserve the same behavior as before with possible performance improvements. If you are updating from a version older than 23.9, you need to either update first to 23.9+ and than to 25.10+. You can also set keeper_server.coordination_settings.async_replication to 0 before update and enable it after update is done. #88515 (Antonio Andelic).