This is an automated email from the ASF dual-hosted git repository.
jimin 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 ae012b7d8a optimize: add date column for release history (#766)
ae012b7d8a is described below
commit ae012b7d8a4df3e128da5c49f1774303a777f298
Author: liuqiufeng <[email protected]>
AuthorDate: Wed Jan 10 18:17:28 2024 +0800
optimize: add date column for release history (#766)
---
.../current/release-history/seata-server.md | 16 ++++++++--------
.../current/release-history/seata-server.md | 14 +++++++-------
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git
a/i18n/en/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
b/i18n/en/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
index 8b4848e177..62fd529667 100644
---
a/i18n/en/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
+++
b/i18n/en/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
@@ -9,7 +9,7 @@ description: Seata-Server Release History
:::tip
-The Seata team maintains the last 3 stable releases. For example, the last
version was 2.0.0, and the Seata team will maintain the following stable
versions:
+The Seata team maintains the last 3 stable releases. For example, the last
version was 2.0.0, and the Seata team will maintain the following stable
versions:
- 2.0.0
- 1.8.0
@@ -19,13 +19,13 @@ The Seata team maintains the last 3 stable releases. For
example, the last versi
## Seata 2.x
-| Version | Binary Link |
Docker Image | CheckSum
| Release Notes | Reference Docs
|
-| ------- | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------------
| ------------------------------------------- |
-| 2.0.0 |
[2.0.0.zip](https://github.com/seata/seata/releases/download/v2.0.0/seata-server-2.0.0.zip)
|
[seataio/seata-server:2.0.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=2.0.0)
| 5c5c6a98649f37ed7894743b21bc8777 | [2.0.x Release
Notes](/docs/release-notes/) | [2.0.x Quick Start](/docs/user/quickstart/) |
+| Version | Binary Link |
Docker Image | CheckSum
| Release Notes | Reference Docs
| Date |
+| ------- | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------------
| ------------------------------------------- | ---------- |
+| 2.0.0 |
[2.0.0.zip](https://github.com/apache/incubator-seata/releases/download/v2.0.0/seata-server-2.0.0.zip)
|
[seataio/seata-server:2.0.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=2.0.0)
| 5c5c6a98649f37ed7894743b21bc8777 | [2.0.x Release
Notes](/docs/release-notes/) | [2.0.x Quick Start](/docs/user/quickstart/) |
2023-11-24 |
## Seata 1.x
-| Version | Binary Link |
Docker Image | CheckSum
| Release Notes | Reference
Docs |
-| ------- | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- |
------------------------------------------------ |
------------------------------------------------ |
-| 1.8.0 |
[1.8.0.zip](https://github.com/seata/seata/releases/download/v1.8.0/seata-server-1.8.0.zip)
|
[seataio/seata-server:1.8.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.8.0)
| f5de162a4577f5f96828cba75d912240 | [1.8.x Release
Notes](/docs/v1.8/release-notes/) | [1.8.x Quick
Start](/docs/v1.8/user/quickstart/) |
-| 1.7.1 |
[1.7.1.zip](https://github.com/seata/seata/releases/download/v1.7.1/seata-server-1.7.1.zip)
|
[seataio/seata-server:1.7.1](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.7.1)
| 5e7f41965f8f26a46b727d204eef3054 | [1.7.x Release
Notes](/docs/v1.7/release-notes/) | [1.7.x Quick
Start](/docs/v1.7/user/quickstart/) |
+| Version | Binary Link |
Docker Image | CheckSum
| Release Notes | Reference
Docs | Date |
+| ------- | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- |
------------------------------------------------ |
------------------------------------------------ | ---------- |
+| 1.8.0 |
[1.8.0.zip](https://github.com/apache/incubator-seata/releases/download/v1.8.0/seata-server-1.8.0.zip)
|
[seataio/seata-server:1.8.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.8.0)
| f5de162a4577f5f96828cba75d912240 | [1.8.x Release
Notes](/docs/v1.8/release-notes/) | [1.8.x Quick
Start](/docs/v1.8/user/quickstart/) | 2023-10-31 |
+| 1.7.1 |
[1.7.1.zip](https://github.com/apache/incubator-seata/releases/download/v1.7.1/seata-server-1.7.1.zip)
|
[seataio/seata-server:1.7.1](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.7.1)
| 5e7f41965f8f26a46b727d204eef3054 | [1.7.x Release
Notes](/docs/v1.7/release-notes/) | [1.7.x Quick
Start](/docs/v1.7/user/quickstart/) | 2023-09-05 |
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
b/i18n/zh-cn/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
index 4fedf03050..ba48cbfcde 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs-unversioned/current/release-history/seata-server.md
@@ -19,13 +19,13 @@ Seata团队维护着最近的3个稳定版本。如:最后一个版本为2.0.0
## Seata 2.x
-| 版本号 | 二进制下载 | docker镜像
| checksum
| 发布说明 | 参考文档 |
-| ------ | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------- |
---------------------------------------- |
-| 2.0.0 |
[2.0.0.zip](https://github.com/seata/seata/releases/download/v2.0.0/seata-server-2.0.0.zip)
|
[seataio/seata-server:2.0.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=2.0.0)
| 5c5c6a98649f37ed7894743b21bc8777 | [2.0.x 发布说明](/docs/release-notes/) |
[2.0.x 快速开始](/docs/user/quickstart/) |
+| 版本号 | 二进制下载 | docker镜像
| checksum
| 发布说明 | 参考文档 |
日期 |
+| ------ | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------- |
---------------------------------------- | ---------- |
+| 2.0.0 |
[2.0.0.zip](https://github.com/apache/incubator-seata/releases/download/v2.0.0/seata-server-2.0.0.zip)
|
[seataio/seata-server:2.0.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=2.0.0)
| 5c5c6a98649f37ed7894743b21bc8777 | [2.0.x 发布说明](/docs/release-notes/) |
[2.0.x 快速开始](/docs/user/quickstart/) | 2023-11-24 |
## Seata 1.x
-| 版本号 | 二进制下载 | docker镜像
| checksum
| 发布说明 | 参考文档
|
-| ------ | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------------
| --------------------------------------------- |
-| 1.8.0 |
[1.8.0.zip](https://github.com/seata/seata/releases/download/v1.8.0/seata-server-1.8.0.zip)
|
[seataio/seata-server:1.8.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.8.0)
| f5de162a4577f5f96828cba75d912240 | [1.8.x 发布说明](/docs/v1.8/release-notes/) |
[1.8.x 快速开始](/docs/v1.8/user/quickstart/) |
-| 1.7.1 |
[1.7.1.zip](https://github.com/seata/seata/releases/download/v1.7.1/seata-server-1.7.1.zip)
|
[seataio/seata-server:1.7.1](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.7.1)
| 5e7f41965f8f26a46b727d204eef3054 | [1.7.x 发布说明](/docs/v1.7/release-notes/) |
[1.7.x 快速开始](/docs/v1.7/user/quickstart/) |
+| 版本号 | 二进制下载 | docker镜像
| checksum
| 发布说明 | 参考文档
| 日期 |
+| ------ | ------------------------------------------------------------ |
------------------------------------------------------------ |
-------------------------------- | -------------------------------------------
| --------------------------------------------- | ---------- |
+| 1.8.0 |
[1.8.0.zip](https://github.com/apache/incubator-seata/releases/download/v1.8.0/seata-server-1.8.0.zip)
|
[seataio/seata-server:1.8.0](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.8.0)
| f5de162a4577f5f96828cba75d912240 | [1.8.x 发布说明](/docs/v1.8/release-notes/) |
[1.8.x 快速开始](/docs/v1.8/user/quickstart/) | 2023-10-31 |
+| 1.7.1 |
[1.7.1.zip](https://github.com/apache/incubator-seata/download/v1.7.1/seata-server-1.7.1.zip)
|
[seataio/seata-server:1.7.1](https://hub.docker.com/r/seataio/seata-server/tags?page=1&name=1.7.1)
| 5e7f41965f8f26a46b727d204eef3054 | [1.7.x 发布说明](/docs/v1.7/release-notes/) |
[1.7.x 快速开始](/docs/v1.7/user/quickstart/) | 2023-09-05 |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]