youngoli commented on a change in pull request #16787: URL: https://github.com/apache/beam/pull/16787#discussion_r802210326
########## File path: CHANGES.md ########## @@ -55,9 +55,17 @@ ## I/Os +* Go SDK now has wrappers for the following Cross Language Transforms from Java, along with automatic expansion service startup for each. + * JDBCIO ([BEAM-13293](https://issues.apache.org/jira/browse/BEAM-13293)). + * Debezium ([BEAM-13761](https://issues.apache.org/jira/browse/BEAM-13761)). + * BeamSQL ([BEAM-13683])(https://issues.apache.org/jira/browse/BEAM-13683)). + * BiqQuery ([BEAM-13732])(https://issues.apache.org/jira/browse/BEAM-13732)). + * KafkaIO now also has automatic expansion service startup. ([BEAM-13821])(https://issues.apache.org/jira/browse/BEAM-13821)). Review comment: ```suggestion * BeamSQL ([BEAM-13683](https://issues.apache.org/jira/browse/BEAM-13683)). * BiqQuery ([BEAM-13732](https://issues.apache.org/jira/browse/BEAM-13732)). * KafkaIO now also has automatic expansion service startup. ([BEAM-13821](https://issues.apache.org/jira/browse/BEAM-13821)). ``` Some typos on the links. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
