Release Apache SkyWalking Rust 0.7.0
Release Apache SkyWalking Rust 0.7.0.
SkyWalking Rust 0.7.0 is released. Go to downloads page to find release tars.
What’s Changed
- Obtain Span object without intermediary. by @jmjoy in https://github.com/apache/skywalking-rust/pull/57
- Rename module skywalking_proto to proto. by @jmjoy in https://github.com/apache/skywalking-rust/pull/59
- Add
Span::prepare_for_async
method andAbstractSpan
trait. by @jmjoy in https://github.com/apache/skywalking-rust/pull/58 - Bump to 0.7.0. by @jmjoy in https://github.com/apache/skywalking-rust/pull/60