Skip to content
Release 2.5.0

** Added

- `switchover etcd health` now requests /health endpoint from etcd
- `switchover etcd version` now requests /version endpoint from etcd
- `switchover etcd getr` added as an alias to `switchover etcd get -r`
- `switchover connect --ps1` flag added to modify tarantool console prompt (experimental)
- `switchover top` now runs in interactive mode
- `switchover --no-etcd` flag is added to disable etcd

** Fixed
- `switchover auto` now fences master before changing /<cluster>/master in ETCD
- `switchover --completion` fixed
- `switchover switch <shard>:ro` now supported to switch master to any replica
- `switchover promote <shard>:rw` now supported to promote to etcd defined master
- `rockspec_format` is changed to 1.1
- etcd version in tests was upgraded to 3.5.3
- switchover directories was changed: /usr/share/lua/5.1 -> /usr/share/tarantool
- `switchover top` replication lag was fixed