chore(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.44.1 #2647
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.40.0
->1.44.1
Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)
v1.44.1
SDK
Traces
(#6865)
v1.44.0
API
(#6841)
SDK
Traces
(#6795)
Metrics
(#6794)
(#6845)
Exporters
(#6774)
(#6813)
(#6829)
(#6686)
(#6848)
reusuable_data
memory mode by default forOtlpGrpc{Signal}Exporter
,OtlpHttp{Signal}Exporter
,OtlpStdout{Signal}Exporter
, andPrometheusHttpServer
(#6799)
Extension
(#6812)
file_format
validation(#6786)
(#6793)
(#6800)
otel.resource.disabled.keys
(#6809)
Tooling
(#6825)
(#6824)
(#6844)
v1.43.0
API
(#6712)
(#6765)
Extensions
(#6734)
SDK
Metrics
(#6633)
Exporters
OTLP JSON format.
(#6675, #6750)
(#6680)
Extensions
*Model
suffix to declarative config generated classes.(#6721)
(#6725)
(#6733)
StructuredConfigProperties#getStructured
default method,add
StructuredConfigProperties.empty()
(#6759)
Testing
(#6703)
v1.42.1
API
java-test-fixtures
plugin to remove test dependencies frompom.xml
.(#6695)
v1.42.0
API
AnyValue
toValue
, promotefrom
opentelemetry-api-incubator
toopentelemetry-api
, change packagefrom
io.opentelemetry.api.incubator.logs
toio.opentelemetry.api.common
.(#6591)
opentelemetry-api-incubator
is present and return extended noopimplementations.
(#6617)%
SDK
Traces
(#6367)
(#6687)
Exporters
(#6552)
HttpExporter.
(#6645)
(#6658)
Extensions
(#6654)
(#6625)
(#6623)
(#6494)
(#6624)
(#6677)
pollingInterval
topollingIntervalMs
to match spec.
(#6672)
Testing
(#6509)
v1.41.0
API
(#6546)
Incubator
ExtendedContextPropagators
preventing context extraction when case is incorrect.(#6569)
SDK
CompletableResultCode
withfailExceptionally(Throwable)
.(#6348)
Metrics
(#6629)
Exporter
(#6588)
(#6614)
PrometheusHttpServer
with ability to configure default aggregation as function ofinstrument kind, including experimental env var support.
(#6541)
(#6498)
(#6565)
(#6579)
Extensions
(#6493)
(#6612)
Configuration
📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot