This is an automated email from the ASF dual-hosted git repository.
jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 3faa8729677 add #29987 to 2.53 known issues (#29988)
3faa8729677 is described below
commit 3faa8729677ca8937273a78c147b99d6aef76125
Author: clmccart <[email protected]>
AuthorDate: Wed Jan 17 11:04:18 2024 -0800
add #29987 to 2.53 known issues (#29988)
Co-authored-by: Claire McCarthy <[email protected]>
---
CHANGES.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index a741b87d429..81a519b07d7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -127,6 +127,10 @@
* Upgraded to go 1.21.5 to build, fixing
[CVE-2023-45285](https://security-tracker.debian.org/tracker/CVE-2023-45285)
and [CVE-2023-39326](https://security-tracker.debian.org/tracker/CVE-2023-39326)
+## Known Issues
+
+* ([#29987](https://github.com/apache/beam/issues/29987)).
+
# [2.52.0] - 2023-11-17
## Highlights