no notes
no notes
| Release list | ||
|---|---|---|
| 2.21.0 | ||
| 2.20.1 | ||
| 2.20.0 | ||
| 2.19.0 | ||
| 2.18.1 | ||
| 2.18.0 | ||
| 2.17.1 | ||
| 2.17.0 | ||
| 2.16.0 | ||
| 2.15.0 | 6m+ | |
| 2.14.0 | 6m+ | |
| 2.13.3 | 6m+ | |
| 2.13.2 | 6m+ | |
| 2.13.1 | 6m+ | |
| 2.13.0 | 6m+ | |
| 2.12.0 | 6m+ | |
| 2.11.0 | 6m+ | |
| 2.10.0 | 6m+ | |
| 2.9.0 | 1y+ | |
| 2.8.0 | 1y+ | |
no notes
This release targets the OpenTelemetry SDK 1.45.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.
In preparation for stabilizing HTTP library instrumentation soon:
addAttributeExtractor methods in a few *TelemetryBuilder classes have been deprecated and renamed to addAttributesExtractor (which is how most of them were named already) (#12860)setEmitExperimental* methods in *TelemetryBuilder classes have been deprecated and moved to internal/experimental classes, see Javadoc @deprecated for exact relocation (#12847)ApacheHttpClient5* classes have been deprecated and renamed to ApacheHttpClient* (#12854)RatpackTelemetry* classes have been deprecated and split into RatpackClientTelemetry* and RatpackServerTelemetry* (#12853)SpringWebfluxTelemetry* classes have been deprecated and split into SpringWebfluxClientTelemetry* and SpringWebfluxServerTelemetry* (#12852)ArmeriaTelemetry* classes have been deprecated and split into ArmeriaClientTelemetry* and ArmeriaServerTelemetry* (#12851)*KtorClientTracing* and *KtorServerTracing* have been deprecated and renamed to *KtorClientTelemetry* and *KtorServerTelemetry* (#12855)spring-webflux.handler.type was removed in favor of standard code.* attributes (#12887)db.namespace to db.name (unless using experimental database semconv stability opt-in) (#12609)code.* attribute extraction for latest release of Spring Scheduling (#12739)reflect-config.json for better native image support (#12736)spring-scheduling.enabled property to spring-configuration-metadata.json (#12791)spanNameExtractor (#12842) (#12850)This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@akats7 @andrewj2048 @austinlparker @breedx-splk @coderzc @cuichenli @dao-jun @howan36 @jack-berg @jackshirazi @jaydeluca @jeanbisutti @johnrengelman @JonasKunz @KimDoubleB @kuisathaverat @larryluogit @laurit @LikeTheSalad @luigidemasi @micd @nityanandagohain @oldium @pepeshore @PeterF778 @sam9291 @shalk @SIMULATAN @steverao @SylvainJuge @the-vj @trask @zeitlinger