diff options
| -rw-r--r-- | ydb/apps/ydb/CHANGELOG.md | 3 | ||||
| -rw-r--r-- | ydb/apps/ydb/version.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md index d210a578a3f..be11f486462 100644 --- a/ydb/apps/ydb/CHANGELOG.md +++ b/ydb/apps/ydb/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.26.0 ## + * Added the `--no-merge` and `--no-cache` options to the `ydb monitoring healthcheck` command. * Added query compilation time statistics to the `ydb workload * run` command. * **_(Requires server v25.4+)_** Added the `--replace-sys-acl` option to the `tools restore` command, which specifies whether to replace ACL for system objects. diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt index 5c18f9195b5..7a25c70f90c 100644 --- a/ydb/apps/ydb/version.txt +++ b/ydb/apps/ydb/version.txt @@ -1 +1 @@ -2.25.0 +2.26.0 |
