The biggest change of this release is refactored the whole gRPC client and fixed #116. Hope it make sense for you! :)
What's Changed
- coverage tool support by @wbpcode in #107
- uniform alias name of Ptr and make_ usage by @wbpcode in #111
- remove unnecessary python deps for e2e test by @wbpcode in #112
- update deps for python e2e by @wbpcode in #113
- fix broken ci by @wbpcode in #121
- fix: fix possible unwrappered exception throwing when sw8 contains illegal span id by @wbpcode in #120
- feat: support cmake compile by @JayInnn in #124
- add compile_commands support to simplify development by @wbpcode in #127
- remove senseless dynamic config to simplify code base by @wbpcode in #131
- e2e: simplify e2e test script by @wbpcode in #133
- refactor the grpc client to fix #116 by @wbpcode in #132
New Contributors
Full Changelog: v0.5.1...v0.6.0