This is an automated email from the ASF dual-hosted git repository.
jianbin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 5d69bf7ab32 update 2.5 upgrade.md (#1012)
5d69bf7ab32 is described below
commit 5d69bf7ab3280a2979d54303838b6d4c3b534a13
Author: funkye <[email protected]>
AuthorDate: Tue Aug 12 17:02:37 2025 +0800
update 2.5 upgrade.md (#1012)
---
.../en/docusaurus-plugin-content-docs/current/ops/upgrade.md | 11 +++++++++++
.../version-v2.5/ops/upgrade.md | 11 +++++++++++
.../docusaurus-plugin-content-docs/current/ops/upgrade.md | 12 ++++++++++++
.../version-v2.5/ops/upgrade.md | 12 ++++++++++++
4 files changed, 46 insertions(+)
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/ops/upgrade.md
b/i18n/en/docusaurus-plugin-content-docs/current/ops/upgrade.md
index e69cdf30335..3fbfe5be9d4 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/ops/upgrade.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/ops/upgrade.md
@@ -6,6 +6,9 @@ description: Seata upgrade.
# Version Upgrade Guide
+<a href="#11" target="_self">11. What compatibility matters need to be paid
attention to when upgrading to seata 2.5? </a>
+<br/>
+
<a href="#10" target="_self">10. What compatibility matters need to be paid
attention to when upgrading to seata 2.4? </a>
<br/>
@@ -36,6 +39,14 @@ description: Seata upgrade.
<a href="#1" target="_self">1. How to upgrade versions 0.8 and 0.9 to version
1.0? </a>
<br/>
+------
+<h3 id='11'>11. What compatibility matters need to be paid attention to when
upgrading to seata 2.5?</h3>
+<details>
+ <summary><mark>Notes</mark></summary>
+
+ 1. The server has removed the spring-boot-web related components, so the
HTTP port is merged into the Seata transaction port, both using 8091. Please
change `server.port` to be consistent with the transaction port (default value:
8091).
+</details>
+
------
<h3 id='10'>10. What compatibility matters need to be paid attention to when
upgrading to seata 2.4?</h3>
diff --git a/i18n/en/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
b/i18n/en/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
index e69cdf30335..3fbfe5be9d4 100644
--- a/i18n/en/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
+++ b/i18n/en/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
@@ -6,6 +6,9 @@ description: Seata upgrade.
# Version Upgrade Guide
+<a href="#11" target="_self">11. What compatibility matters need to be paid
attention to when upgrading to seata 2.5? </a>
+<br/>
+
<a href="#10" target="_self">10. What compatibility matters need to be paid
attention to when upgrading to seata 2.4? </a>
<br/>
@@ -36,6 +39,14 @@ description: Seata upgrade.
<a href="#1" target="_self">1. How to upgrade versions 0.8 and 0.9 to version
1.0? </a>
<br/>
+------
+<h3 id='11'>11. What compatibility matters need to be paid attention to when
upgrading to seata 2.5?</h3>
+<details>
+ <summary><mark>Notes</mark></summary>
+
+ 1. The server has removed the spring-boot-web related components, so the
HTTP port is merged into the Seata transaction port, both using 8091. Please
change `server.port` to be consistent with the transaction port (default value:
8091).
+</details>
+
------
<h3 id='10'>10. What compatibility matters need to be paid attention to when
upgrading to seata 2.4?</h3>
diff --git a/i18n/zh-cn/docusaurus-plugin-content-docs/current/ops/upgrade.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/ops/upgrade.md
index a2df31eb564..8f775098b9d 100644
--- a/i18n/zh-cn/docusaurus-plugin-content-docs/current/ops/upgrade.md
+++ b/i18n/zh-cn/docusaurus-plugin-content-docs/current/ops/upgrade.md
@@ -6,6 +6,9 @@ description: Seata upgrade.
# 版本升级指南
+<a href="#11" target="_self">11. 升级到 seata 2.5 有哪些兼容性事项是需要注意的?</a>
+<br/>
+
<a href="#10" target="_self">10. 升级到 seata 2.4 有哪些兼容性事项是需要注意的?</a>
<br/>
@@ -39,6 +42,15 @@ description: Seata upgrade.
------
+<h3 id='11'>11. 升级到 seata 2.5 有哪些兼容性事项是需要注意的?</h3>
+<details>
+ <summary><mark>注意事项</mark></summary>
+
+ 1.
server移除了spring-boot-web相关组件,故http端口合并至seata事务端口皆为8091,请将`server.port`改成与事务端口一致(默认值:
8091)
+</details>
+
+------
+
<h3 id='10'>10. 升级到 seata 2.4 有哪些兼容性事项是需要注意的?</h3>
<details>
<summary><mark>注意事项</mark></summary>
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
index a2df31eb564..8f775098b9d 100644
--- a/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
+++ b/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/ops/upgrade.md
@@ -6,6 +6,9 @@ description: Seata upgrade.
# 版本升级指南
+<a href="#11" target="_self">11. 升级到 seata 2.5 有哪些兼容性事项是需要注意的?</a>
+<br/>
+
<a href="#10" target="_self">10. 升级到 seata 2.4 有哪些兼容性事项是需要注意的?</a>
<br/>
@@ -39,6 +42,15 @@ description: Seata upgrade.
------
+<h3 id='11'>11. 升级到 seata 2.5 有哪些兼容性事项是需要注意的?</h3>
+<details>
+ <summary><mark>注意事项</mark></summary>
+
+ 1.
server移除了spring-boot-web相关组件,故http端口合并至seata事务端口皆为8091,请将`server.port`改成与事务端口一致(默认值:
8091)
+</details>
+
+------
+
<h3 id='10'>10. 升级到 seata 2.4 有哪些兼容性事项是需要注意的?</h3>
<details>
<summary><mark>注意事项</mark></summary>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]