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

wu-sheng's avatar
wu-sheng 已提交
5
8.4.0
wu-sheng's avatar
wu-sheng 已提交
6 7
------------------
#### Project
8
* Chore: adapt `create_source_release.sh` to make it runnable on Linux.
wu-sheng's avatar
wu-sheng 已提交
9 10

#### Java Agent
11
* Fix jdk-http and okhttp-3.x plugin did not overwrite the old trace header.
wu-sheng's avatar
wu-sheng 已提交
12

13 14
#### OAP-Backend
* Make meter receiver support MAL.
15
* Support influxDB connection response format option. Fix some error when use JSON as influxDB response format.
16
* Support Kafka MirrorMaker 2.0 to replicate topics between Kafka clusters.
17
* Fix MAL concurrent execution issues
18

wu-sheng's avatar
wu-sheng 已提交
19
#### UI
wu-sheng's avatar
wu-sheng 已提交
20 21 22 23 24 25
* Fix un-removed tags in trace query.
* Fix unexpected metrics name on single value component.
* Don't allow negative value as the refresh period.
* Fix style issue in trace table view.
* Separation Log and Dashboard selector data to avoid conflicts.
* Fix trace instance selector bug.
wu-sheng's avatar
wu-sheng 已提交
26

wu-sheng's avatar
wu-sheng 已提交
27
#### Documentation
wu-sheng's avatar
wu-sheng 已提交
28

wu-sheng's avatar
wu-sheng 已提交
29 30

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

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