Skip to content

0.1.0

Compare
Choose a tag to compare
@wu-sheng wu-sheng released this 20 Jun 02:32
· 52 commits to master since this release
2a47bf4

What's Changed

  • Support context extract. by @wu-sheng in #1
  • Finish the tracing core APIs by @wu-sheng in #2
  • Support ContextManager APIs and context stack-style auto propagation. by @wu-sheng in #3
  • initial commit of skywalking-rust with full-tracing features. by @Shikugawa in #5
  • Fix examples in documentation and README by @dkkb in #6
  • Add GitHub action for test. by @dkkb in #7
  • Set rust agent version to 0.1.0 by @wu-sheng in #8
  • gracefully shutdown reporter & add agent-test-tool based e2e case by @tisonkun in #9
  • harden e2e test by adding healthCheck by @tisonkun in #10
  • ci: run cargo test by @tisonkun in #11
  • Add missing license headers and add checker by @kezhenxu94 in #12
  • fix license-eye to ignore .lock files by @Shikugawa in #14
  • use specific version of data-collect-protocol by @Shikugawa in #15
  • fix cargo.toml to prepare release by @Shikugawa in #13

New Contributors

Full Changelog: https://github.com/apache/skywalking-rust/commits/v0.1.0