CHANGES.md 898 字节
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.6.0
wu-sheng's avatar
wu-sheng 已提交
6 7
------------------
#### Project
wu-sheng's avatar
wu-sheng 已提交
8

wu-sheng's avatar
wu-sheng 已提交
9 10

#### Java Agent
11
* Add `trace_segment_ref_limit_per_span` configuration mechanism to avoid OOM.
12
* Improve `GlobalIdGenerator` performance.
13
* Add an agent plugin to support elasticsearch7.
G
guyang 已提交
14
* Add `jsonrpc4j` agent plugin.
15
* Add Seata in the component definition. Seata plugin hosts on Seata project.
16
* Extended Kafka plugin to properly trace consumers that have topic partitions directly assigned
17

18
#### OAP-Backend
19
* BugFix: filter invalid Envoy access logs whose socket address is empty.
20
* Fix K8s monitoring the incorrect metrics calculate. 
21

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

wu-sheng's avatar
wu-sheng 已提交
24

wu-sheng's avatar
wu-sheng 已提交
25
#### Documentation
26
* Polish k8s monitoring otel-collector configuration example.
27

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

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