- New highly anticipated feature X added to Python SDK (BEAM-X).
- New highly anticipated feature Y added to JavaSDK (BEAM-Y).
- Python SDK: Adds support for standard HDFS URLs (with server name). (#10223).
- Support for X source added (Java/Python) (BEAM-X).
- X feature added (Java/Python) (BEAM-X).
- ReadFromPubSub(topic=) in Python previously created a subscription under the same project as the topic. Now it will create the subscription under the project specified in pipeline_options. If the project is not specified in pipeline_options, then it will create the subscription under the same project as the topic. (BEAM-3453).
- SpannerAccessor in Java is now package-private to reduce API surface.
SpannerConfig.connectToSpanner
has been moved toSpannerAccessor.create
. (BEAM-9310).
- X behavior is deprecated and will be removed in X versions (BEAM-X).
- Fixed X (Java/Python) (BEAM-X).
- Fixed exception when running in IPython notebook (Python) (BEAM-X9277).
- (BEAM-X).
- For versions 2.19.0 and older release notes are available on Apache Beam Blog.