Skip to content

v1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@LaurenceLiZhixin LaurenceLiZhixin released this 29 Jul 10:34
· 34 commits to master since this release
fc3192e

Fix:

  • Append all go mod into one file under root package, to fix multi-pkg version incompatiable problem
  • Fix tracing collector init only once bug.

Enhancement:

  • update go version from 1.17 to 1.18
  • Add '--version' flag in iocli, to show current version.