Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@

* Upgraded to go 1.21.5 to build, fixing [CVE-2023-45285](https://security-tracker.debian.org/tracker/CVE-2023-45285) and [CVE-2023-39326](https://security-tracker.debian.org/tracker/CVE-2023-39326)

## Known Issues

* ([#29987](https://github.com/apache/beam/issues/29987)).
Copy link
Contributor

@Abacn Abacn Jan 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* ([#29987](https://github.com/apache/beam/issues/29987)).
* Potential race condition causing NPE in DataflowExecutionStateSampler on Dataflow Streaming ([#29987](https://github.com/apache/beam/issues/29987)).

some brief description


# [2.52.0] - 2023-11-17

## Highlights
Expand Down