Skip to content

doc: new SDK changelog format - #5680

Open
maryiaLichko wants to merge 4 commits into
2.11from
doc-new-changelog-format
Open

doc: new SDK changelog format#5680
maryiaLichko wants to merge 4 commits into
2.11from
doc-new-changelog-format

Conversation

@maryiaLichko

@maryiaLichko maryiaLichko commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@maryiaLichko maryiaLichko self-assigned this Jun 1, 2026
@maryiaLichko
maryiaLichko changed the base branch from latest to 2.11 June 1, 2026 12:14
@maryiaLichko
maryiaLichko force-pushed the doc-new-changelog-format branch from b383e4d to 68bb1e4 Compare June 1, 2026 12:17
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format June 1, 2026 12:19 Destroyed
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format June 1, 2026 12:42 Destroyed
@maryiaLichko
maryiaLichko force-pushed the doc-new-changelog-format branch from 0681448 to f3da7bf Compare June 2, 2026 13:14
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format June 2, 2026 13:16 Destroyed

@a1div0 a1div0 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В целом намного лучше, чем было.

Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst
Comment thread doc/release/enterprise-changelog.rst
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst
Comment thread doc/release/enterprise-changelog.rst Outdated
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 10:48 Destroyed
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 11:06 Destroyed
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 19:23 Destroyed
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 20:10 Destroyed
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 20:32 Destroyed
@maryiaLichko
maryiaLichko force-pushed the doc-new-changelog-format branch from 2932fac to 6f22b52 Compare August 4, 2026 20:35
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 4, 2026 20:37 Destroyed
@a1div0
a1div0 requested review from sergos and removed request for a1div0 August 5, 2026 13:23
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
@github-actions
github-actions Bot temporarily deployed to branch-doc-new-changelog-format August 6, 2026 10:53 Destroyed
@maryiaLichko
maryiaLichko requested a review from sergos August 6, 2026 11:02
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
Comment thread doc/release/enterprise-changelog.rst Outdated
@maryiaLichko
maryiaLichko force-pushed the doc-new-changelog-format branch from 78771ec to fb252f9 Compare August 6, 2026 17:02
**Исправлено:**

* Операции только для чтения (``get``, ``select``, ``pairs``, ``count``, ``min``, ``max``) теперь выполняются через здоровые реплики, даже если все мастера в кластере недоступны.
* Совместимость узлов хранилища с роутерами версии < 1.7.0: в ``get``, ``update``, ``delete`` корректно обрабатывается ``bucket_id = nil``. В этом случае storage пропускает ``bucket referencing`` и пишет ``rate-limited`` предупреждение о сниженной безопасности ребаланса во время rolling upgrade.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Совместимость узлов хранилища с роутерами версии < 1.7.0: в ``get``, ``update``, ``delete`` корректно обрабатывается ``bucket_id = nil``. В этом случае storage пропускает ``bucket referencing`` и пишет ``rate-limited`` предупреждение о сниженной безопасности ребаланса во время rolling upgrade.
* Совместимость узлов хранилища с роутерами версии < 1.7.0: в ``get``, ``update``, ``delete`` корректно обрабатывается ``bucket_id = nil``. В этом случае хранилище пропускает ``bucket referencing`` и пишет ``rate-limited`` предупреждение о сниженной безопасности ребаланса во время обновления без простоя (*rolling upgrade*).


**Исправлено:**

* Проблема, из‑за которой старый мастер не мог обнаружить нового мастера в пределах набора реплик.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Проблема, из‑за которой старый мастер не мог обнаружить нового мастера в пределах набора реплик.
* Проблема, из‑за которой старый мастер-узел не мог обнаружить новый мастер-экземпляр в пределах набора реплик.

**Исправлено:**

* Мониторинг синхронных спейсов с учётом фактического режима ``failover``:
предупреждение о синхронных спейсах теперь пишется в журнад только если ``failover`` настроен в режиме, который их не поддерживает (например, ``eventual`` или ``stateful`` без ``synchro_mode``), а не всегда при старте экземпляра;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
предупреждение о синхронных спейсах теперь пишется в журнад только если ``failover`` настроен в режиме, который их не поддерживает (например, ``eventual`` или ``stateful`` без ``synchro_mode``), а не всегда при старте экземпляра;
предупреждение о синхронных спейсах теперь пишется в журнал только если ``failover`` настроен в режиме, который их не поддерживает (например, ``eventual`` или ``stateful`` без ``synchro_mode``), а не всегда при старте экземпляра;

ориентированный на повышение стабильности и предсказуемости работы.
В релизе улучшены диагностика и реакция на ошибки WAL, устранены зависания и проблемы обслуживания WAL‑файлов в Core,
а также внесён большой набор исправлений в LuaJIT и модуль Datetime.
Дополнительно обновлены и доработаны ключевые компоненты экосистемы (CRUD, ``vshard``, ``metrics``, ``tt-ee``, ``cartridge``, ``http``, ``graphqlapi-helpers``),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Дополнительно обновлены и доработаны ключевые компоненты экосистемы (CRUD, ``vshard``, ``metrics``, ``tt-ee``, ``cartridge``, ``http``, ``graphqlapi-helpers``),
Дополнительно обновлены и доработаны ключевые компоненты экосистемы (``crud``, ``vshard``, ``metrics``, ``tt-ee``, ``cartridge``, ``http``, ``graphqlapi-helpers``),

**Исправлено:**

* Некорректная генерация ``IR_TBAR`` на aarch64.
* Обработка переполнения стека при выходе из trace.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

из трассировки?


.. note::

Ниже приведены модули, затронутые изменениями в этом релизе.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

модули, затронутые изменениями в этом релизе

Давай это как-то более понятно переформулируем, пока похоже на кальку с английского

.. note::

Ниже приведены модули, затронутые изменениями в этом релизе.
Отсутствие модуля означает, что обновления для него не выпускались.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

может лучше "если модуля нет/модуль не указан в списке ниже"? может можно лучше придумать


* Метод ``crud.locate()`` для определения, где находится кортеж — в движке memtx или vinyl. Работает для спейсов, управляемых enterprise-модулем ``cooler``.
* В ``crud.len`` добавлена поддержка опций: ``mode``, ``balance``, ``prefer_replica``, ``request_timeout``.
* ``safe mode``, предотвращающий запись данных в неверный набор реплик во время ребалансировки vshard.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Думаю, можно явно везде назвать это безопасный режим, а не safe mode в бэктиках

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a fast mode - быстрый режим


**Исправлено:**

* Операции только для чтения (``get``, ``select``, ``pairs``, ``count``, ``min``, ``max``) теперь выполняются через здоровые реплики, даже если все мастера в кластере недоступны.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Операции только для чтения (``get``, ``select``, ``pairs``, ``count``, ``min``, ``max``) теперь выполняются через здоровые реплики, даже если все мастера в кластере недоступны.
* Операции только для чтения (``get``, ``select``, ``pairs``, ``count``, ``min``, ``max``) теперь выполняются через здоровые реплики, даже если все мастер-узлы в кластере недоступны.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants