mosche commented on code in PR #25534: URL: https://github.com/apache/beam/pull/25534#discussion_r1114295906
########## CHANGES.md: ########## @@ -88,6 +88,7 @@ ## Deprecations * X behavior is deprecated and will be removed in X versions ([#X](https://github.com/apache/beam/issues/X)). +* Avro classes are deprecated to use in module `beam-sdks-java-core` and will be eventually removed ([#24749](https://github.com/apache/beam/issues/24749)). Review Comment: It would be good to add a short note how to migrate, e.g. mentioning the new module and package name to use. -- 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]
