This is an automated email from the ASF dual-hosted git repository.
yhu 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 b9a44126622 Add changelog notes regarding Solace read connector
(#31826)
b9a44126622 is described below
commit b9a441266224990d9f7cc7643a775c64d0331e04
Author: Bartosz Zablocki <[email protected]>
AuthorDate: Wed Jul 10 16:27:37 2024 +0200
Add changelog notes regarding Solace read connector (#31826)
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 85f1be48cfb..96c436d89ec 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -62,7 +62,7 @@
## I/Os
-* Support for X source added (Java/Python)
([#X](https://github.com/apache/beam/issues/X)).
+* Support for [Solace](https://solace.com/) source (`SolaceIO.Read`) added
(Java) ([#31440](https://github.com/apache/beam/issues/31440)).
## New Features / Improvements