Skip to content
Release 2.3.2 - 2022-11-09

*** Added

- `switchover etcd validate` added to validate configuration for Tarantool application
- `switchover status` now shows tarantool version
- `switchover eval --shard <shard-name> <shell>` and
  `switchover eval --cluster <cluster-name> <shell>` was added.

*** Fixed

- `switchover {switch,promote}` and others now properly log
  after-switch discovery info (as it was before 2.3.0)

*** Removed

- `switchover eval --all` now removed.
  You should use `--shard` and/or `--cluster` instead.