Skip to content

Releases: opentracing-contrib/go-grpc

v0.1.2

01 Apr 23:36
v0.1.2
0261db7
Compare
Choose a tag to compare

What's Changed

🔨 Maintenance

⬆️ Dependencies

  • Update lucacome/draft-release action to v1.2.1 by @renovate in #38
  • Update module google.golang.org/grpc to v1.71.1 by @renovate in #37
  • Update golang.org/x deps for CVEs by @lucacome in #42

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Jan 02:09
v0.1.1
2f9c7e3
Compare
Choose a tag to compare

What's Changed

🔨 Maintenance

⬆️ Dependencies

  • Update module github.com/stretchr/testify to v1.10.0 by @renovate in #30
  • Update module google.golang.org/grpc to v1.68.1 by @renovate in #31
  • Update module google.golang.org/grpc to v1.69.2 by @renovate in #32
  • Update module google.golang.org/grpc to v1.69.4 by @renovate in #33
  • Bump golang.org/x/net from 0.30.0 to 0.34.0 by @dependabot in #34

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Nov 01:55
v0.1.0
51a56c3
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • [otgrpc] add ctx in SpanDecorator option by @fho in #8

🐛 Bug Fixes

  • Don't flag errors in class "Success" by @bboreham in #1
  • Fixed panic due to timing issue on ClientStream.Context() by @pracucci in #12

🧪 Tests

🔨 Maintenance

⬆️ Dependencies

  • Bump dependencies and add test workflow by @lucacome in #17
  • Update module google.golang.org/grpc to v1.67.1 by @renovate in #21
  • Update dependency ubuntu to v24 by @renovate in #22
  • Update module google.golang.org/grpc to v1.68.0 by @renovate in #26

New Contributors

Full Changelog: https://github.com/opentracing-contrib/go-grpc/commits/v0.1.0