CHANGES.md 791 字节
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1 2 3 4
Changes by Version
==================
Release Notes.

wu-sheng's avatar
wu-sheng 已提交
5
9.0.0
wu-sheng's avatar
wu-sheng 已提交
6
------------------
7

8 9
#### Project

wu-sheng's avatar
wu-sheng 已提交
10 11 12
* Upgrade log4j2 to 2.16.0 for CVE-2021-44228 and CVE-2021-45046. This CVE only effects on JDK if JDNI 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.
13

14
#### OAP Server
15

16
* Fix potential NPE in OAL string match and a bug when right-hand-side variable includes double quotes.
17
* Bump up Armeria version to fix CVE.
18
* Polish ETCD cluster config environment variables.
19

wu-sheng's avatar
wu-sheng 已提交
20
#### UI
21

wu-sheng's avatar
wu-sheng 已提交
22
#### Documentation
23

24
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/112?closed=1)
wu-sheng's avatar
wu-sheng 已提交
25

wu-sheng's avatar
wu-sheng 已提交
26
------------------
27
Find change logs of all versions [here](changes).