v0.4.0
Pre-release
Pre-release
What's Changed
Enhancements
- Add option to omit trace events for unary RPCs by @jipperinbham in https://github.com/bufbuild/connect-opentelemetry-go/pull/98
- Make option to omit trace events apply to streaming RPCs by @joshcarp in https://github.com/bufbuild/connect-opentelemetry-go/pull/123
Bugfixes
- Set status codes properly for HTTP 304s by @jhump in https://github.com/bufbuild/connect-opentelemetry-go/pull/120
- Set span status properly for HTTP 304s by @akshayjshah in https://github.com/bufbuild/connect-opentelemetry-go/pull/121
- Update studio URL in README by @pkwarren in https://github.com/bufbuild/connect-opentelemetry-go/pull/124
Other changes
- Tighten internal linting for import aliases by @zchee in https://github.com/bufbuild/connect-opentelemetry-go/pull/116
New Contributors
- @jhump made their first contribution in https://github.com/bufbuild/connect-opentelemetry-go/pull/120
- @jipperinbham made their first contribution in https://github.com/bufbuild/connect-opentelemetry-go/pull/98
- @pkwarren made their first contribution in https://github.com/bufbuild/connect-opentelemetry-go/pull/124
- @zchee made their first contribution in https://github.com/bufbuild/connect-opentelemetry-go/pull/116
Full Changelog: bufbuild/connect-opentelemetry-go@v0.3.0...v0.4.0