no notes
no notes
Release list | ||
---|---|---|
2.17.0 | ||
2.16.0 | ||
2.15.0 | ||
2.14.0 | ||
2.13.3 | ||
2.13.2 | ||
2.13.1 | ||
2.13.0 | ||
2.12.0 | ||
2.11.0 | 6m+ | |
2.10.0 | 6m+ | |
2.9.0 | 6m+ | |
2.8.0 | 6m+ | |
1.33.6 | 6m+ | |
2.7.0 | 6m+ | |
1.33.5 | 6m+ | |
2.6.0 | 6m+ | |
1.33.4 | 1y+ | |
2.5.0 | 1y+ | |
1.33.3 | 1y+ |
no notes
This release targets the OpenTelemetry SDK 1.40.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.
The Spring Boot Starter (opentelemetry-spring-boot-starter
) is now stable.
opentelemetry-spring-boot
and opentelemetry-spring-boot-3
artifacts have been merged into a single artifact named opentelemetry-spring-boot-autoconfigure
which supports both Spring Boot 2 and Spring Boot 3http.server.request.size
→ http.server.request.body.size
, - http.server.response.size
→ http.server.response.body.size
db.statement
for create/drop database and write operations (#11557)otel.instrumentation.common.default-enabled
in the Spring starter (#11746)messaging.producer.duration
metric (#11591)@WithSpan
(#11757)http.server.active_requests
metric with async requests (#11638)This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@123liuziming @breedx-splk @crossoverJie @devurandom @heyams @jaydeluca @jeanbisutti @johnbley @JonasKunz @laurit @lucasamoroso @pandaji @steverao @SylvainJuge @trask @tylerbenson @xiepuhuan @Yindazz @zeitlinger