Skip to content

Commit

Permalink
[apache#22737] Add timers to CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck committed May 19, 2023
1 parent f2400c8 commit 22d7ea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
the misperception of code as "not ready". Any proposed breaking changes will be subject to
case-by-case pro/con decision making (and generally avoided) rather than using the "Experimental"
to allow them.
* Go SDK now supports Timers.

## I/Os

Expand All @@ -72,6 +73,7 @@
* Dead letter queue support added to RunInference in Python ([#24209](https://github.com/apache/beam/issues/24209)).
* Support added for defining pre/postprocessing operations on the RunInference transform ([#26308](https://github.com/apache/beam/issues/26308))
* Adds a Docker Compose based transform service that can be used to discover and use portable Beam transforms ([#26023](https://github.com/apache/beam/pull/26023)).
* Added Timers to Go SDK (Go) ([#22737](https://github.com/apache/beam/issues/22737)).

## Breaking Changes

Expand Down

0 comments on commit 22d7ea1

Please sign in to comment.