CHANGES.md 1.3 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
------------------
#### Project
8
* Test: ElasticSearch version 7.0.0 and 7.9.3 as storage are E2E tested. 
wu-sheng's avatar
wu-sheng 已提交
9 10

#### Java Agent
11 12
* 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.   
13
* Make HttpClient 3.x, 4.x, and HttpAsyncClient 3.x plugins to support collecting HTTP parameters.
14 15
* Make the Feign plugin to support Java 14
* Make the okhttp3 plugin to support Java 14
16
* Polish tracing context related codes.
wu-sheng's avatar
wu-sheng 已提交
17 18

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

#### UI

wu-sheng's avatar
wu-sheng 已提交
30 31
#### Documentation
* Add VNode FAQ doc.
wu-sheng's avatar
wu-sheng 已提交
32

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

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