Existing Maven projects that use the previously recommended version range [1.0.0, 2.0.0] for the Google Cloud Dataflow SDK for Java may soon receive a new version 2.0.0-beta1 of this SDK. This new version has APIs that are not compatible with versions 1.x, so using this with existing code will cause such breaks.
, Maven pom.xml, , - 2.x, , [1.0.0, 1.99), :
<dependency>
<groupId>com.google.cloud.dataflow</groupId>
<artifactId>google-cloud-dataflow-java-sdk-all</artifactId>
<version>[1.0.0,1.99)</version>
</dependency>
1.x( 1.9.0).
GitHub.
2.0.0-beta1, , API, . , API, .