summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ydb/apps/ydb/CHANGELOG.md4
-rw-r--r--ydb/apps/ydb/version.txt2
2 files changed, 4 insertions, 2 deletions
diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md
index 5a66ccef9af..8eb0291f3d0 100644
--- a/ydb/apps/ydb/CHANGELOG.md
+++ b/ydb/apps/ydb/CHANGELOG.md
@@ -1,3 +1,6 @@
+
+## 2.19.0 ##
+
* Added some temporary changes to experimental `ydb admin storage` command for internal usage
* Added message query text if query fails in `ydb workload run` comamnd.
* Enable view exports and imports. Views are exported as `CREATE VIEW` YQL statements which are executed on import.
@@ -13,7 +16,6 @@
* Added `--skip-checksum-validation` option to `ydb import s3` command to skip server-side checksum validation.
* Added new experimental options for `ydb debug ping` command: `--chain-length`, `--chain-work-duration`, `--no-tail-chain`.
-
## 2.18.0 ##
* _awaiting release ydb server 24.4_ Query plan and statistics provide additional information:
diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt
index cf8690732fe..ef0f38abe16 100644
--- a/ydb/apps/ydb/version.txt
+++ b/ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.18.0
+2.19.0