Releases: nameko/opentelemetry-instrumentation-nameko-grpc
Releases · nameko/opentelemetry-instrumentation-nameko-grpc
Release 0.4.0
What's Changed
- Truncate request and response payloads to avoid sending too much data by @samantharosa in #6
- Upgrade version by @samantharosa in #7
New Contributors
- @samantharosa made their first contribution in #6
Full Changelog: v0.3.0...v0.4.0
Release 0.3.0
What's Changed
- Update to support opentelemetry v1.13.0 by @samuel-malpass in #5
New Contributors
- @samuel-malpass made their first contribution in #5
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
- Improved handling of streaming responses that result in exceptions (inc bug fix)
- Improved handling of non-success statuses set via context
Release 0.1.1
- Using and requiring https://github.com/nameko/opentelemetry-instrumentation-nameko/releases/tag/v0.3.0, which fixes a memory leak
Release 0.1.0
Initial release 🎉