Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.13.0-alpha #870

Merged
merged 12 commits into from
Jun 5, 2024
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Jun 4, 2024

Added

  • github.com/segmentio/kafka-go instrumentation. (#709)
  • Support go.opentelemetry.io/[email protected]. (#796)
  • Support HTTP server path template added in Go version 1.22.
  • The http.route attribute is included and the span name updated to use this information. (#740)
  • Support golang.org/x/net v0.25.0. (#821)
  • Support Go v1.21.10. (#824)
  • Support Go v1.22.3. (#824)
  • Support google.golang.org/grpc 1.65.0-dev. (#827)
  • Support google.golang.org/grpc 1.64.0. (#843)
  • WithLoadedIndicator InstrumentationOption to configure an Instrumentation to notify the caller once all the eBPF probes are loaded. (#848)
  • Add env var equivalent to the WithGlobal InstrumentationOption. (#849)
  • Support go.opentelemetry.io/[email protected]. (#850)
  • Support golang.org/x/net v0.26.0. (#871)
  • Support Go v1.21.11. (#871)
  • Support Go v1.22.4. (#871)

Fixed

  • Change HTTP client span name to {http.request.method}. (#775)
  • Don't set empty URL path in HTTP client probe. (#810)
  • Don't fail HTTP client probe attribute resolution on empty URL path. (#810)
  • Extract process.runtime.version and process.runtime.name from instrumented process. (#811)
  • Support Go versions from apps defining GOEXPERIMENT. (#813)
  • Update net/http instrumentation to comply with semantic conventions v1.25.0. (#790)
  • Update existing 3rd party licenses. (#864)

@MrAlias MrAlias added this to the v0.13.0-alpha milestone Jun 4, 2024
@MrAlias

This comment was marked as outdated.

@MrAlias MrAlias marked this pull request as ready for review June 5, 2024 14:48
@MrAlias MrAlias requested a review from a team June 5, 2024 14:48
@MrAlias MrAlias marked this pull request as draft June 5, 2024 14:59
@MrAlias MrAlias marked this pull request as ready for review June 5, 2024 15:10
@MrAlias MrAlias merged commit dd12347 into open-telemetry:main Jun 5, 2024
16 of 17 checks passed
@MrAlias MrAlias deleted the release-v0.13.0-alpha branch June 5, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants