diff options
| -rw-r--r-- | ydb/apps/ydb/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md index 8fd4a2c5c80..e7df6d3cf78 100644 --- a/ydb/apps/ydb/CHANGELOG.md +++ b/ydb/apps/ydb/CHANGELOG.md @@ -1,6 +1,7 @@ * 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) +* Added `ydb debug ping` command for performance and connectivity debugging ## 2.16.0 ## |
