Update dependency io.opentelemetry:opentelemetry-bom to v1.65.0 (branch_9x) - #4708
Open
solrbot wants to merge 1 commit into
Open
Update dependency io.opentelemetry:opentelemetry-bom to v1.65.0 (branch_9x)#4708solrbot wants to merge 1 commit into
solrbot wants to merge 1 commit into
Conversation
Collaborator
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
solrbot
force-pushed
the
renovate/telemetry-(opentelemetry-and-prometheus)
branch
from
August 13, 2026 01:13
be99038 to
47ed71a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.63.0→1.65.0Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)
v1.65.0NOTE: The
opentelemetry-exporter-zipkinartifact has stopped being published. It wasdeprecated in a prior release. Users should migrate to OTLP or use a Zipkin-compatible collector
exporter.
API
ImmutableBaggage.put(#8658)
NumberFormatExceptionin baggage decoder(#8593)
TraceStateBuilder.removecorrupting the builder when the same key is removed twice(#8613)
Incubating
BoundLongCounter,BoundDoubleCounter,BoundLongHistogram,BoundDoubleHistogram,BoundLongUpDownCounter,BoundDoubleUpDownCounter,BoundLongGauge,BoundDoubleGauge) to the incubator metrics API(#8527)
Extensions
JaegerPropagatorbaggage header key case sensitivity(#8496)
JaegerPropagator(#8632)
OtTracePropagatorextract(#8631)
jaeger-baggageheader after 64 tokens, including malformedtokens (#8702)
SDK
AttributesMap) to enforce last-value-win semantics basedon string value of
AttributeKey.getKey()(#8548)
Traces
Samplershutdown lifecycle:Samplernow extendsCloseableand exposes a defaultshutdown()invoked when theSdkTracerProvideris shut down;JaegerRemoteSamplerimplementsit to stop its polling executor
(#8574)
Metrics
PeriodicMetricReaderself-observability metrics by internal telemetry version(#8597)
error.typeon failed collections inPeriodicMetricReader(#8650)
LongExemplarAssert.hasFilteredAttributesSatisfyingExactlyto enforce exactattribute matching
(#8518)
Logs
ReadWriteLogRecorddefaultgetObservedTimestampEpochNanosreturning the record timestamp(#8504)
Profiles
(#8514)
Exporters
opentelemetry-exporter-zipkin; the artifact is no longer published(#8677)
HttpExporterwarning logs(#8428)
OkHttpHttpSendermTLS when using the platform default trust store(#8565)
LogRecordflags in the low-allocation log marshaler(#8493)
OkHttpHttpSender,JdkHttpSender, andUpstreamGrpcSendershutdown toawait executor/channel termination
(#8495,
#8627,
#8624)
(#8626)
(#8637)
(#8364)
PrometheusHttpServer.toBuilder()dropping the configured default handler(#8619)
SystemOutLogRecordExporter(#8609)
LoggingMetricExportertoString(#8623)
Extensions
(#8669)
(#8668)
getStringListresolver inDeclarativeConfigPropertyUtil(#8572)
jsonschema2pojowith a hand-rolled POJO generator(#8600)
(#8450)
Shims
(#8674)
(#8511)
(#8635)
nullfromTracerShimextract when the carrier has no span context(#8505)
SpanContextwhen it is sampled but invalid(#8634)
Project tooling
version.gradle.kts(#8591)
(#8655)
v1.64.0API
W3CBaggagePropagatorto allow empty baggage values per W3C spec(#8468)
(#8480)
Incubating
InstrumentationConfigUtil.peerServiceMapping(#8542)
EnvironmentGetter/EnvironmentSetterto not enumerate or normalize carrier entries, andnormalize empty names consistently
(#8474,
#8481)
SDK
Traces
BatchSpanProcessor.create(SpanExporter)convenience factory to mirrorSimpleSpanProcessor.create(SpanExporter)(#8564)
BatchSpanProcessorbenchmark aux counters (exportedSpans/droppedSpans) alwaysreporting zero
(#8539)
Metrics
PooledHashMapdropping live entries when an entry is removed duringforEach(#8499)
FixedSizeExemplarReservoir(#8524)
failExceptionallyinPeriodicMetricReaderwhen the exporter is busy(#8525)
valuesRecordedinAggregatorHandlewhen false(#8559)
volatileinstead of atomics inDouble/LongLastValueAggregator(#8560)
(#8550)
Logs
BatchLogRecordProcessorworker thread being killed by non-runtime exceptions(#8529)
Exporters
PrometheusMetricReaderconstructors(#8541)
EndpointUtil.validateEndpoint(#8489)
(#8545)
OtlpGrpcProfileExportertoStringclass name(#8492)
(#8346)
(#8497)
Extensions
(#8530)
(#8408)
opentelemetry-configurationv1.1.0(#8451)
toString/hashCode/equalsto match AutoValue semantics(#8526)
(#8540)
@JsonPropertyannotations on generated models(#8563)
DeclarativeConfigPropertyUtil(#8579)
Project tooling
(#8429)
(#8466)
(#8469)
(#8557)
Configuration
📅 Schedule: (UTC)
* * * * *)🚦 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