wu-sheng commented on code in PR #265: URL: https://github.com/apache/skywalking-java/pull/265#discussion_r909273658
########## CHANGES.md: ########## @@ -7,6 +7,7 @@ Release Notes. * Fix `Shenyu plugin`'s NPE in reading read trace ID when IgnoredTracerContext is used in the context. * Update witness class in elasticsearch-6.x-plugin, avoid throw NPE. * Fix `onHalfClose` using span operation name `/Request/onComplete` instead of the worng name `/Request/onHalfClose`. +* Adds plugin support for RESTeasy 4.x. Review Comment: ```suggestion * Add plugin to support for RESTeasy 4.x. ``` -- 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]
