From 366eab58e75ae12e812f073ceb1e87a2d4a9b00e Mon Sep 17 00:00:00 2001 From: lena-larionova Date: Thu, 8 Jan 2026 14:57:36 -0800 Subject: [PATCH 1/2] fix known issue entry for inc sync in 3.10 --- app/gateway/breaking-changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/gateway/breaking-changes.md b/app/gateway/breaking-changes.md index 335e926e16..ed09570517 100644 --- a/app/gateway/breaking-changes.md +++ b/app/gateway/breaking-changes.md @@ -272,7 +272,7 @@ columns: rows: - issue: Incremental config sync doesn't work in stream mode description: | - When running in incremental sync mode ([`incremental_sync=on](/gateway/configuration/#incremental-sync)`), {{site.base_gateway}} can't apply configuration deltas to the stream subsystem. + When running in incremental sync mode ([`incremental_sync=on`](/gateway/configuration/#incremental-sync)), {{site.base_gateway}} can't apply configuration deltas to the stream subsystem. This issue affects versions 3.10.0.0 and above, where incremental sync is enabled alongside stream proxying ([`stream_listen`](/gateway/configuration/#stream-listen)).

The HTTP subsystem is not affected. @@ -280,7 +280,7 @@ rows: **Workaround**: * Incremental config sync is `off` by default. If you haven't enabled incremental config sync, there is no action required. * If you are using stream proxying and incremental config sync, disable incremental sync by setting `incremental_sync=off`. - status: Not fixed + status: Fixed in 3.10.0.6 - issue: Brotli module missing from ARM64 {{site.base_gateway}} Docker images description: | The Brotli module is missing from all the following ARM64 {{site.base_gateway}} Docker images: From 93274bdbbe5f265a187876e803324d86e9ef96ec Mon Sep 17 00:00:00 2001 From: lena-larionova Date: Thu, 8 Jan 2026 15:09:00 -0800 Subject: [PATCH 2/2] fix anchor links to changelog --- app/gateway/breaking-changes.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/gateway/breaking-changes.md b/app/gateway/breaking-changes.md index ed09570517..f6e6e447b9 100644 --- a/app/gateway/breaking-changes.md +++ b/app/gateway/breaking-changes.md @@ -35,7 +35,7 @@ deployment methods, set of features in use, or custom plugins, for example. ## 3.13.x breaking changes -Review the [changelog](/gateway/changelog/#31300) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-13-0-0) for all the changes in this release. ### 3.13.0.0 @@ -74,7 +74,7 @@ rows: ## 3.12.x breaking changes -Review the [changelog](/gateway/changelog/#31200) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-12-0-0) for all the changes in this release. ### 3.12.0.0 @@ -126,7 +126,7 @@ rows: ## 3.11.x breaking changes -Review the [changelog](/gateway/changelog/#31100) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-11-0-0) for all the changes in this release. ### 3.11.0.0 @@ -213,7 +213,7 @@ rows: ## 3.10.x breaking changes -Review the [changelog](/gateway/changelog/#31000) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-10-0-0) for all the changes in this release. ### 3.10.0.0 @@ -295,7 +295,7 @@ rows: ## 3.9.x breaking changes -Review the [changelog](/gateway/changelog/#3900) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-9-0-0) for all the changes in this release. ### 3.9.0.0 @@ -353,7 +353,7 @@ rows: ## 3.8.x breaking changes -Review the [changelog](/gateway/changelog/#3800) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-8-0-0) for all the changes in this release. ### 3.8.0.0 @@ -433,7 +433,7 @@ rows: ## 3.7.x breaking changes -Review the [changelog](/gateway/changelog/#3700) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-7-0-0) for all the changes in this release. ### 3.7.0.0 @@ -496,7 +496,7 @@ rows: ## 3.6.x breaking changes -Review the [changelog](/gateway/changelog/#3600) for all the changes in this release. +Review the [changelog](/gateway/changelog/#3-6-0-0) for all the changes in this release. ### 3.6.1.0