You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/12/16 14:43:09 UTC

[incubator-skywalking] branch 5.x updated: Changelog for 5.1.0 (#2054)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch 5.x
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/5.x by this push:
     new 118442a  Changelog for 5.1.0 (#2054)
118442a is described below

commit 118442a979b46a179ab169d8a83a8c8fba0a6bcc
Author: Xin,Zhang <zh...@apache.org>
AuthorDate: Sun Dec 16 22:43:03 2018 +0800

    Changelog for 5.1.0 (#2054)
---
 CHANGES.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index e30fc76..eca6af9 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,18 @@ Changes by Version
 ==================
 Release Notes.
 
+5.1.0
+------------------
+#### Agent Changes
+  - Fix spring inherit issue in another way
+  - Fix classloader dead lock in jdk7+ - 5.x
+  - Support Spring mvc 5.x
+  - Support Spring webflux 5.x
+  
+#### Collector Changes
+  - Fix too many open files.
+  - Fix the buffer file cannot delete.
+
 5.0.0-GA
 ------------------