[25.3.7] - 2025-10-16

Fixes

- Fix Service::on_leader_change callbacks not being called after master goes Offline
  due to sentinel auto-offline policy (See also https://git.picodata.io/core/picodata/-/issues/2303).

SQL

- Add IF NOT EXISTS support for ALTER TABLE ADD COLUMN.