0.4.0
What's Changed
- Publish release doc. by @wu-sheng in #31
- Set up CI and approval requirements by @wu-sheng in #32
- Move skywalking_proto mod to single files. by @jmjoy in #33
- Polish the release doc. by @wu-sheng in #34
- Add serde support for protobuf generated struct. by @jmjoy in #35
- Improve LogReporter and fix tests. by @jmjoy in #36
- Split tracer inner segment sender and receiver into traits. by @jmjoy in #37
- Switch to use nightly rustfmt. by @jmjoy in #38
- Change Span to refer to SpanStack, rather than TracingContext. by @jmjoy in #39
- Adjust the trace structure. by @jmjoy in #40
- Add logging. by @jmjoy in #41
- Upgrade dependencies. by @jmjoy in #42
- Add feature vendored, to auto build protoc. by @jmjoy in #43
- Add metrics. by @jmjoy in #44
- Add more GH labels as new supports by @wu-sheng in #45
- Bump to 0.4.0. by @jmjoy in #46
- Fix trace id is not transmitted. by @jmjoy in #47
Full Changelog: v0.3.0...v0.4.0