diff --git a/CHANGES.md b/CHANGES.md index 74209bb7499c..c8d180cb3b87 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -69,6 +69,7 @@ ## New Features / Improvements * X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). +* Dataflow Runner v2 has been renamed to Dataflow Portable Runner. Please refer to dataflow [pubic documentation](https://docs.cloud.google.com/dataflow/docs/runner-v2) on when to enable portable runner. ## Breaking Changes @@ -2462,4 +2463,4 @@ Schema Options, it will be removed in version `2.23.0`. ([BEAM-9704](https://iss ## Highlights -- For versions 2.19.0 and older release notes are available on [Apache Beam Blog](https://beam.apache.org/blog/). \ No newline at end of file +- For versions 2.19.0 and older release notes are available on [Apache Beam Blog](https://beam.apache.org/blog/).