Skip to content

Commit 99183dd

Browse files
committed
Update CHANGELOG
1 parent 6dbb635 commit 99183dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ydb/apps/ydb/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Added the `--include-index-data` option to the `ydb export s3` command, enabling index data export.
2+
* Added the `--index-population-mode` option to the `ydb import s3` command, allowing selection of the index population mode (e.g. build or import).
13

24
## 2.28.0 ##
35

@@ -12,8 +14,6 @@
1214
* The `ydb workload vector` now supports the `import files` subcommand to populate the table from CSV or parquet files.
1315
* The `ydb workload vector` now supports the `import generate` subcommand to populate the table with random data.
1416
* Named expression-containing view restoration and restoration of views that access secondary indexes have been fixed.
15-
* Added the `--materialize-indexes` option to the `ydb export s3` command, enabling index materialization during export.
16-
* Added the `--index-filling-mode` option to the `ydb import s3` command, allowing selection of the index filling mode (e.g. build or import a materialized index).
1717
* Added new options for shared consumers only to the `ydb topic consumer add` command to configure DLQ and max attempts policy
1818

1919
## 2.27.0 ##

0 commit comments

Comments
 (0)