diff --git a/CHANGES.md b/CHANGES.md index 70c3a2386698..857813b34f45 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -68,11 +68,11 @@ ## New Features / Improvements * X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). -* [Python]Beam SDK will not be staged from PyPI in the --staging_location for DataflowRunner. ([#26996](https://github.com/apache/beam/issues/26996)) ## Breaking Changes * Legacy runner support removed from Dataflow, all pipelines must use runner v2. +* [Python]Beam SDK will not be staged from PyPI in the --staging_location for DataflowRunner. If the custom container doesn't include Apache Beam, it will no longer be installed using the staged Beam SDK.([#26996](https://github.com/apache/beam/issues/26996)) ## Deprecations