diff options
author | Nikolay Perfilov <pnv1@yandex-team.ru> | 2025-07-21 05:49:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 09:49:07 +0700 |
commit | 305f3a0132af98d15fb2b1064689164df84eb1f5 (patch) | |
tree | c4e3a256b8b3f1e543bb4c78c65c69fde3b0229c | |
parent | d7d2a8e5ca9fcbfd19004003a6d3532ed5af7d1a (diff) | |
download | ydb-305f3a0132af98d15fb2b1064689164df84eb1f5.tar.gz |
Add YDB CLI 2.23.0 release notes (#20258)
-rw-r--r-- | ydb/docs/en/core/changelog-cli.md | 70 | ||||
-rw-r--r-- | ydb/docs/en/core/downloads/ydb-cli.md | 5 | ||||
-rw-r--r-- | ydb/docs/ru/core/changelog-cli.md | 70 | ||||
-rw-r--r-- | ydb/docs/ru/core/downloads/ydb-cli.md | 5 |
4 files changed, 104 insertions, 46 deletions
diff --git a/ydb/docs/en/core/changelog-cli.md b/ydb/docs/en/core/changelog-cli.md index 7ee5fc32d69..8d4c7c678aa 100644 --- a/ydb/docs/en/core/changelog-cli.md +++ b/ydb/docs/en/core/changelog-cli.md @@ -1,8 +1,32 @@ # {{ ydb-short-name }} CLI changelog +## Version 2.23.0 {#2-23-0} + +Released on July 16, 2025. To update to version **2.23.0**, select the [Downloads](downloads/ydb-cli.md) section. + +### Features + +* Added the `{{ ydb-cli }} workload tpcc` command to run a TPC-C benchmark. +* Added the `{{ ydb-cli }} workload vector select` command to benchmark vector index performance and recall. +* Added the `{{ ydb-cli }} tools infer csv` command to generate a `CREATE TABLE` SQL query from a CSV data file. + +### Improvements + +* Enhanced processing of special values (`null`, `/dev/null`, `stdout`, `cout`, `console`, `stderr`, and `cerr`) for the `--output` option in the `{{ ydb-cli }} workload * run` [commands](./reference/ydb-cli/commands/workload/index.md). +* The `{{ ydb-cli }} workload` [commands](./reference/ydb-cli/commands/workload/index.md) now work with absolute paths for database scheme objects. +* Improvements in the `{{ ydb-cli }}` [interactive mode](./reference/ydb-cli/interactive-cli.md): + * Added server connection check and hotkeys description. + * Improved inline hints. + * Added table column names completion. + * Added schema caching. + +### Bug fixes + +* Fixed an issue where the `{{ ydb-cli }} tools restore` [command](./reference/ydb-cli/export-import/tools-restore.md) was not working on Windows. + ## Version 2.22.1 {#2-22-1} -Released on June 17, 2025. To update to version **2.22.1**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on June 17, 2025. To update to version **2.22.1**, select the [Downloads](downloads/ydb-cli.md) section. ### Bug fixes @@ -11,7 +35,7 @@ Released on June 17, 2025. To update to version **2.22.1**, select the [Download ## Version 2.22.0 {#2-22-0} -Released on June 4, 2025. To update to version **2.22.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on June 4, 2025. To update to version **2.22.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -22,15 +46,15 @@ Released on June 4, 2025. To update to version **2.22.0**, select the [Downloads ### Backward incompatible changes -* Removed the `--executor` option from the `{{ ydb-cli }} workload * run` [commands](./reference/ydb-cli/commands/workload). The `generic` executor is now always used. +* Removed the `--executor` option from the `{{ ydb-cli }} workload * run` [commands](./reference/ydb-cli/commands/workload/index.md). The `generic` executor is now always used. ### Bug fixes -* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload) were deleting all contents from the target directory, instead of just the tables created by the init command. +* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) were deleting all contents from the target directory, instead of just the tables created by the init command. ## Version 2.21.0 {#2-21-0} -Released on May 22, 2025. To update to version **2.21.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on May 22, 2025. To update to version **2.21.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -65,7 +89,7 @@ Released on May 22, 2025. To update to version **2.21.0**, select the [Downloads ## Version 2.20.0 {#2-20-0} -Released on March 5, 2025. To update to version **2.20.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on March 5, 2025. To update to version **2.20.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -93,7 +117,7 @@ Released on March 5, 2025. To update to version **2.20.0**, select the [Download ## Version 2.19.0 {#2-19-0} -Released on February 5, 2025. To update to version **2.19.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on February 5, 2025. To update to version **2.19.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -117,7 +141,7 @@ Released on February 5, 2025. To update to version **2.19.0**, select the [Downl ## Version 2.18.0 {#2-18-0} -Released on December 24, 2024. To update to version **2.18.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on December 24, 2024. To update to version **2.18.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -141,7 +165,7 @@ Released on December 24, 2024. To update to version **2.18.0**, select the [Down ## Version 2.17.0 {#2-17-0} -Released on December 4, 2024. To update to version **2.17.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on December 4, 2024. To update to version **2.17.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -158,7 +182,7 @@ Released on December 4, 2024. To update to version **2.17.0**, select the [Downl ## Version 2.16.0 {#2-16-0} -Released on November 26, 2024. To update to version **2.16.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on November 26, 2024. To update to version **2.16.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -183,7 +207,7 @@ Released on November 26, 2024. To update to version **2.16.0**, select the [Down ## Version 2.10.0 {#2-10-0} -Released on June 24, 2024. To update to version **2.10.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on June 24, 2024. To update to version **2.10.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -211,7 +235,7 @@ Released on June 24, 2024. To update to version **2.10.0**, select the [Download ## Version 2.9.0 {#2-9-0} -Released on April 25, 2024. To update to version **2.9.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on April 25, 2024. To update to version **2.9.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -232,7 +256,7 @@ Released on April 25, 2024. To update to version **2.9.0**, select the [Download ## Version 2.8.0 {#2-8-0} -Released on January 12, 2024. To update to version **2.8.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on January 12, 2024. To update to version **2.8.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -253,7 +277,7 @@ Released on January 12, 2024. To update to version **2.8.0**, select the [Downlo ## Version 2.7.0 {#2-7-0} -Released on October 23, 2023. To update to version **2.7.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on October 23, 2023. To update to version **2.7.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -274,7 +298,7 @@ Released on October 23, 2023. To update to version **2.7.0**, select the [Downlo ## Version 2.6.0 {#2-6-0} -Released on September 7, 2023. To update to version **2.6.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on September 7, 2023. To update to version **2.6.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -302,7 +326,7 @@ Released on September 7, 2023. To update to version **2.6.0**, select the [Downl ## Version 2.5.0 {#2-5-0} -Released on June 20, 2023. To update to version **2.5.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on June 20, 2023. To update to version **2.5.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -320,7 +344,7 @@ Released on June 20, 2023. To update to version **2.5.0**, select the [Downloads ## Version 2.4.0 {#2-4-0} -Released on May 24, 2023. To update to version **2.4.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Released on May 24, 2023. To update to version **2.4.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -330,7 +354,7 @@ Released on May 24, 2023. To update to version **2.4.0**, select the [Downloads] ## Version 2.3.0 {#2-3-0} -Release date: May 1, 2023. To update to version **2.3.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: May 1, 2023. To update to version **2.3.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -349,7 +373,7 @@ Release date: May 1, 2023. To update to version **2.3.0**, select the [Downloads ## Version 2.2.0 {#2-2-0} -Release date: March 3, 2023. To update to version **2.2.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: March 3, 2023. To update to version **2.2.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -363,7 +387,7 @@ Release date: March 3, 2023. To update to version **2.2.0**, select the [Downloa ## Version 2.1.1 {#2-1-1} -Release date: December 30, 2022. To update to version **2.1.1**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: December 30, 2022. To update to version **2.1.1**, select the [Downloads](downloads/ydb-cli.md) section. ### Improvements @@ -373,7 +397,7 @@ Release date: December 30, 2022. To update to version **2.1.1**, select the [Dow ## Version 2.1.0 {#2-1-0} -Release date: November 18, 2022. To update to version **2.1.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: November 18, 2022. To update to version **2.1.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -392,7 +416,7 @@ Release date: November 18, 2022. To update to version **2.1.0**, select the [Dow ## Version 2.0.0 {#2-0-0} -Release date: September 20, 2022. To update to version **2.0.0**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: September 20, 2022. To update to version **2.0.0**, select the [Downloads](downloads/ydb-cli.md) section. ### Features @@ -424,7 +448,7 @@ Release date: September 20, 2022. To update to version **2.0.0**, select the [Do ## Version 1.9.1 {#1-9-1} -Release date: June 25, 2022. To update to version **1.9.1**, select the [Downloads](downloads/index.md#ydb-cli) section. +Release date: June 25, 2022. To update to version **1.9.1**, select the [Downloads](downloads/ydb-cli.md) section. ### Features diff --git a/ydb/docs/en/core/downloads/ydb-cli.md b/ydb/docs/en/core/downloads/ydb-cli.md index ee9dcb073d9..8e9260ef220 100644 --- a/ydb/docs/en/core/downloads/ydb-cli.md +++ b/ydb/docs/en/core/downloads/ydb-cli.md @@ -6,6 +6,7 @@ #| || Version | Release date | Download | Changelog || +|| v.2.23.0 | 16.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/linux/amd64/ydb) | [See list](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/linux/amd64/ydb) | [See list](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/linux/amd64/ydb) | [See list](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/linux/amd64/ydb) | [See list](../changelog-cli.md#2-21-0) || @@ -26,6 +27,7 @@ #| || Version | Release date | Download | Changelog || +|| v.2.23.0 | 16.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/linux/arm64/ydb) | [See list](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/linux/arm64/ydb) | [See list](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/linux/arm64/ydb) | [See list](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/linux/arm64/ydb) | [See list](../changelog-cli.md#2-21-0) || @@ -44,6 +46,7 @@ Use the amd64 binary file if your Mac is based on an Intel processor. #| || Version | Release date | Download | Changelog || +|| v.2.23.0 | 16.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/darwin/amd64/ydb) | [See list](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/darwin/amd64/ydb) | [See list](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/darwin/amd64/ydb) | [See list](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/darwin/amd64/ydb) | [See list](../changelog-cli.md#2-21-0) || @@ -66,6 +69,7 @@ Use the arm64 binary file if your Mac is based on an Apple Silicon processor (M1 #| || Version | Release date | Download | Changelog || +|| v.2.23.0 | 16.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/darwin/arm64/ydb) | [See list](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/darwin/arm64/ydb) | [See list](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/darwin/arm64/ydb) | [See list](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/darwin/arm64/ydb) | [See list](../changelog-cli.md#2-21-0) || @@ -86,6 +90,7 @@ Use the arm64 binary file if your Mac is based on an Apple Silicon processor (M1 #| || Version | Release date | Download | Changelog || +|| v.2.23.0 | 16.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/windows/amd64/ydb.exe) | [See list](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/windows/amd64/ydb.exe) | [See list](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/windows/amd64/ydb.exe) | [See list](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/windows/amd64/ydb.exe) | [See list](../changelog-cli.md#2-21-0) || diff --git a/ydb/docs/ru/core/changelog-cli.md b/ydb/docs/ru/core/changelog-cli.md index bcb18e0c5eb..29dcaa00997 100644 --- a/ydb/docs/ru/core/changelog-cli.md +++ b/ydb/docs/ru/core/changelog-cli.md @@ -1,8 +1,32 @@ # Список изменений {{ ydb-short-name }} CLI +## Версия 2.23.0 {#2-23-0} + +Дата выхода 16 июля 2025. Для обновления до версии **2.23.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). + +### Функциональность + +* Добавлена команда `{{ ydb-cli }} workload tpcc` для проведения нагрузочного тестирования TPC-C. +* Добавлена команда `{{ ydb-cli }} workload vector select` для тестирования производительности и полноты векторного индекса. +* Добавлена команда `{{ ydb-cli }} tools infer csv` для генерации SQL-запроса `CREATE TABLE` на основе CSV-файла с данными. + +### Улучшения + +* Расширена обработка специальных значений (`null`, `/dev/null`, `stdout`, `cout`, `console`, `stderr`, `cerr`) для опции `--output` в [командах](./reference/ydb-cli/commands/workload/index.md) `{{ ydb-cli }} workload * run`. +* [Команды](./reference/ydb-cli/commands/workload/index.md) `{{ ydb-cli }} workload` теперь работают с абсолютными путями до объектов схемы в базе данных. +* Улучшения в [интерактивном режиме выполнения запросов](./reference/ydb-cli/interactive-cli.md) `{{ ydb-cli }}`: + * Добавлена проверка соединения с сервером и описание горячих клавиш. + * Улучшены inline-подсказки. + * Добавлено автодополнение имён столбцов таблицы. + * Добавлено кеширование схемы таблиц. + +### Исправления ошибок + +* Исправлена ошибка, из-за которой [команда](./reference/ydb-cli/export-import/tools-restore.md) `{{ ydb-cli }} tools restore` не работала на Windows. + ## Версия 2.22.1 {#2-22-1} -Дата выхода 17 июня 2025. Для обновления до версии **2.22.1** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 17 июня 2025. Для обновления до версии **2.22.1** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Исправления ошибок @@ -11,7 +35,7 @@ ## Версия 2.22.0 {#2-22-0} -Дата выхода 4 июня 2025. Для обновления до версии **2.22.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 4 июня 2025. Для обновления до версии **2.22.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -22,15 +46,15 @@ ### Изменения с потерей обратной совместимости -* Из команд [`{{ ydb-cli }} workload * run`](./reference/ydb-cli/commands/workload) удалена опция `--executor`. Теперь всегда используется исполнитель `generic`. +* Из команд [`{{ ydb-cli }} workload * run`](./reference/ydb-cli/commands/workload/index.md) удалена опция `--executor`. Теперь всегда используется исполнитель `generic`. ### Исправления ошибок -* Исправлена ошибка, из-за которой команды [`{{ ydb-cli }} workload * clean`](./reference/ydb-cli/commands/workload) удаляли все содержимое целевой директории, а не только таблицы, созданные командой init. +* Исправлена ошибка, из-за которой команды [`{{ ydb-cli }} workload * clean`](./reference/ydb-cli/commands/workload/index.md) удаляли все содержимое целевой директории, а не только таблицы, созданные командой init. ## Версия 2.21.0 {#2-21-0} -Дата выхода 22 мая 2024. Для обновления до версии **2.21.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 22 мая 2024. Для обновления до версии **2.21.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -65,7 +89,7 @@ ## Версия 2.20.0 {#2-20-0} -Дата выхода 5 марта 2024. Для обновления до версии **2.20.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 5 марта 2024. Для обновления до версии **2.20.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -93,7 +117,7 @@ ## Версия 2.19.0 {#2-19-0} -Дата выхода 5 февраля 2025. Для обновления до версии **2.19.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 5 февраля 2025. Для обновления до версии **2.19.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -123,7 +147,7 @@ ## Версия 2.18.0 {#2-18-0} -Дата выхода 24 декабря 2024. Для обновления до версии **2.18.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 24 декабря 2024. Для обновления до версии **2.18.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -146,7 +170,7 @@ ## Версия 2.17.0 {#2-17-0} -Дата выхода 4 декабря 2024. Для обновления до версии **2.17.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 4 декабря 2024. Для обновления до версии **2.17.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -163,7 +187,7 @@ ## Версия 2.16.0 {#2-16-0} -Дата выхода 26 ноября 2024. Для обновления до версии **2.16.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 26 ноября 2024. Для обновления до версии **2.16.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -188,7 +212,7 @@ ## Версия 2.10.0 {#2-10-0} -Дата выхода 24 июня 2024. Для обновления до версии **2.10.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 24 июня 2024. Для обновления до версии **2.10.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -215,7 +239,7 @@ ## Версия 2.9.0 {#2-9-0} -Дата выхода 25 апреля 2024. Для обновления до версии **2.9.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 25 апреля 2024. Для обновления до версии **2.9.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -236,7 +260,7 @@ ## Версия 2.8.0 {#2-8-0} -Дата выхода 12 января 2024. Для обновления до версии **2.8.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 12 января 2024. Для обновления до версии **2.8.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -256,7 +280,7 @@ ## Версия 2.7.0 {#2-7-0} -Дата выхода 23 октября 2023. Для обновления до версии **2.7.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 23 октября 2023. Для обновления до версии **2.7.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -277,7 +301,7 @@ ## Версия 2.6.0 {#2-6-0} -Дата выхода 7 сентября 2023. Для обновления до версии **2.6.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 7 сентября 2023. Для обновления до версии **2.6.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -305,7 +329,7 @@ ## Версия 2.5.0 {#2-5-0} -Дата выхода 20 июня 2023. Для обновления до версии **2.5.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 20 июня 2023. Для обновления до версии **2.5.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -323,7 +347,7 @@ ## Версия 2.4.0 {#2-4-0} -Дата выхода 24 мая 2023. Для обновления до версии **2.4.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 24 мая 2023. Для обновления до версии **2.4.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -333,7 +357,7 @@ ## Версия 2.3.0 {#2-3-0} -Дата выхода 1 мая 2023. Для обновления до версии **2.3.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 1 мая 2023. Для обновления до версии **2.3.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -352,7 +376,7 @@ ## Версия 2.2.0 {#2-2-0} -Дата выхода 3 марта 2023. Для обновления до версии **2.2.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 3 марта 2023. Для обновления до версии **2.2.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -366,7 +390,7 @@ ## Версия 2.1.1 {#2-1-1} -Дата выхода 30 декабря 2022. Для обновления до версии **2.1.1** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 30 декабря 2022. Для обновления до версии **2.1.1** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Улучшения @@ -376,7 +400,7 @@ ## Версия 2.1.0 {#2-1-0} -Дата выхода 18 ноября 2022. Для обновления до версии **2.1.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 18 ноября 2022. Для обновления до версии **2.1.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -395,7 +419,7 @@ ## Версия 2.0.0 {#2-0-0} -Дата выхода 20 сентября 2022. Для обновления до версии **2.0.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 20 сентября 2022. Для обновления до версии **2.0.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность @@ -427,7 +451,7 @@ ## Версия 1.9.1 {#1-9-1} -Дата выхода 25 июня 2022. Для обновления до версии **1.9.1** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli). +Дата выхода 25 июня 2022. Для обновления до версии **1.9.1** перейдите в раздел [Загрузки](downloads/ydb-cli.md). ### Функциональность diff --git a/ydb/docs/ru/core/downloads/ydb-cli.md b/ydb/docs/ru/core/downloads/ydb-cli.md index e1f2812e8a3..e63e2ac8109 100644 --- a/ydb/docs/ru/core/downloads/ydb-cli.md +++ b/ydb/docs/ru/core/downloads/ydb-cli.md @@ -6,6 +6,7 @@ #| || Версия | Дата выпуска | Скачать | Список изменений || +|| v.2.23.0 | 16.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/linux/amd64/ydb) | [См. список](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/linux/amd64/ydb) | [См. список](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/linux/amd64/ydb) | [См. список](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/linux/amd64/ydb) | [См. список](../changelog-cli.md#2-21-0) || @@ -26,6 +27,7 @@ #| || Версия | Дата выпуска | Скачать | Список изменений || +|| v.2.23.0 | 16.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/linux/arm64/ydb) | [См. список](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/linux/arm64/ydb) | [См. список](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/linux/arm64/ydb) | [См. список](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/linux/arm64/ydb) | [См. список](../changelog-cli.md#2-21-0) || @@ -44,6 +46,7 @@ #| || Версия | Дата выпуска | Скачать | Список изменений || +|| v.2.23.0 | 16.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/darwin/amd64/ydb) | [См. список](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/darwin/amd64/ydb) | [См. список](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/darwin/amd64/ydb) | [См. список](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/darwin/amd64/ydb) | [См. список](../changelog-cli.md#2-21-0) || @@ -66,6 +69,7 @@ #| || Версия | Дата выпуска | Скачать | Список изменений || +|| v.2.23.0 | 16.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/darwin/arm64/ydb) | [См. список](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/darwin/arm64/ydb) | [См. список](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/darwin/arm64/ydb) | [См. список](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/darwin/arm64/ydb) | [См. список](../changelog-cli.md#2-21-0) || @@ -86,6 +90,7 @@ #| || Версия | Дата выпуска | Скачать | Список изменений || +|| v.2.23.0 | 16.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.23.0/windows/amd64/ydb.exe) | [См. список](../changelog-cli.md#2-23-0) || || v.2.22.1 | 17.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.1/windows/amd64/ydb.exe) | [См. список](../changelog-cli.md#2-22-1) || || v.2.22.0 | 04.06.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.22.0/windows/amd64/ydb.exe) | [См. список](../changelog-cli.md#2-22-0) || || v.2.21.0 | 22.05.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.21.0/windows/amd64/ydb.exe) | [См. список](../changelog-cli.md#2-21-0) || |