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/04 06:25:56 UTC

[skywalking-website] branch master updated: Update rust 0.2.0 release

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 8a37727d6b Update rust 0.2.0 release
8a37727d6b is described below

commit 8a37727d6b157311464079e406d256afe7f0ce0c
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Jul 4 14:25:49 2022 +0800

    Update rust 0.2.0 release
---
 .../release-apache-skywalking-rust-0-2-0/index.md      | 18 ++++++++++++++++++
 data/releases.yml                                      | 12 ++++++------
 2 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/content/events/release-apache-skywalking-rust-0-2-0/index.md b/content/events/release-apache-skywalking-rust-0-2-0/index.md
new file mode 100644
index 0000000000..8f1043d829
--- /dev/null
+++ b/content/events/release-apache-skywalking-rust-0-2-0/index.md
@@ -0,0 +1,18 @@
+---
+title: "Release Apache SkyWalking Rust 0.2.0"
+date: 2022-07-04
+author: SkyWalking Team
+description: "Release Apache SkyWalking Rust 0.2.0."
+---
+
+SkyWalking Rust 0.2.0 is released. Go to [downloads](/downloads) page to find release tars.
+
+## What's Changed
+* add a description to compile in README.md by @Shikugawa in https://github.com/apache/skywalking-rust/pull/16
+* Update NOTICE to 2022 by @wu-sheng in https://github.com/apache/skywalking-rust/pull/17
+* fix ignore /e2e/target folder by @tisonkun in https://github.com/apache/skywalking-rust/pull/18
+* Remove Cargo.lock, update dependencies, update submodule, disable build grpc server api. by @jmjoy in https://github.com/apache/skywalking-rust/pull/19
+* Enhance Trace Context machenism. by @jmjoy in https://github.com/apache/skywalking-rust/pull/20
+* chore(typo): fix typo in context/propagation/context.rs by @CherishCai in https://github.com/apache/skywalking-rust/pull/21
+* Feature(tonic-build): set tonic-build.build_server(false), do not build Server code. by @CherishCai in https://github.com/apache/skywalking-rust/pull/22
+* Rename crate name skywalking_rust to skywalking? by @jmjoy in https://github.com/apache/skywalking-rust/pull/23
\ No newline at end of file
diff --git a/data/releases.yml b/data/releases.yml
index f3e9dae099..410aa34c70 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -275,17 +275,17 @@
           date: Feb. 17th, 2022
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/rust/0.1.0/skywalking_rust-0.1.0.crate
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/rust/0.2.0/skywalking-0.2.0.crate
             - name: asc
-              link: https://downloads.apache.org/skywalking/rust/0.1.0/skywalking_rust-0.1.0.crate.asc
+              link: https://downloads.apache.org/skywalking/rust/0.2.0/skywalking-0.2.0.crate.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/rust/0.1.0/skywalking_rust-0.1.0.crate.sha512
+              link: https://downloads.apache.org/skywalking/rust/0.2.0/skywalking-0.2.0.crate.sha512
       distribution:
-        - version: v0.1.0
-          date: Feb. 17th, 2022
+        - version: v0.2.0
+          date: July. 4th, 2022
           downloadLink:
             - name: Install via crates.io
-              link: https://crates.io/crates/skywalking_rust
+              link: https://crates.io/crates/skywalking
 
     - name: SkyWalking Satellite
       icon: skywalking-satellite