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

5
8.5.0
wu-sheng's avatar
wu-sheng 已提交
6 7
------------------
#### Project
8
* Update frontend-maven-plugin to 1.11.0, for Download node x64 binary on Apple Silicon.
wu-sheng's avatar
wu-sheng 已提交
9 10

#### Java Agent
11
* Remove invalid mysql configuration in agent.config.
12
* Add net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Listener to show detail message when redefine errors occur
13

14

15
#### OAP-Backend
16
* Allow user-defined `JAVA_OPTS` in the startup script.
17
* Metrics combination API supports abandoning results.
18
* Add a new concept "Event" and its implementations to collect events.
19
* Add some defensive codes for NPE and bump up Kubernetes client version to expose exception stack trace.
20
* Update the `timestamp` field type for `LogQuery`.
静夜思朝颜's avatar
静夜思朝颜 已提交
21
* Support Zabbix protocol to receive agent metrics.
22
* Update the Apdex metric combine calculator.
23

wu-sheng's avatar
wu-sheng 已提交
24
#### UI
wu-sheng's avatar
wu-sheng 已提交
25 26 27
* Update selector scroller to show in all pages.
* Implement searching logs with date.

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

30 31

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