Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@kevwan kevwan released this 12 Oct 14:20
· 1641 commits to master since this release
6a8638f

framework:

  1. Support OpenTelemetry, Trace ID is set in responses with HTTP header X-Trace-Id
  2. AtomicError now accept nil error
  3. Deprecated redis.NewRedis, use redis.New instead

goctl:

  1. Supported protoc plugin protoc-gen-goctl
  2. Fixed issue #1058