From e64abfdbb97bf39d3327159b1580a318b77887e6 Mon Sep 17 00:00:00 2001 From: Nikolay Perfilov Date: Tue, 3 Dec 2024 22:29:47 +0300 Subject: [PATCH] Increment YDB CLI version to 2.17.0 --- 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 e7df6d3cf78a..fb01ef94f01a 100644 --- a/ydb/apps/ydb/CHANGELOG.md +++ b/ydb/apps/ydb/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.17.0 ## + * Fixed a bug in TPC-H tables schema where the `partsupp` table had incorrect list of key columns * Enhanced parallelism of data restoring in `ydb tools restore` * Fixed a bug where `ydb tools restore` was failing with `Too much data` if `--upload-batch-bytes` option value was set exactly to it's maximum possible value (16MiB) diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt index 75249069675e..d76bd2ba3eff 100644 --- a/ydb/apps/ydb/version.txt +++ b/ydb/apps/ydb/version.txt @@ -1 +1 @@ -2.16.0 +2.17.0