Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandInguva committed Jul 25, 2023
1 parent 74ac6ef commit 1413614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1413614

Please sign in to comment.