CHANGES.md 1.1 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
* The operation name of quartz-scheduler plugin, has been changed as the `quartz-scheduler/${className}` format.
12
* Fix jdk-http and okhttp-3.x plugin did not overwrite the old trace header.
wu-sheng's avatar
wu-sheng 已提交
13

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

wu-sheng's avatar
wu-sheng 已提交
20
#### UI
wu-sheng's avatar
wu-sheng 已提交
21 22 23 24 25 26
* 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 已提交
27

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

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

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

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