summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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