aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbazeltsev <bazeltsev@ydb.tech>2022-10-12 21:05:49 +0300
committerbazeltsev <bazeltsev@ydb.tech>2022-10-12 21:05:49 +0300
commit2bc7c1a43b9b362178ba16348845ecc3346c9937 (patch)
treea03f56e0d29892f8736700a96411b1da42b719ef
parent4658f53c7e2b1311431ff2d3d34050f9b9dee45d (diff)
downloadydb-2bc7c1a43b9b362178ba16348845ecc3346c9937.tar.gz
Added YDB 22.4 release notes tail
fixed
-rw-r--r--ydb/docs/en/core/changelog.md6
-rw-r--r--ydb/docs/ru/core/changelog.md6
2 files changed, 7 insertions, 5 deletions
diff --git a/ydb/docs/en/core/changelog.md b/ydb/docs/en/core/changelog.md
index 5aac5284d47..7334629d861 100644
--- a/ydb/docs/en/core/changelog.md
+++ b/ydb/docs/en/core/changelog.md
@@ -2,6 +2,10 @@
## 10.12.2022 {#10-12-2022}
+**What's new in version 22.4**
+
+To upgrade to **22.4** version see [Downloads](downloads/index.md).
+
* {{ ydb-short-name }} Topics and Change Data Capture (CDC):
* A new Topic API is introduced in {{ ydb-short-name }}. {{ ydb-short-name }} [topic](concepts/topic.md) is an entity for storing unstructured messages and delivering them to multiple subscribers.
* A new TopicAPI is supported in [{{ ydb-short-name }} CLI](reference/ydb-cli/topic-overview.md) and [SDK](reference/ydb-sdk/topic.md). The API enables topic management operations and streaming message publish/subscribe.
@@ -33,8 +37,6 @@
* Added support of authentication with static credentials.
* Added system tables for query performance diagnostics.
-To upgrade to **22.4** version, see [Downloads](downloads/index.md).
-
## 09.22.2022 {#22-09-2022}
{{ ydb-short-name }} CLI 2.0.0:
diff --git a/ydb/docs/ru/core/changelog.md b/ydb/docs/ru/core/changelog.md
index 0038f22add0..e77431c384e 100644
--- a/ydb/docs/ru/core/changelog.md
+++ b/ydb/docs/ru/core/changelog.md
@@ -2,7 +2,9 @@
## 12.10.2022 {#12-10-2022}
-{{ ydb-short-name }} 22.4:
+**Что нового в версии 22.4**
+
+Для обновления до версии **22.4** перейдите в раздел [Загрузки](downloads/index.md).
* {{ ydb-short-name }} Topics и Change Data Capture (CDC):
* Представлен новый Topic API. [Топик](concepts/topic.md) {{ ydb-short-name }} — это сущность для хранения неструктурированных сообщений и доставки их различным подписчикам.
@@ -35,8 +37,6 @@
* Поддержана аутентификация со статическими учетными данными.
* Добавлены системные таблицы для диагностики производительности запросов.
-Для обновления до версии **22.4**, перейдите в раздел [Загрузки](downloads/index.md).
-
## 20.09.2022 {#22-09-2022}
{{ ydb-short-name }} CLI 2.0.0: