Skip to content

Commit

Permalink
[apache#22737] Add line about timer support for Go (apache#27263)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck authored and bullet03 committed Aug 11, 2023
1 parent cb07e13 commit 6970261
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 @@ -65,6 +65,7 @@
* Allow prebuilding large images when using `--prebuild_sdk_container_engine=cloud_build`, like images depending on `tensorflow` or `torch` ([#27023](https://github.com/apache/beam/pull/27023)).
* Disabled `pip` cache when installing packages on the workers. This reduces the size of prebuilt Python container images ([#27035](https://github.com/apache/beam/pull/27035)).
* Select dedicated avro datum reader and writer (Java) ([#18874](https://github.com/apache/beam/issues/18874)).
* Timer API for the Go SDK (Go) ([#22737](https://github.com/apache/beam/issues/22737)).

## Breaking Changes

Expand Down

0 comments on commit 6970261

Please sign in to comment.