Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
## New Features / Improvements

* X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
* (Java) `Watch.growthOf` can bound its deduplication state by event time with `withTimestampCursor`, which retires an output key once the greatest emitted timestamp has moved more than the allowed lateness past it ([#18459](https://github.com/apache/beam/issues/18459)).

## Breaking Changes

Expand Down
Loading
Loading