Update dependency io.opentelemetry:opentelemetry-bom to v1.42.1 #206
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.37.0
->1.42.1
Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)
v1.42.1
: Version 1.42.1This is a patch release on the previous 1.42.0 release, fixing the issue(s) below.
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)
v1.40.0
API
Incubator
(#6514)
(#6502)
SDK
Extensions
(#6491)
v1.39.0
API
Incubator
(#6497)
SDK
Exporter
/metrics
by default. To restore the previous behaviorand serve metrics on all paths, override the default handler
as demonstrated here.
(#6476)
(#6469)
(#6433)
(#6374)
(#6472)
(#6473)
(#6478)
Extensions
(#6436)
(#6457)
Tooling
(#6471)
(#6449)
v1.38.0
API
(#6419)
Incubator
(#6331)
Baggage
(#6431)
SDK
(#6375)
Traces
(#6382)
(#6252)
Metrics
(#6417)
/
is valid(#6343)
Exporters
via
OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA
.(#6429)
(#6422)
(#6410)
(#6430)
(#6423)
(#6434)
(#6357)
(#6371)
exporting
(#6329)
(#6388)
toString()
(#6402)
Extensions
(#6396)
OpenCensus Shim
(#6415)
Tooling
(#6356)
(#6370)
(#6411)
(#6363)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.