diff options
| author | YDBot <[email protected]> | 2025-12-19 11:36:24 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2025-12-19 11:36:24 +0000 |
| commit | e44ded74fcfa8f94114d3afdeeb943c75fd391ae (patch) | |
| tree | 30f4e5fcbeb0b2042cea4e227caa26350f666d12 | |
| parent | 25f97ddcf6c0a569e876e54a2ae868b6bd0af9f8 (diff) | |
YDB CLI release 2.28.0CLI_2.28.0
| -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 4f80d788659..4ce980e871b 100644 --- a/ydb/apps/ydb/CHANGELOG.md +++ b/ydb/apps/ydb/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.28.0 ## + * The `ydb admin cluster state fetch` command was renamed to the `ydb admin cluster diagnostics collect`. * Added a new `--no-sanitize` option of the `ydb admin cluster state fetch` command. The new option disable sanitization and preserve sensitive data in the output. * Added `snapshot-ro` and `snapshot-rw` transaction modes to `--tx-mode` option of the `ydb table query execute` command. diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt index a5f3e61bdc9..90efbd4e31e 100644 --- a/ydb/apps/ydb/version.txt +++ b/ydb/apps/ydb/version.txt @@ -1 +1 @@ -2.27.0 +2.28.0 |
