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

5
8.3.0
wu-sheng's avatar
wu-sheng 已提交
6 7 8 9
------------------
#### Project

#### Java Agent
10 11
* Support propagate the sending timestamp in MQ plugins to calculate the transfer latency in the async MQ scenarios.
* Support auto-tag with the fixed values propagated in the correlation context.   
12
* Make HttpClient 3.x, 4.x, and HttpAsyncClient 3.x plugins to support collecting HTTP parameters.
13 14
* Make the Feign plugin to support Java 14
* Make the okhttp3 plugin to support Java 14
15
* Polish tracing context related codes.
wu-sheng's avatar
wu-sheng 已提交
16 17

#### OAP-Backend
18
* Add the `@SuperDataset` annotation for BrowserErrorLog.
19 20
* Add the thread pool to the Kafka fetcher to increase the performance.
* Add `contain` and `not contain` OPS in OAL.
21
* Support keeping collecting the slowly segments in the sampling mechanism.
22
* Support choose files to active the meter analyzer.
23
* Improve Kubernetes service registry for ALS analysis.
24
* Improve the queryable tags generation. Remove the duplicated tags to reduce the storage payload.
wu-sheng's avatar
wu-sheng 已提交
25 26 27 28 29

#### UI

#### Document

30
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/62?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).