Version 1.28.0 #8938
Unanswered
Version 1.28.0
#8938
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release targets the OpenTelemetry SDK 1.28.0.
Note that many artifacts have the
-alpha
suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.Migration notes
otel.instrumentation.http.capture-headers.client.request
→otel.instrumentation.http.client.capture-request-headers
-otel.instrumentation.http.capture-headers.client.response
→otel.instrumentation.http.client.capture-response-headers
-otel.instrumentation.http.capture-headers.server.request
→otel.instrumentation.http.server.capture-request-headers
-otel.instrumentation.http.capture-headers.server.response
→otel.instrumentation.http.server.capture-response-headers
📈 Enhancements
server.{address,port}
from HTTP server metrics (#8771)AttributesExtrator
s (#8864)🛠️ Bug fixes
server.*
attributes extrator (#8772)🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@abhisesh
@AlexanderWert
@bcoquell
@breedx-splk
@frombrest
@huange7
@jack-berg
@jaydeluca
@jeanbisutti
@josecoelho96
@jprinet
@laurit
@lmolkova
@lu-xiaoshuang
@mateuszrzeszutek
@Oberon00
@quinoant
@rapphil
@scprek
@swar8080
@SylvainJuge
@theletterf
@trask
@tylerbenson
@XiaoWeiKIN
@zeitlinger
This discussion was created from the release Version 1.28.0.
Beta Was this translation helpful? Give feedback.
All reactions