This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git
The following commit(s) were added to refs/heads/master by this push:
new 0ee96f1 update download.md
0ee96f1 is described below
commit 0ee96f158943d17ff5bd179d81d01ece799fdc24
Author: xwm1992 <[email protected]>
AuthorDate: Wed Aug 11 00:41:53 2021 +0800
update download.md
---
src/pages/download.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/src/pages/download.md b/src/pages/download.md
index 422e79e..0c77d79 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -8,3 +8,16 @@ description: Apache EventMesh (Incubating) Download
## Download links
Use the links below to download the Apache EventMesh (Incubating) Releases,
the latest release is 1.2.0.
+
+## 1.2.0 release
+
+- Released : Aug 11, 2021
+- [Release Notes](https://eventmesh.apache.org/events/release-notes/v1.2.0)
+- Source Codes
[[tar]](https://www.apache.org/dyn/closer.cgi/incubator/eventmesh/1.2.0-incubating/apache-eventmesh-1.2.0-incubating-source.tar.gz)
[[asc]](https://downloads.apache.org/incubator/eventmesh/1.2.0-incubating/apache-eventmesh-1.2.0-incubating-source.tar.gz.asc)
[[sha512]](https://downloads.apache.org/incubator/eventmesh/1.2.0-incubating/apache-eventmesh-1.2.0-incubating-source.tar.gz.sha512)
+- EventMesh Binary Distribution
[[tar]](https://www.apache.org/dyn/closer.cgi/incubator/eventmesh/1.2.0-incubating/apache-eventmesh-1.2.0-incubating-bin.tar.gz)
[[zip]](https://github.com/apache/incubator-eventmesh/releases/download/v1.2.0/apache-eventmesh-1.2.0-incubating-bin.zip)
[[asc]](https://downloads.apache.org/incubator/eventmesh/1.2.0-incubating/apache-eventmesh-1.2.0-incubating-bin.tar.gz.asc)
[[sha512]](https://downloads.apache.org/incubator/eventmesh/1.2.0-incubating/apache-e
[...]
+- EventMesh Java SDK Binary Distribution
[[tar]](https://github.com/apache/incubator-eventmesh/releases/download/v1.2.0/apache-eventmesh-sdk-java-1.2.0-incubating-bin.tar.gz)
[[zip]](https://github.com/apache/incubator-eventmesh/releases/download/v1.2.0/apache-eventmesh-sdk-java-1.2.0-incubating-bin.zip)
+
+## Release Integrity
+
+You must [verify](https://www.apache.org/info/verification.html) the integrity
of the downloaded files. We provide OpenPGP signatures for every release file.
This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/eventmesh/KEYS) file which
contains the OpenPGP keys of EventMesh's Release Managers. We also provide
`SHA-512` checksums for every release file. After you download the file, you
should calculate a checksum for your download, and make sure it [...]
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]