Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 08:05
· 192 commits to main since this release
ef0d852

Changelog

v0.5.0 - 2022-11-02

New features

  • Add a new feature: Trace Profiling. See more details about it on our website. (#335)

Enhancements

  • Add request and response payload of Redis protocol message to Span data. (#325)

Bug fixes

  • Fix the topology node naming error in the default namespace.(#346)
  • Fix the bug that if ReadBytes receives negative numbers as arguments, the program panics with the error of slice outofbound. (#327)