Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.19 KB

CHANGES.md

File metadata and controls

34 lines (24 loc) · 1.19 KB

Changes by Version

Release Notes.

9.0.0

Project

  • Upgrade log4j2 to 2.17.0 for CVE-2021-44228, CVE-2021-45046 and CVE-2021-45105. This CVE only effects on JDK if JNDI is opened in default. Notice, using JVM option -Dlog4j2.formatMsgNoLookups=true or setting the LOG4J_FORMAT_MSG_NO_LOOKUPS=”true” environment variable also avoids CVEs.
  • Upgrade maven-wrapper to 3.1.0, maven to 3.8.4 for performance improvements and ARM more native support.

OAP Server

  • Fix potential NPE in OAL string match and a bug when right-hand-side variable includes double quotes.
  • Bump up Armeria version to fix CVE.
  • Polish ETCD cluster config environment variables.
  • Add the analysis of metrics in Satellite MetricsService.
  • Fix Can't split endpoint id into 2 parts bug for endpoint ID. In the TCP in service mesh observability, endpoint name doesn't exist in TCP traffic.

UI

  • Remove unused jars (log4j-api.jar) in classpath.
  • Bump up netty version to fix CVE.

Documentation

All issues and pull requests are here


Find change logs of all versions here.