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 e7df6d3cf78..fb01ef94f01 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 75249069675..d76bd2ba3ef 100644
--- a/ydb/apps/ydb/version.txt
+++ b/ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.16.0
+2.17.0