Skip to content

Commit 5c015bd

Browse files
pnv1ElenaAfinablinkov
authored
Add 2.24.0 release notes (#21559)
Co-authored-by: ElenaAfina <[email protected]> Co-authored-by: Ivan Blinkov <[email protected]>
1 parent 63a0c5a commit 5c015bd

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed

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

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

3+
## Version 2.24.0 {#2-24-0}
4+
5+
Released on July 23, 2025. To update to version **2.24.0**, select the [Downloads](downloads/ydb-cli.md) section.
6+
7+
### Features
8+
9+
* Added the ability for the `{{ ydb-cli }} workload tpch` and `{{ ydb-cli }} workload tpcds` [commands](./reference/ydb-cli/commands/workload/index.md) to use a fractional value for the `--scale` option, specifying a percentage of the full benchmark's data size and workload.
10+
* Added the `{{ ydb-cli }} workload tpcc check` command to check TPC-C data consistency.
11+
12+
### Improvements
13+
14+
* Changed the default storage type in `{{ ydb-cli }} workload * init` [commands](./reference/ydb-cli/commands/workload/index.md) to `column` (from `row`), and the default datetime mode to `datetime32` (from `datetime64`).
15+
16+
### Bug fixes
17+
18+
* Fixed an issue where the `{{ ydb-cli }} import file csv` [command](./reference/ydb-cli/export-import/import-file.md) could get stuck during execution.
19+
320
## Version 2.23.0 {#2-23-0}
421

522
Released on July 16, 2025. To update to version **2.23.0**, select the [Downloads](downloads/ydb-cli.md) section.

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#|
88
|| Version | Release date | Download | Changelog ||
9+
|| v.2.24.0 | 23.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/linux/amd64/ydb) | [See list](../changelog-cli.md#2-24-0) ||
910
|| 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) ||
1011
|| 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) ||
1112
|| 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) ||
@@ -27,6 +28,7 @@
2728

2829
#|
2930
|| Version | Release date | Download | Changelog ||
31+
|| v.2.24.0 | 23.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/linux/arm64/ydb) | [See list](../changelog-cli.md#2-24-0) ||
3032
|| 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) ||
3133
|| 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) ||
3234
|| 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) ||
@@ -46,6 +48,7 @@ Use the amd64 binary file if your Mac is based on an Intel processor.
4648

4749
#|
4850
|| Version | Release date | Download | Changelog ||
51+
|| v.2.24.0 | 23.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/darwin/amd64/ydb) | [See list](../changelog-cli.md#2-24-0) ||
4952
|| 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) ||
5053
|| 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) ||
5154
|| 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) ||
@@ -69,6 +72,7 @@ Use the arm64 binary file if your Mac is based on an Apple Silicon processor (M1
6972

7073
#|
7174
|| Version | Release date | Download | Changelog ||
75+
|| v.2.24.0 | 23.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/darwin/arm64/ydb) | [See list](../changelog-cli.md#2-24-0) ||
7276
|| 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) ||
7377
|| 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) ||
7478
|| 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) ||
@@ -90,6 +94,7 @@ Use the arm64 binary file if your Mac is based on an Apple Silicon processor (M1
9094

9195
#|
9296
|| Version | Release date | Download | Changelog ||
97+
|| v.2.24.0 | 23.07.2025 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/windows/amd64/ydb.exe) | [See list](../changelog-cli.md#2-24-0) ||
9398
|| 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) ||
9499
|| 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) ||
95100
|| 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) ||

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Список изменений {{ ydb-short-name }} CLI
22

3+
## Версия 2.24.0 {#2-24-0}
4+
5+
Дата выхода 23 июля 2025. Для обновления до версии **2.24.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md).
6+
7+
### Функциональность
8+
9+
* Добавлена возможность для [команд](./reference/ydb-cli/commands/workload/index.md) `{{ ydb-cli }} workload tpch` и `{{ ydb-cli }} workload tpcds` использовать опцию `--scale` c дробным значением, что позволяет задавать долю от полного объёма данных и нагрузки бенчмарка.
10+
* Добавлена команда `{{ ydb-cli }} workload tpcc check` для проверки целостности данных TPC-C.
11+
12+
### Улучшения
13+
14+
* Тип хранения по умолчанию [в командах](./reference/ydb-cli/commands/workload/index.md) `{{ ydb-cli }} workload * init` изменён на `column` (было `row`), а режим работы с датой и временем по умолчанию — на `datetime32` (было `datetime64`).
15+
16+
### Исправления ошибок
17+
18+
* Исправлена проблема, из-за которой [команда](./reference/ydb-cli/export-import/import-file.md) `{{ ydb-cli }} import file csv` могла зависать.
19+
320
## Версия 2.23.0 {#2-23-0}
421

522
Дата выхода 16 июля 2025. Для обновления до версии **2.23.0** перейдите в раздел [Загрузки](downloads/ydb-cli.md).

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#|
88
|| Версия | Дата выпуска | Скачать | Список изменений ||
9+
|| v.2.24.0 | 23.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/linux/amd64/ydb) | [См. список](../changelog-cli.md#2-24-0) ||
910
|| 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) ||
1011
|| 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) ||
1112
|| 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) ||
@@ -27,6 +28,7 @@
2728

2829
#|
2930
|| Версия | Дата выпуска | Скачать | Список изменений ||
31+
|| v.2.24.0 | 23.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/linux/arm64/ydb) | [См. список](../changelog-cli.md#2-24-0) ||
3032
|| 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) ||
3133
|| 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) ||
3234
|| 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) ||
@@ -46,6 +48,7 @@
4648

4749
#|
4850
|| Версия | Дата выпуска | Скачать | Список изменений ||
51+
|| v.2.24.0 | 23.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/darwin/amd64/ydb) | [См. список](../changelog-cli.md#2-24-0) ||
4952
|| 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) ||
5053
|| 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) ||
5154
|| 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) ||
@@ -69,6 +72,7 @@
6972

7073
#|
7174
|| Версия | Дата выпуска | Скачать | Список изменений ||
75+
|| v.2.24.0 | 23.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/darwin/arm64/ydb) | [См. список](../changelog-cli.md#2-24-0) ||
7276
|| 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) ||
7377
|| 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) ||
7478
|| 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) ||
@@ -90,6 +94,7 @@
9094

9195
#|
9296
|| Версия | Дата выпуска | Скачать | Список изменений ||
97+
|| v.2.24.0 | 23.07.2025 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/2.24.0/windows/amd64/ydb.exe) | [См. список](../changelog-cli.md#2-24-0) ||
9398
|| 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) ||
9499
|| 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) ||
95100
|| 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) ||

0 commit comments

Comments
 (0)