This is an automated email from the ASF dual-hosted git repository.
qiuxiafan 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 c47644b docs: update docs for client js (#234)
c47644b is described below
commit c47644b4ec4376027511be5c34d52ca6782f0418
Author: Qiuxia Fan <[email protected]>
AuthorDate: Sun Feb 28 14:23:13 2021 +0800
docs: update docs for client js (#234)
---
.../events/release-apache-skywalking-client-js-0-4-0/index.md | 10 ++++++++++
data/docs.yml | 4 ++--
data/releases.yml | 10 +++++-----
3 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/content/events/release-apache-skywalking-client-js-0-4-0/index.md
b/content/events/release-apache-skywalking-client-js-0-4-0/index.md
new file mode 100644
index 0000000..7f155c1
--- /dev/null
+++ b/content/events/release-apache-skywalking-client-js-0-4-0/index.md
@@ -0,0 +1,10 @@
+---
+title: Release Apache SkyWalking Client JS 0.4.0
+date: 2021-02-26
+author: SkyWalking Team
+---
+
+SkyWalking Client JS 0.4.0 is released. Go to [downloads](/downloads) page to
find release tars.
+
+1. Update stack and message in logs.
+2. Fix wrong URL when using relative path in xhr.
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index efacd5b..f52d9e7 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -68,8 +68,8 @@
user: apache
repo: skywalking-client-js
docs:
- - version: v0.3.0
- link: https://github.com/apache/skywalking-client-js/tree/v0.3.0
+ - version: v0.4.0
+ link: https://github.com/apache/skywalking-client-js/tree/v0.4.0
- name: SkyWalking Satellite
icon: S
diff --git a/data/releases.yml b/data/releases.yml
index 33c1f34..6e33775 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -213,15 +213,15 @@
icon: S
description: Apache SkyWalking Client-side JavaScript exception and tracing
library.
source:
- - version: v0.3.0
- date: Jan. 14th, 2021
+ - version: v0.4.0
+ date: Feb. 26th, 2021
downloadLink:
- name: src
- link:
https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.3.0/skywalking-client-js-0.3.0-src.tgz
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz
- name: asc
- link:
https://downloads.apache.org/skywalking/client-js/0.3.0/skywalking-client-js-0.3.0-src.tgz.asc
+ link:
https://downloads.apache.org/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz.asc
- name: sha512
- link:
https://downloads.apache.org/skywalking/client-js/0.3.0/skywalking-client-js-0.3.0-src.tgz.sha512
+ link:
https://downloads.apache.org/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz.sha512
- name: SkyWalking Eyes
icon: I