Skip to content

0.5.0

Compare
Choose a tag to compare
@wbpcode wbpcode released this 01 Sep 06:19
· 12 commits to main since this release
8098ff5

What's Changed

  • bump deps version by @wbpcode in #95
  • minor update: use string view as parameter type and remove unnecessary strlen in the base64 encode method by @wbpcode in #96
  • use proto span object to store span info directly to avoid uncessary copies by @wbpcode in #94
  • fix build failed on windows by @wuwen5 in #99
  • update data collect protocol to v9.1.0 by @wbpcode in #101
  • c++11 building support by @wbpcode in #100
  • fix bazel files (.bzl BUILD WORKSPACE) format with buildifier by @wbpcode in #102
  • ci/e2e: move docker files of e2e to test/e2e to make code tree more clean by @wbpcode in #103

New Contributors

Full Changelog: v0.4.0...v0.5.0