We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312bf05 commit 4c4ebadCopy full SHA for 4c4ebad
CHANGELOG.md
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
### Added
11
12
+### Changed
13
+
14
+### Fixed
15
16
+## [2.5.0] - 2024-10-15
17
18
+Added a number of subcommands for replicaset roles,
19
+improved understanding of the version number to install,
20
+enhanced status display, and added a flag to disable interactivity when
21
+the application is stopped.
22
+Implemented a number of fixes to improve stability.
23
24
+### Added
25
26
- `tt status`: display `config`, `box`, and `replication upstream` statuses.
27
* `--details`: display detailed reports of errors and warnings from instances.
28
- `tt stop` confirmation prompt. `-y` option is added to accept stop without prompting.
0 commit comments