Cook - v0.3.1

March 16, 2023, 4:57 p.m.

Changelog

Changed:

  • Use system config /etc/cook/cookd.yml as default on Linux and from current dir on Windows if running from frozen binary RS-97394
  • Stop master if found another cluster data during initialization RS-97506

Fixed:

  • Basic check if replication directory sane to avoid starting replication/catchup from not existing directory RS-97243
  • Avoid catching extra archive during failover RS-97499
  • Avoid creating empty replication directories RS-97393
  • Node state not updated during stop RS-98272
  • Catchup can fail if slave left behind for several generations RS-98274