summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYDBot <[email protected]>2026-04-18 06:54:23 +0000
committerYDBot <[email protected]>2026-04-18 06:54:23 +0000
commite94cd8047555a4b781ec4b35b882b91183ab4bbb (patch)
treeaf11b361cd041c0f0da6b6af2352434efd1072ab
parent6e3775fe4ef7925f6d57d85161188b6f7d2610ec (diff)
YDB CLI release 2.31.0CLI_2.31.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 1b52cf019a5..8ee4489e3cb 100644
--- a/ydb/apps/ydb/CHANGELOG.md
+++ b/ydb/apps/ydb/CHANGELOG.md
@@ -1,3 +1,6 @@
+
+## 2.31.0 ##
+
* Added the `--no-producer-id-track` option to `ydb workload topic run write|full` to disable ProducerId tracking in transactions when using `--use-tx`.
* Added `--stats` option to `ydb workload * run` benchmarks to enable extended execution stats collection (e.g. `--stats profile`).
diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt
index 6a6900382e2..bafceb320ec 100644
--- a/ydb/apps/ydb/version.txt
+++ b/ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.30.0
+2.31.0