From 2d03a86acad4443b685bfa480ff2e642484e82d7 Mon Sep 17 00:00:00 2001 From: Aleksey Myasnikov Date: Tue, 17 Dec 2024 19:12:59 +0300 Subject: [PATCH] Increment YDB CLI version to 2.18.0 (#12688) --- ydb/apps/ydb/CHANGELOG.md | 3 +++ ydb/apps/ydb/version.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md index 1ed20e1f8541..afa293f83b47 100644 --- a/ydb/apps/ydb/CHANGELOG.md +++ b/ydb/apps/ydb/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.18.0 ## + * `ydb import file csv` command now saves import progress. Relaunching import command will continue from the line it was interrupted on * Use QueryService by default (`--executer generic`) in `ydb workload kv` and `ydb workload stock` commands * Use parquet format instead of CSV to fill tables in `ydb workload` benchmarks diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt index d76bd2ba3eff..cf8690732fe3 100644 --- a/ydb/apps/ydb/version.txt +++ b/ydb/apps/ydb/version.txt @@ -1 +1 @@ -2.17.0 +2.18.0