diff options
| author | YDBot <[email protected]> | 2026-04-18 06:54:23 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-04-18 06:54:23 +0000 |
| commit | e94cd8047555a4b781ec4b35b882b91183ab4bbb (patch) | |
| tree | af11b361cd041c0f0da6b6af2352434efd1072ab | |
| parent | 6e3775fe4ef7925f6d57d85161188b6f7d2610ec (diff) | |
YDB CLI release 2.31.0CLI_2.31.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 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 |
