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

kezhenxu94 pushed a commit to branch rel/nodejs/0.6.0
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git

commit 02edeaad44e2f91652fc2d7e20fbf6fc1545b34a
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Dec 2 02:37:24 2022 +0000

    Add release event for nodejs 0.6.0
---
 .../release-apache-skywalking-nodejs-0-6-0/index.md   | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/content/events/release-apache-skywalking-nodejs-0-6-0/index.md 
b/content/events/release-apache-skywalking-nodejs-0-6-0/index.md
new file mode 100644
index 0000000000..e93cb40794
--- /dev/null
+++ b/content/events/release-apache-skywalking-nodejs-0-6-0/index.md
@@ -0,0 +1,19 @@
+---
+title: "Release Apache SkyWalking for NodeJS 0.6.0"
+date: 2022-12-05
+author: SkyWalking Team
+description: "Release Apache SkyWalking NodeJS 0.6.0."
+---
+
+SkyWalking NodeJS 0.6.0 is released. Go to [downloads](/downloads) page to 
find release tars.
+
+* Add missing build doc by @kezhenxu94 in 
https://github.com/apache/skywalking-nodejs/pull/92
+* Fix invalid url error in axios plugin by @kezhenxu94 in 
https://github.com/apache/skywalking-nodejs/pull/93
+* Ignore no requests if ignoreSuffix is empty by @michaelzangl in 
https://github.com/apache/skywalking-nodejs/pull/94
+* Escape HTTP method in regexp by @michaelzangl in 
https://github.com/apache/skywalking-nodejs/pull/95
+* docs: grammar improvements by @BFergerson in 
https://github.com/apache/skywalking-nodejs/pull/97
+* fix: entry span url in endponts using Express middleware/router objects by 
@BFergerson in https://github.com/apache/skywalking-nodejs/pull/96
+* chore: use openapi format for endpoint uris by @BFergerson in 
https://github.com/apache/skywalking-nodejs/pull/98
+* AWS DynamoDB, Lambda, SQS and SNS plugins, webpack by @tom-pytel in 
https://github.com/apache/skywalking-nodejs/pull/100
+* Fix nits by @wu-sheng in https://github.com/apache/skywalking-nodejs/pull/101
+* Update AxiosPlugin for v1.0+ by @tom-pytel in 
https://github.com/apache/skywalking-nodejs/pull/102

Reply via email to