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.17.0-alpha #1243

Merged
merged 5 commits into from
Nov 6, 2024
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Nov 5, 2024

Changed

  • The SDK provided in go.opentelemtry.io/auto/sdk now defaults to No-Op behavior for unimplemented methods of the OpenTelemetry API. This is changed from causing a compilation error for unimplemented methods. (#1230)
  • The GetTracerProvider function in go.opentelemtry.io/auto/sdk is renamed to TracerProvider. (#1231)

Fixed

  • Sporadic shutdown deadlock. (#1220)
  • Only support status codes for versions of google.golang.org/grpc >= 1.40. (#1235)

Deprecated

  • The go.opentelemetry.io/auto/sdk/telemetry package is deprecated. This package will be removed in the next release. (#1238)
  • The go.opentelemetry.io/auto/sdk/telemetry/test module is deprecated. This module will be removed in the next release. (#1238)

@MrAlias MrAlias added this to the v0.17.0-alpha milestone Nov 5, 2024
@MrAlias MrAlias changed the title Release v0.17.0 alpha Release v0.17.0-alpha Nov 5, 2024
@MrAlias MrAlias marked this pull request as ready for review November 5, 2024 20:39
@MrAlias MrAlias requested a review from a team as a code owner November 5, 2024 20:39
@MrAlias MrAlias merged commit 454a9ca into open-telemetry:main Nov 6, 2024
25 of 26 checks passed
@MrAlias MrAlias deleted the release-v0.17.0-alpha branch November 6, 2024 15:40
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