S.M.
S.M.

Reputation: 23

Apache Beam Version 2.2.0

I'm currently using apache beam version 2.1.0 but there is a bug that, fortunatly, has been fixed in the new version. According to this, it seems that version 2.2.0 is ready but the release date has not yet been published. Does anyone know when it can happen?

Upvotes: 0

Views: 158

Answers (3)

Riccardo
Riccardo

Reputation: 1237

Apache Beam 2.2.0 is now available as of 2017-12-01!

Google Cloud Dataflow team is also working on releasing the matching Dataflow release.

Upvotes: 2

BackBenChers
BackBenChers

Reputation: 304

You Can Pull Apache beam 2.2.0 Stable Version (Not SnapShot ) From GitHub the link is -: https://github.com/apache/beam/releases/tag/v2.2.0-RC3

Upvotes: 0

Ludger
Ludger

Reputation: 1031

Currently no one knows. They are busy voting on it on the dev mailing list: https://lists.apache.org/thread.html/da2acabdb15c9f8d11351f9167633a4b089664fe3cce014ba619c937@%3Cdev.beam.apache.org%3E

Most probably very soon.

Upvotes: 1

Related Questions