Release 2.6.0 * 2.6.0 - 2023-03-23 ** Added - `switchover watch` now respects `/instances/<instance_name>/autofailover/` configuration. User may set priorities for autofailover or disable promote of specific instances setting `/instances/<instance_name>/autofailover/role = "witness"`. - `switchover watch` now exports telemetry and alerts into graphite if `autofailover.graphite` is configured - switchover now mesures RTT for each connection and can report it via `switchover watch` telemetry - `switchover pr / rr / eva` now supports flag `-i / --interval` to sleep between subsequent calls. (Default value is 0s as it was before) ** Fixed - `Panic` now does not exit in `switchover watch` - info logs of switchover now uses `green` color instead of `blue` color ** Removed - `switchover` now does not build for DEB