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 2022/07/18 03:24:40 UTC

[skywalking-website] branch master updated: Add release notes for nodejs agent 0.5.1 (#473)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 974ec07057 Add release notes for nodejs agent 0.5.1 (#473)
974ec07057 is described below

commit 974ec07057a91a5a66b49626009a72dcdc5d0ecf
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Mon Jul 18 11:24:35 2022 +0800

    Add release notes for nodejs agent 0.5.1 (#473)
---
 .../release-apache-skywalking-nodejs-0-5-1/index.md      | 16 ++++++++++++++++
 data/docs.yml                                            |  4 ++--
 data/releases.yml                                        | 14 +++++++-------
 3 files changed, 25 insertions(+), 9 deletions(-)

diff --git a/content/events/release-apache-skywalking-nodejs-0-5-1/index.md b/content/events/release-apache-skywalking-nodejs-0-5-1/index.md
new file mode 100644
index 0000000000..4793b09a0f
--- /dev/null
+++ b/content/events/release-apache-skywalking-nodejs-0-5-1/index.md
@@ -0,0 +1,16 @@
+---
+title: "Release Apache SkyWalking for NodeJS 0.5.1"
+date: 2022-07-18
+author: SkyWalking Team
+description: "Release Apache SkyWalking NodeJS 0.5.1."
+---
+
+SkyWalking NodeJS 0.5.1 is released. Go to [downloads](/downloads) page to find release tars.
+
+SkyWalking NodeJS 0.5.1 is a patch release that fixed a vulnerability in all previous
+versions <=0.5.0, we recommend all users who are using versions <=0.5.0 should upgrade to this version.
+
+The vulnerability will cause NodeJS services that has this agent installed to be unavailable
+if the header includes an illegal SkyWalking header, such as 
+(1) OAP is unhealthy and the downstream service's agent can't establish the connection.
+(2) Some sampling mechanism is activated in downstream agents.
diff --git a/data/docs.yml b/data/docs.yml
index 21a35254fe..2131b0a8b2 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -102,8 +102,8 @@
       user: apache
       repo: skywalking-nodejs
       docs:
-        - version: v0.5.0
-          link: https://github.com/apache/skywalking-nodejs/tree/v0.5.0
+        - version: v0.5.1
+          link: https://github.com/apache/skywalking-nodejs/tree/v0.5.1
 
     - name: Nginx LUA Agent
       icon: nginx-lua-agent
diff --git a/data/releases.yml b/data/releases.yml
index 05dbb81218..b8148e94ae 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -231,18 +231,18 @@
       icon: nodejs-agent
       description: The NodeJS Agent for Apache SkyWalking, which provides the native tracing abilities for NodeJS backend.
       source:
-        - version: v0.5.0
-          date: Jul. 10th, 2022
+        - version: v0.5.1
+          date: Jul. 18th, 2022
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/node-js/0.5.0/skywalking-nodejs-src-0.5.0.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/node-js/0.5.1/skywalking-nodejs-src-0.5.1.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/node-js/0.5.0/skywalking-nodejs-src-0.5.0.tgz.asc
+              link: https://downloads.apache.org/skywalking/node-js/0.5.1/skywalking-nodejs-src-0.5.1.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/node-js/0.5.0/skywalking-nodejs-src-0.5.0.tgz.sha512
+              link: https://downloads.apache.org/skywalking/node-js/0.5.1/skywalking-nodejs-src-0.5.1.tgz.sha512
       distribution:
-        - version: v0.5.0
-          date: Jul. 10th, 2022
+        - version: v0.5.1
+          date: Jul. 18th, 2022
           downloadLink:
             - name: Install via npm
               link: https://npmjs.com/package/skywalking-backend-js