Skip to content

Commit

Permalink
[BEAM-14347] Add generic registration feature to CHANGES (apache#17643)
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm committed May 12, 2022
1 parent d5df315 commit 5bb50d1
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 @@ -63,6 +63,7 @@
## New Features / Improvements

* X feature added (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
* Go SDK users can now use generic registration functions to optimize their DoFn execution. ([BEAM-14347](https://issues.apache.org/jira/browse/BEAM-14347))
* Go SDK users may now write self-checkpointing Splittable DoFns to read from streaming sources. ([BEAM-11104](https://issues.apache.org/jira/browse/BEAM-11104))

## Breaking Changes
Expand Down

0 comments on commit 5bb50d1

Please sign in to comment.