This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit e37e447b807ab103d61d754d5b82f676e3ddcb7d Author: melissa <[email protected]> AuthorDate: Fri Sep 8 14:23:53 2017 -0700 [BEAM-2869] Add dates to releases on downloads page --- src/get-started/downloads.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/get-started/downloads.md b/src/get-started/downloads.md index a4d575d..b50da91 100644 --- a/src/get-started/downloads.md +++ b/src/get-started/downloads.md @@ -54,42 +54,42 @@ Additionally, any API may change before the first stable release, i.e., between ## Releases -### 2.1.0 +### 2.1.0 (2017-08-23) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/2.1.0/apache-beam-2.1.0-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12340528). -### 2.0.0 +### 2.0.0 (2017-05-17) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/2.0.0/apache-beam-2.0.0-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12339746). -### 0.6.0 +### 0.6.0 (2017-03-11) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.6.0/apache-beam-0.6.0-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12339256). -### 0.5.0 +### 0.5.0 (2017-02-02) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.5.0/apache-beam-0.5.0-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12338859). -### 0.4.0 +### 0.4.0 (2016-12-29) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.4.0/apache-beam-0.4.0-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12338590). -### 0.3.0-incubating +### 0.3.0-incubating (2016-10-31) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.3.0-incubating/apache-beam-0.3.0-incubating-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12338051). -### 0.2.0-incubating +### 0.2.0-incubating (2016-08-08) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.2.0-incubating/apache-beam-0.2.0-incubating-source-release.zip&action=download). [Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12335766). -### 0.1.0-incubating +### 0.1.0-incubating (2016-06-15) Official [source code download](https://www.apache.org/dyn/closer.cgi?filename=beam/0.1.0-incubating/apache-beam-0.1.0-incubating-source-release.zip&action=download). The first incubating release of Apache Beam. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
