Release Apache SkyWalking Rust 0.10.0
Release Apache SkyWalking Rust 0.10.0
SkyWalking Rust 0.10.0 is released. Go to downloads page to find release tars.
What’s Changed
- chore(ci): Replace archived actions-rs actions by @assignUser in https://github.com/apache/skywalking-rust/pull/68
- Update rdkafka version by @jmjoy in https://github.com/apache/skywalking-rust/pull/69
- Refactor Kafka client configuration to use a new ClientConfig struct by @jmjoy in https://github.com/apache/skywalking-rust/pull/70
- Update documentation attributes for management and kafka modules by @jmjoy in https://github.com/apache/skywalking-rust/pull/71
- Bump skywalking version to 0.10.0 and update LICENSE references by @jmjoy in https://github.com/apache/skywalking-rust/pull/72
New Contributors
- @assignUser made their first contribution in https://github.com/apache/skywalking-rust/pull/68
Full Changelog: https://github.com/apache/skywalking-rust/compare/v0.9.0...v0.10.0