Releases: opentracing-contrib/go-grpc
Releases · opentracing-contrib/go-grpc
v0.1.2
v0.1.1
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
- @dependabot made their first contribution in #34
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
🚀 Features
🐛 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
- use "context" package instead of "golang.go/x/net/context" by @fho in #5
- add go.mod file by @fho in #9
- add Apache 2 license by @dholbach in #11
- Configure Renovate by @renovate in #20
- Create codeql.yml by @lucacome in #24
- Add golangci-lint and fix problems by @lucacome in #25
- Add release and labeler configuration by @lucacome in #27
- Create dependency-review.yml by @lucacome in #28
⬆️ 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
- @bboreham made their first contribution in #1
- @fho made their first contribution in #5
- @dholbach made their first contribution in #11
- @pracucci made their first contribution in #12
- @lucacome made their first contribution in #17
- @renovate made their first contribution in #20
Full Changelog: https://github.com/opentracing-contrib/go-grpc/commits/v0.1.0