Hey Joshua, Beam PR#2948 is, as you note, merged into master. However, 2.0.0 was cut several days before (commit https://github.com/apache/beam/commit/234bda83a62c7a8d923dbac2e21224d97f5874db is from May 12th), so the fix should be in v2.1.0.
Worth noting that the corresponding JIRA ticket ( https://issues.apache.org/jira/browse/BEAM-991) is still open, if that is important for you. Best, Jason On Thu, Jun 8, 2017 at 12:24 AM, Joshua Fox <[email protected]> wrote: > I have a question about the release workflow. > > I note that BEAM-991 "Comply with byte limit for Datastore Commit" is marked > closed > <https://github.com/apache/beam/pull/2948/commits/efec2acd92f0142f2f9741590c9e34ed0d5c84bf#diff-b5d00139883b239b5a61b510c858b976>and > merged into master > <https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/datastore/DatastoreV1.java>, > yet v2.0.0 <http://v.2.0> does not include it. Does that mean that this > will be part of the next patch release (and made available in Maven > <https://mvnrepository.com/artifact/org.apache.beam>)? > > > -- ------- Jason Kuster Apache Beam / Google Cloud Dataflow
