Cool thanks! Another day I have learnt something. :-D
On 4/24/20 9:00 PM, Udi Meiri wrote:
You'll need to add --tags
On Fri, Apr 24, 2020 at 11:53 AM Jan Lukavský <[email protected]
<mailto:[email protected]>> wrote:
Hm, that is strange:
~/git/apache/beam$ git status
On branch master
Your branch is up to date with 'origin/master'.
~/git/apache/beam$ git pull
Already up to date.
~/git/apache/beam$ git tag | grep v2.19.0
v2.19.0
v2.19.0-RC1
~/git/apache/beam$ git tag | grep v2.20.0
~/git/apache/beam$
I'm obviously missing something.
Jan
On 4/24/20 7:01 PM, Thomas Weise wrote:
Here is the release tag:
https://github.com/apache/beam/releases/tag/v2.20.0
On Fri, Apr 24, 2020 at 9:28 AM Kyle Weaver <[email protected]
<mailto:[email protected]>> wrote:
> Is is possible we are missing git tag for this release? I
cannot find it.
You mean https://github.com/apache/beam/tree/release-2.20.0?
On Fri, Apr 24, 2020 at 9:04 AM Jan Lukavský <[email protected]
<mailto:[email protected]>> wrote:
Hi Rui,
thanks making for this release! Is is possible we are
missing git tag for this release? I cannot find it.
Thanks,
Jan
On 4/16/20 8:47 PM, Rui Wang wrote:
Note that due to a bug on infrastructure, the website
change failed to publish. But 2.20.0 artifacts are
available to use right now.
-Rui
On Thu, Apr 16, 2020 at 11:45 AM Rui Wang
<[email protected] <mailto:[email protected]>> wrote:
The Apache Beam team is pleased
to announce the release of version 2.20.0.
Apache Beam is an open source unified programming
model to define and
execute data processing pipelines, including ETL,
batch and stream
(continuous) processing. See https://beam.apache.org
<https://beam.apache.org/>
You can download the release here:
https://beam.apache.org/get-started/downloads/
This release includes bug fixes, features, and
improvements detailed on
the Beam blog:
https://beam.apache.org/blog/2020/04/15/beam-2.20.0.html
Thanks to everyone who contributed to this release,
and we hope you enjoy
using Beam 2.20.0.
-- Rui Wang, on behalf of The Apache Beam team