Skip to content

Commit

Permalink
changelog: fix tt replicaset roles remove duplication
Browse files Browse the repository at this point in the history
There is missing `tt cluster replicaset roles remove` changelog
entries, but duplication of `tt replicaset roles remove`.
  • Loading branch information
oleg-jukovec committed Oct 21, 2024
1 parent 4529899 commit 437b271
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Implemented a number of fixes to improve stability.
* `--details`: display detailed reports of errors and warnings from instances.
- `tt stop` confirmation prompt. `-y` option is added to accept stop without prompting.
- `tt cluster replicaset roles add`: command to add roles in config scope provided by flags.
- `tt replicaset roles remove`: command to remove roles in the tarantool replicaset with cluster
config (3.0) or cartridge orchestrator.
- `tt cluster replicaset roles remove`: command to remove roles from config
scope provided by flags.
- `tt replicaset roles add`: command to add roles in the tarantool replicaset with
cluster config (3.0) or cartridge orchestrator.
- `tt replicaset roles remove`: command to remove roles in the tarantool replicaset with
Expand All @@ -46,8 +46,6 @@ Implemented a number of fixes to improve stability.
a timeout.
- `tt replicaset vshard bootstrap` timeout was 3s instead of 10s.

### Changed

## [2.4.0] - 2024-08-07

### Added
Expand Down

0 comments on commit 437b271

Please sign in to comment.