diff --git a/CHANGES.md b/CHANGES.md index 7bfbb9cd1f3e..66ac30c9f19b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -86,6 +86,7 @@ * Fixed incorrect service account impersonation flow for Python pipelines using BigQuery IOs ([#32030](https://github.com/apache/beam/issues/32030)). * Auto-disable broken and meaningless `upload_graph` feature when using Dataflow Runner V2 ([#32159](https://github.com/apache/beam/issues/32159)). * (Python) Upgraded google-cloud-storage to version 2.18.2 to fix a data corruption issue ([#32135](https://github.com/apache/beam/pull/32135)). +* (Go) Fix corruption on State API writes. ([#32245](https://github.com/apache/beam/issues/32245)). ## Security Fixes * Fixed (CVE-YYYY-NNNN)[https://www.cve.org/CVERecord?id=CVE-YYYY-NNNN] (Java/Python/Go) ([#X](https://github.com/apache/beam/issues/X)).