Skip to content

Commit

Permalink
Update CHANGES.md to include streaming NPE issue
Browse files Browse the repository at this point in the history
apache#32566 for reference.
  • Loading branch information
TongruiLi authored Oct 15, 2024
1 parent 96766f2 commit 8d7e8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@

* The beam interactive runner does not correctly run on flink ([#31168](https://github.com/apache/beam/issues/31168)).
* When using the Flink runner from Python, 1.17 is not supported and 1.12/13 do not work correctly. Support for 1.17 will be added in 2.57.0, and the ability to choose 1.12/13 will be cleaned up and fully removed in 2.57.0 as well ([#31168](https://github.com/apache/beam/issues/31168)).
* Some streaming pipeline's coder may throw and surface a NullPointerException ([#32566](https://github.com/apache/beam/pull/32566)).

# [2.55.1] - 2024-04-08

Expand Down

0 comments on commit 8d7e8d0

Please sign in to comment.