Update dependency open-telemetry/opentelemetry-java-instrumentation to v2.29.0 (confluence)#740
Open
renovate[bot] wants to merge 1 commit into
Conversation
…o v2.29.0 (confluence)
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:
v2.28.1→v2.29.0Release Notes
open-telemetry/opentelemetry-java-instrumentation (open-telemetry/opentelemetry-java-instrumentation)
v2.29.0: Version 2.29.0Compare Source
This release targets the OpenTelemetry SDK 1.63.0.
Note that many artifacts have the
-alphasuffix attached to their version number, reflecting that they will continue to have breaking changes. Please see VERSIONING.md for more details.JmxTelemetry.start(...)APIs. (#18782)package.checksum_algorithm=SHA-256and 64-characterpackage.checksumvalues instead of SHA1 checksums. (#18846)🚫 Deprecations
otel.instrumentation.common.logging.trace-id-key,otel.instrumentation.common.logging.span-id-key, andotel.instrumentation.common.logging.trace-flags-key, while keeping the old property names deprecated. (#18851)kafka-brokerandkafka-connectJMX target systems toexperimental-kafka-brokerandexperimental-kafka-connect; the old names still work for now and log a warning. (#18971)🌟 New javaagent instrumentation
📈 Enhancements
otel.semconv.exception.signal.preview=logs. (#16259)opentelemetry-api-1.63Javaagent instrumentation for OpenTelemetry API 1.63 andopentelemetry-api-incubator1.63. (#18911)otel.semconv-stability.v3-previewas a fallback for the declarativev3_previewsemconv stability setting. (#18936)otel.semconv-stability.opt-in=database) across database instrumentations, including span names anddb.*attributes. (#18808, #18853, #18920, #18922, #18926, #18930, #18970, #18979, #18980, #18984, #18985, #18986, #18987, #18989, #18990, #18992, #18993, #19004, #19005)opentelemetry-apiandopentelemetry-instrumentation-annotationsenabled underotel.instrumentation.common.v3-previeweven whendefault-enabled=false. (#18792)otel.instrumentation.common.v3-previewis enabled, affected instrumentations emituser.*identity attributes instead ofenduser.*ones. (#18795)otel.instrumentation.common.v3-preview=true. (#18828)@WithSpaninstrumentation after other instrumentations so other advice can attach attributes to the active span. (#18874)db.client.operation.exceptionlogs whenotel.semconv.exception.signal.previewis enabled. (#18889)otel.semconv.exception.signal.preview=logsis enabled. (#18890)otel.semconv.exception.signal.preview. (#18891)faas.invocation.exceptionlog records for FaaS exceptions whenotel.semconv.exception.signal.preview=logsis enabled. (#18892)gen_ai.client.operation.exceptionlogs for OpenAI chat and embeddings failures whenotel.semconv.exception.signal.preview=logsis enabled. (#18893)rpc.client.call.exceptionlog records whenotel.semconv.exception.signal.preview=logsis enabled. (#18894)semconv.version,semconv.experimental, andsemconv.dual_emitsettings. (#18908)otel.instrumentation.common.v3-previewis enabled, useotel.semconv-stability.previewinstead ofotel.semconv-stability.opt-into opt in to the nonstableservice.peerandrpcsemantic conventions. (#18914)@WithSpaninstrumentation by default whenotel.instrumentation.common.v3-preview=true. (#18919)SqlQueryAnalyzer.analyze()whenotel.instrumentation.common.v3-previewis enabled. (#18921)otel.instrumentation.common.v3-previewis enabled, deprecated JDBC/db sanitization config names are ignored in favor ofdb.query_sanitization.enabled. (#18934)jvm.gc.causeon GC duration metrics whenotel.instrumentation.common.v3-previewis enabled. (#18967)COMMITandROLLBACK. (#19003)InstrumentationVersionclass in OkHttp 3.0 instead of reading embedded version properties, avoiding Android StrictMode disk-read violations. (#19006)distribution.spring_starter.thread_details_enabledis set. (#19008)🛠️ Bug fixes
BedrockconverseStreamNullPointerExceptionwhen a tool call has empty arguments. (#18783)otel.instrumentation/development.java.*settings apply correctly. (#18924)create tableandalter table. (#18927)Contextinstead of falling back to span-only recovery. (#18937)redis.clients.jedis.Jedis,BinaryJedis, andUnifiedJedis. (#19000)🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@amccague
@anuraaga
@breedx-splk
@chlos
@Cirilla-zmh
@Deafaibrahim
@dengliming
@fangxiu-wf
@iblancasa
@jack-berg
@jakob-o
@jaydeluca
@jkoronaAtCisco
@laurit
@somiljain2006
@stefanopace
@steverao
@SylvainJuge
@tejasae-afk
@trask
@typat
@vikinghawk
@YaoYingLong
@zeitlinger
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 was generated by Mend Renovate. View the repository job log.