Bump io.opentelemetry:opentelemetry-bom from 1.34.1 to 1.36.0
Bumps io.opentelemetry:opentelemetry-bom from 1.34.1 to 1.36.0.
Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
Version 1.36.0
SDK
Traces
- Lazily initialize the container for events in the SDK Span implementation (#6244)
Exporters
- Add basic proxy configuration to OtlpHttp{Signal}Exporters (#6270)
- Add connectTimeout configuration option OtlpGrpc{Signal}Exporters (#6079)
Extensions
- Add ComponentLoader to autoconfigure support more scenarios (#6217)
- Added MetricReader customizer for AutoConfiguredOpenTelemetrySdkBuilder (#6231)
- Return AutoConfiguredOpenTelemetrySdkBuilder instead of the base type (#6248)
Tooling
- Add note about draft PRs to CONTRIBUTING.md (#6247)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@​alexandru-roman-db@​asafm@​breedx-splk@​jack-berg@​jeanbisutti@​jkwatson@​johnbley@​lmolkova@​marcschumacher@​trask@​tydhot@​zeitlingerVersion 1.35.0
NOTE: The
opentelemetry-exporter-jaegerandopentelemetry-exporter-jaeger-thiftartifacts have stopped being published. Jaeger has native support for OTLP, and users should export to jaeger using OTLP instead.API
Incubator
- Add Span#addLink, for adding a link after span start (#6084)
SDK
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
Version 1.36.0 (2024-03-08)
SDK
Traces
- Lazily initialize the container for events in the SDK Span implementation (#6244)
Exporters
- Add basic proxy configuration to OtlpHttp{Signal}Exporters (#6270)
- Add connectTimeout configuration option OtlpGrpc{Signal}Exporters (#6079)
Extensions
- Add ComponentLoader to autoconfigure support more scenarios (#6217)
- Added MetricReader customizer for AutoConfiguredOpenTelemetrySdkBuilder (#6231)
- Return AutoConfiguredOpenTelemetrySdkBuilder instead of the base type (#6248)
Tooling
- Add note about draft PRs to CONTRIBUTING.md (#6247)
Version 1.35.0 (2024-02-09)
NOTE: The
opentelemetry-exporter-jaegerandopentelemetry-exporter-jaeger-thiftartifacts have stopped being published. Jaeger has native support for OTLP, and users should export to jaeger using OTLP instead.API
Incubator
- Add Span#addLink, for adding a link after span start (#6084)
SDK
Traces
... (truncated)
Commits
049c6cf[release/v1.36.x] Prepare release 1.36.0 (#6278)f032fc6Prepare 1.36.0 (#6276)c3ed1d5Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23 (#6275)e41470bAdd basic proxy configuration to OtlpHttp{Signal}Exporters (#6270)f24acbdUpdate dependency org.testcontainers:testcontainers-bom to v1.19.7 (#6271)cd52950Update dependency io.grpc:grpc-bom to v1.62.2 (#6254)96bed03Update plugin de.undercouch.download to v5.6.0 (#6262)56c11e5add ComponentLoader to support more auto configuration scenarios (#6217)5eeb733Update dependency com.linecorp.armeria:armeria-bom to v1.27.2 (#6249)5ef2cb9Update dependency checkstyle to v10.14.0 (#6261)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@conghuhu PTAL
plz assgin to me.
Superseded by #14113.