fix(deps): update opentelemetry-java monorepo to v1.63.0#324
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update opentelemetry-java monorepo to v1.63.0#324renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
e6c8d93 to
d1fbd5a
Compare
3fdab80 to
c133f2d
Compare
c133f2d to
187e527
Compare
57b35c6 to
a27b191
Compare
a27b191 to
0dd712e
Compare
0dd712e to
83a345a
Compare
83a345a to
0612763
Compare
0612763 to
ec70ca9
Compare
ec70ca9 to
3025671
Compare
3025671 to
3a2d562
Compare
3a2d562 to
3b397a9
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.56.0→1.63.01.56.0→1.63.0Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure)
v1.63.0API
setAttributeshortcuts toSpanandLogRecordBuilder(#8255)
InstrumentationUtilto public class inio.opentelemetry.api.implpackage(#8413)
StrictContextStorage(#8294)
Incubating
ExtendedAttributesand related code(#8395)
SDK
Metrics
always_on(#8363)
(#8313)
Exporters
noop()factory method toSpanExporterandLogRecordExporter(#8435)
GrpcSenderProviderandHttpSenderProviderSPIproperty names (use
io.opentelemetry.sdk.common.export.GrpcSenderProvider/io.opentelemetry.sdk.common.export.HttpSenderProviderinstead)(#8392)
(#8422)
(#8362)
LoggingSpanExporter.flush()to preserve flush failures(#8361)
(#8413)
Extensions
otel.experimental.config.fileproperty(#8393)
ViewConfig/ViewConfigCustomizerview file config mechanism(#8394)
(#8403)
io.opentelemetry.sdk.autoconfigure.declarativeconfig(#8452)
Shims
(#8373)
Project tooling
(#8401,
#8417)
io.zipkin.zipkin2:zipkin:3.6.1to avoid problematic gson version(#8430)
v1.62.0API
Context
W3CBaggagePropagator,OtTracePropagator,JaegerPropagator(#8378)
SDK
Traces
parentContextallocation on span start for the common case(#8332)
Metrics
setMaxExportBatchSizetoPeriodicMetricReaderBuilder(#8296)
PeriodicMetricReadershutdown race that could drop the final flush(#8299)
Exporters
0.0.0.0tolocalhost(#8298)
"1"to"ratio"(#8252)
StringEncoder(#8312)
(#8293)
MarshalerUtilsizeRepeatedStringcalculation(#8284)
JdkHttpSenderthread pool size to prevent unbounded thread creation(#8276)
sdk-profilesand JFR shim modules(#8207)
opentelemetry-sdk-profilesandopentelemetry-exporter-otlp-profiles(#8351)
Extensions
opentelemetry-sdk-extension-declarative-configartifact with new package
io.opentelemetry.sdk.autoconfigure.declarativeconfig(#8265)
OtlpConfigUtilto avoid unsafe cast toint(#8287)
(#8356)
EventToSpanEventBridgeto bridge log-based events to span events(#8372)
Testing
@NullabletoequalTovalue argument inOpenTelemetryAssertions(#8301)
hasValueSatisfyingtoLongPointAssertandDoublePointAssertfor fuzzy value matching(#8328)
containsPointsSatisfyingto metric data asserts for "each given assertion must besatisfied by at least one point, extras allowed" checks on sum, gauge, histogram, exponential
histogram, and summary data
(#8329)
Project tooling
(#7964)
ApiUsageLoggertoopentelemetry-commonpublic API(#8318)
(#8231)
*.impl.*package naming convention for internal code with japicmp compatibility(#8325)
(#8365)
v1.61.0API
isEnabled()onTracer,Logger, and metric instruments(#8200)
Incubating
EnvironmentGetterandEnvironmentSetterkey normalization to reflect specchanges
(#8233)
SDK
Traces
(#8263)
BatchSpanProcessordrops spans(#8167)
Metrics
SdkMeterProvidercreation time(#8180)
(#8091)
(#8185)
Logs
(#8226)
Exporters
(#8224, #8277)
(#8194)
(#8216)
(#8172)
Extensions
ComponentLoaderclass (useio.opentelemetry.common.ComponentLoaderinstead)(#8243)
DeclarativeConfigPropertiesjavadoc to not throw exceptions(#8079)
(#8177)
(#8266)
(#8242)
Project tooling
(#8254)
v1.60.1SDK
Extensions
(#8157)
v1.60.0API
(#8012)
SpanBuilder.setAttributeallows null values(#8072)
Incubating
(#8074)
ExtendedAttributes,ExtendedAttributeKey,ExtendedAttributeType,ExtendedAttributesBuilder(#8060)
peerServiceMappingaccessor fromInstrumentationConfigUtil(#8088)
SDK
Traces
TraceIdRatioBasedSampleras root sampler(#8065)
(#7993)
(#8096)
(#8145)
Metrics
(#8015)
PeriodicMetricReader(#8038)
(#8095)
otel.experimental.metrics.cardinality.limitproperty(#8124)
GlobUtilandIncludePatternMatching, used in views and declarativeconfig matching, previously were inconsistent in case sensitivity. If a glob char (* or ?) was
present, it was evaluated with case sensitivity. If no glob chars were present, it was evaluated
with case insensitivity. Now, all are consistently evaluated with case sensitivity.
(#8152)
Logs
LogRecordBuilder.setException(#8089)
setTimestampjavadoc for event timestamp behavior(#8104)
Exporters
(#8014)
(#8080)
(#8107)
KeyManagerFactory.getDefaultAlgorithm()inTlsUtil.keyManager()(#8122)
(#8147)
Extensions
(#8059)
(#8123)
(#8028)
(#8069)
DeclarativeConfigContext(#8070)
(#8073)
(#8081)
(#8045)
(#8133)
(#8037)
(#8046)
(#8075)
(#8090)
Project tooling
(#6978)
(#8061)
(#8078)
(#8083)
(#8031)
LogRecordBenchmark(#8106,
#8117)
v1.59.0API
(#7973)
(#7809)
Extensions
(#8020)
(#8019)
SDK
(#8003)
(#7991)
Traces
(#7984)
Metrics
(#8000)
(#8017)
Testing
(#7999)
(#8033)
Exporters
opentelemetry-exporter-zipkinis now deprecated with thelast release planned for 1.65.0 (August 2026)
(#7974)
(#7782)
Extensions
(#7970)
(#7877)
Project tooling
(#8023)
v1.58.0API
Incubator
(#7914)
(#7923)
(#7954)
(#7927)
SDK
Traces
(#7895,
#7930)
(#7937)
Logs
(#7931)
Exporters
(#7934)
Extensions
(#7861)
(#7943)
(#7942)
(#7940)
(#7941)
(#7947)
Project tooling
(#7906)
(#7945)
v1.57.0API
GlobalOpenTelemetry#getOrNoop,#isSet. Update#getto always returns obfuscated instance(#7819)
Incubating
(#7814)
SDK
Logs
(#7529)
Exporters
(#7701)
(#7840)
(#7881)
(#7884)
Extensions
(#7866)
(#7821)
Project tooling
(#7841)
(#7845)
(#7846)
(#7852)
(#7867)
(#7868)
(#7886)
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.