-
Notifications
You must be signed in to change notification settings - Fork 91
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.16.0-alpha #1210
Release v0.16.0-alpha #1210
Conversation
5d04365
to
913290a
Compare
@RonFed please take another look. I removed the |
7ddd376
to
0fda5a3
Compare
LGTM |
0fda5a3
to
8ff0f45
Compare
The docker build appears to have failed. I'm guessing that it got stuck somehow since it ran for 8 hours. |
@isZumpo I think it succeeded now (I re-ran it). |
Thanks! I can confirm that the docker image is available now 👍 |
Added
golang.org/x/net
v0.30.0
. (#1149)google.golang.org/grpc
1.65.1
. (#1174)go.opentelemetry.io/otel@v1.31.0
. (#1178)google.golang.org/grpc
1.69.0-dev
. (#1203)go.opentelemetry.io/auto/sdk
module. This module is used directly when you want to explicilty use auto-instrumentation to process OTel API telemetry. It is also provided so the default OTel global API will use this when auto-instrumentation is loaded (WIP). (#1210)Fixed
"golang.org/x/net/http2".FrameHeader.StreamID
offset for version0.8.0
is corrected. (#1208)"golang.org/x/net/http2".MetaHeadersFrame.Fields
offset for version0.8.0
is corrected. (#1208)