Skip to content

Commit 2f6bfb7

Browse files
authored
Merge 6a8057b into 8b8059d
2 parents 8b8059d + 6a8057b commit 2f6bfb7

File tree

10 files changed

+52
-0
lines changed

10 files changed

+52
-0
lines changed

ydb/docs/en/core/changelog-cli.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# {{ ydb-short-name }} CLI changelog
22

3+
## Version 2.16.0 {#2-16-0}
4+
5+
Released on November 26, 2024. To update to version **2.16.0**, select the [Downloads](downloads/index.md#ydb-cli) section.
6+
7+
### Features
8+
9+
* Improved throughput of the `ydb import file csv` up to 3 times
10+
* Allow running stock benchmark for OLAP shards
11+
* Added support for ISO-8601 formatted timestamps in `ydb topic` commands
12+
* Added `--explain-ast` option to `ydb sql` command that prints query AST
13+
* Added ANSI SQL syntax highlighting in `ydb` interactive mode
14+
* Added support for PostgreSQL syntax in `ydb workload tpch` и `ydb workload tpcds` benchmarks
15+
* Added `-c` option for `ydb workload tpcds run` command to compare the result with expected value and show the diff
16+
* In the `ydb topic write` command the `--codec` option now has default value RAW
17+
* Added log events for `ydb tools dump` and `ydb tools restore` commands
18+
* The `ydb tools restore` command now displays error locations
19+
20+
### Bug fixes
21+
22+
* Fixed progress bar in `ydb workload import` command
23+
* Fixed a bug where restoring from a backup using --import-data could fail if the partitioning of the table was changed
24+
325
## Version 2.10.0 {#2-10-0}
426

527
Released on June 24, 2024. To update to version **2.10.0**, select the [Downloads](downloads/index.md#ydb-cli) section.

ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | Release date | Download | Changelog |
22
:--- | :--- | :--- | :---
3+
| v.2.16.0 | 26/11/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/darwin/amd64/ydb) | [See the changelog](../../../changelog-cli.md#2-16-0) |
34
| v.2.15.0 | 17/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/darwin/amd64/ydb) |
45
| v.2.14.0 | 03/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/darwin/amd64/ydb) |
56
| v.2.13.0 | 23/09/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/darwin/amd64/ydb) |

ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | Release date | Download | Changelog |
22
:--- | :--- | :--- | :---
3+
| v.2.16.0 | 26/11/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/darwin/arm64/ydb) | [See the changelog](../../../changelog-cli.md#2-16-0) |
34
| v.2.15.0 | 17/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/darwin/amd64/ydb) |
45
| v.2.14.0 | 03/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/darwin/amd64/ydb) |
56
| v.2.13.0 | 23/09/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/darwin/arm64/ydb) |

ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | Release date | Download | Changelog |
22
:--- | :--- | :--- | :---
3+
| v.2.16.0 | 26/11/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/linux/amd64/ydb) | [See the changelog](../../../changelog-cli.md#2-16-0) |
34
| v.2.15.0 | 17/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/linux/amd64/ydb) |
45
| v.2.14.0 | 03/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/linux/amd64/ydb) |
56
| v.2.13.0 | 23/09/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/linux/amd64/ydb) |

ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Version | Release date | Download | Changelog |
22
:--- | :--- | :--- | :---
3+
| v.2.16.0 | 26/11/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/windows/amd64/ydb.exe) | [See the changelog](../../../changelog-cli.md#2-16-0) |
34
| v.2.15.0 | 17/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/windows/amd64/ydb.exe) |
45
| v.2.14.0 | 03/10/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/windows/amd64/ydb.exe) |
56
| v.2.13.0 | 23/09/2024 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/windows/amd64/ydb.exe) |

ydb/docs/ru/core/changelog-cli.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
# Список изменений {{ ydb-short-name }} CLI
44

5+
## Версия 2.16.0 {#2-16-0}
6+
7+
Дата выхода 26 ноября 2024. Для обновления до версии **2.16.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli).
8+
9+
### Функциональность
10+
11+
* Увеличена пропускная способность команды `ydb import file csv` примерно в 3 раза
12+
* Добавлена поддержка stock нагрузки для колоночных таблиц
13+
* Добавлена поддержка timestamp’ов в формате ISO-8601 для команд `ydb topiс`
14+
* В команду `ydb sql` добавлена опция `--explain-ast`, которая выводит AST запроса
15+
* Добавлена подсветка синтаксиса ANSI SQL в интерактивном режиме `ydb`
16+
* В команды `ydb workload tpch` и `ydb workload tpcds` добавлена поддержка синтаксиса PostgreSQL
17+
* В команду `ydb workload tpcds run` добавлена опция `-c` для сравнения результата с ожидаемым значением и отображения различий
18+
* В команде `ydb topic write` для опции `--codec` теперь по умолчанию установлено значение RAW
19+
* В команды `ydb tools dump` и `ydb tools restore` добавлено логирование событий
20+
* В команду `ydb tools restore` добавлен вывод пути до места возникновения ошибки
21+
22+
### Исправления ошибок
23+
24+
* Исправлен progress bar для команды `ydb workload import`
25+
* Исправлена ошибка восстановления из резервной копии с использованием `--import-data`, если изменилось партиционирование таблицы.
26+
527
## Версия 2.10.0 {#2-10-0}
628

729
Дата выхода 24 июня 2024. Для обновления до версии **2.10.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli).

ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Версия | Дата выпуска | Скачать | Список изменений
22
:--- | :--- | :--- | :---
3+
v.2.16.0 | 26.11.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/darwin/amd64/ydb) | [См. список](../../../changelog-cli.md#2-16-0)
34
v.2.15.0 | 17.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/darwin/amd64/ydb)
45
v.2.14.0 | 03.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/darwin/amd64/ydb)
56
v.2.13.0 | 23.09.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/darwin/amd64/ydb)

ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Версия | Дата выпуска | Скачать | Список изменений
22
:--- | :--- | :--- | :---
3+
v.2.16.0 | 26.11.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/darwin/arm64/ydb) | [См. список](../../../changelog-cli.md#2-16-0)
34
v.2.15.0 | 17.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/darwin/amd64/ydb)
45
v.2.14.0 | 03.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/darwin/amd64/ydb)
56
v.2.13.0 | 23.09.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/darwin/arm64/ydb)

ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Версия | Дата выпуска | Скачать | Список изменений
22
:--- | :--- | :--- | :---
3+
v.2.16.0 | 26.11.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/linux/amd64/ydb) | [См. список](../../../changelog-cli.md#2-16-0)
34
v.2.15.0 | 17.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/linux/amd64/ydb)
45
v.2.14.0 | 03.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/linux/amd64/ydb)
56
v.2.13.0 | 23.09.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/linux/amd64/ydb)

ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Версия | Дата выпуска | Скачать | Список изменений
22
:--- | :--- | :--- | :---
3+
v.2.16.0 | 26.11.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.16.0/windows/amd64/ydb.exe) | [См. список](../../../changelog-cli.md#2-16-0)
34
v.2.15.0 | 17.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.15.0/windows/amd64/ydb.exe)
45
v.2.14.0 | 03.10.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.14.0/windows/amd64/ydb.exe)
56
v.2.13.0 | 23.09.24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.13.0/windows/amd64/ydb.exe)

0 commit comments

Comments
 (0)