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/09/24 15:03:16 UTC

[incubator-skywalking] branch 5.x updated: Prepare for 5.0.0-GA release.

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 c34d056  Prepare for 5.0.0-GA release.
c34d056 is described below

commit c34d0561c56b9a43d303ee037898bfb339323577
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Sep 24 23:02:56 2018 +0800

    Prepare for 5.0.0-GA release.
---
 CHANGES.md | 5 +++--
 pom.xml    | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index ccaa281..e30fc76 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,7 @@ Release Notes.
 
 #### Agent Changes
   - Add several package names ignore in agent settings. Classes in these packages would be enhanced, even plugin declared.
+  - Support Undertow 2.x plugin.
   - Fix wrong class names of Motan plugin, not a feature related issue, just naming.
 
 #### Collector Changes
@@ -182,7 +183,7 @@ Release Notes.
    - Add a FAQ about, `Agent or collector version upgrade`.
    - Sync all English document to Chinese.
  
-[Issues and Pull requests](https://github.com/apache/incubator-skywalking/milestone/24)
+[Issues and Pull requests](https://github.com/apache/incubator-skywalking/milestone/24?closed=1)
  
 5.0.0-alpha
 ------------------
@@ -219,4 +220,4 @@ Release Notes.
 #### UI Changes
  - New 5.0.0 UI!!!
  
- [Issues and Pull requests](https://github.com/apache/incubator-skywalking/milestone/17)
+ [Issues and Pull requests](https://github.com/apache/incubator-skywalking/milestone/17?closed=1)
diff --git a/pom.xml b/pom.xml
index e63eb35..7c43a7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>21</version>
     </parent>
 
     <developers>