Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@mrproliu mrproliu released this 28 Aug 03:51
· 10 commits to main since this release
c997106
  • Add go 1.23 support.
  • Remove go 1.16, 1.17, and 1.18 support.

Features

  • Add support trace ignore.
  • Enhance the observability of makefile execution.
  • Update the error message if the peer address is empty when creating an exit span.
  • Support enhancement go 1.23.

Plugins

  • Support Pulsar MQ.
  • Support Segmentio-Kafka MQ.
  • Support http headers collection for Gin.
  • Support higher versions of grpc.
  • Support go-elasticsearchv8 database client framework.
  • Support http.Hijacker interface for mux plugin.
  • Support collect statements and parameters in the Gorm plugin.

Bug Fixes

  • Fix panic error when root span finished.
  • Fix when not route is found, the gin operation name is "http.Method:", example: "GET:".
  • Fix got span type is wrong error when creating exit span with trace sampling.

Issues and PR

  • All issues are here
  • All and pull requests are here