changes.md 1.0 KB
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1
## 9.2.0
2

3
#### Project
4

5 6
* Upgrade Armeria to 1.16.0, Kubernetes Java client to 15.0.1.

7
#### OAP Server
8

9 10
* Add more entities for Zipkin to improve performance.
* ElasticSearch: scroll id should be updated when scrolling as it may change.
11
* Mesh: fix only last rule works when multiple rules are defined in metadata-service-mapping.yaml.
C
Chen Ni 已提交
12
* Support sending alarm messages to PagerDuty.
13
* Support Zipkin kafka collector.
14
* Add `VIRTUAL` detect type to Process for Network Profiling.
15
* Add component ID(128) for Java Hutool plugin
16

F
Fine0830 已提交
17 18 19 20
#### UI

* Fix query conditions for the browser logs.
* Implement a url parameter to activate tab index.
21 22 23 24
* Fix clear interval fail when switch autoRefresh to off.
* Optimize log tables.
* Fix log detail pop-up page doesn't work.
* Optimize table widget to hide the whole metric column when no metric is set.
25 26
* Implement the Event widget.
* Fix span detail text overlap.
F
Fine0830 已提交
27

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

30
* Fix invalid links in release docs
31

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