Version 1.27.0 #8727
Unanswered
Version 1.27.0
#8727
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.
Uh oh!
There was an error while loading. Please reload this page.
-
This release targets the OpenTelemetry SDK 1.27.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
jaxrs-2.0
tojaxrs-3.0
, and fromjersey-2.0
tojersey-3.0
(#8486)opentelemetry-runtime-metrics
artifact has been renamed and split intoopentelemetry-runtime-telemetry-java8
andopentelemetry-runtime-telemetry-java17
(#8165, #8715)InetSocketAddressNetServerAttributesGetter
andInetSocketAddressNetClientAttributesGetter
have been deprecated (#8341, #8591)otel.semconv-stability.opt-in
or the environment variableOTEL_SEMCONV_STABILITY_OPT_IN
, which support two values:http
- emit the new, stable HTTP and networking attributes, and stop emitting the old experimental HTTP and networking attributes that the instrumentation emitted previously.http/dup
- emit both the old and the stable HTTP and networking attributes, allowing for a more seamless transition.1.26.0
.🌟 New javaagent instrumentation
📈 Enhancements
com.amazonaws.xray.traceHeader
system property (#8368)🛠️ Bug fixes
TaskScheduler
implementations (#8676)🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@62mkv
@bcoquell
@breedx-splk
@brunobat
@edzebo
@gavlyukovskiy
@huange7
@insotriplesix
@irizzant
@jack-berg
@jdoherty
@jeanbisutti
@kes2464
@kurvatch
@laurit
@mateuszrzeszutek
@michaeljohnalbers
@Oberon00
@orangain
@qiansheng91
@roberttoyonaga
@rotscher
@rupinder10
@sakthiraam
@siyuniu-ms
@smirnoal
@theletterf
@trask
@tylerbenson
@ViliusS
@will-zdu
@zeitlinger
@zoobert
This discussion was created from the release Version 1.27.0.
Beta Was this translation helpful? Give feedback.
All reactions