summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYDBot <[email protected]>2025-10-30 20:10:22 +0000
committerYDBot <[email protected]>2025-10-30 20:10:22 +0000
commitbc5c2f820d00d854c79184bc26084b31523413af (patch)
tree5f2fecbbf2fffa012c17ebeffbe5c49198e42013
parent66a9bb5a79da6948cc8618aaf0c050d28a3c3fc9 (diff)
YDB CLI release 2.27.0CLI_2.27.0
-rw-r--r--ydb/apps/ydb/CHANGELOG.md3
-rw-r--r--ydb/apps/ydb/version.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md
index 5ec8707b381..f55db0056da 100644
--- a/ydb/apps/ydb/CHANGELOG.md
+++ b/ydb/apps/ydb/CHANGELOG.md
@@ -1,3 +1,6 @@
+
+## 2.27.0 ##
+
* Added a new `--exclude` option to the `ydb import s3` command, allowing objects to be excluded from the operation if their names match a pattern.
* Added a new `ydb admin cluster state fetch` command to collect information about cluster nodes state and metrics.
* Fixed a bug with no consumer creation for transfers with absolute topic paths when no CONNECTION_STRING is provided.
diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt
index 7a25c70f90c..a5f3e61bdc9 100644
--- a/ydb/apps/ydb/version.txt
+++ b/ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.26.0
+2.27.0