skywalking-java/CHANGES.md

964 B

Changes by Version

Release Notes.

8.12.0

  • 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.
  • Add plugin to support RESTeasy 4.x.
  • Add plugin to support hutool-http 5.x.
  • Add plugin to support Tomcat 10.x.
  • Save http status code regardless of it's status.
  • Upgrade byte-buddy to 1.12.13, and adopt byte-buddy APIs changes.
  • Upgrade gson to 2.8.9.
  • Upgrade netty-codec-http2 to 4.1.79.Final.

Documentation

  • Add a section in Bootstrap-plugins doc, introducing HttpURLConnection Plugin compatibility.

All issues and pull requests are here


Find change logs of all versions here.