Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1.32.0 #534

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-api 1.31.0 -> 1.32.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)

v1.32.0

API
  • Stabilize explicit bucket boundaries advice API
    (#​5897)
  • Allow events to be emitted with timestamp
    (#​5928)
Context
  • Add null check to StrictContextStorage
    (#​5954)
Incubator
  • Experimental support for Log AnyValue body
    (#​5880)
SDK
Metrics
  • Dismantle AbstractInstrumentBuilder inheritance hierarchy
    (#​5820)
  • Fix delta metric storage concurrency bug that allows for lost writes when record operations occur
    during collection. The fix introduces additional work on record threads to ensure correctness. The
    additional overhead is non-blocking and should be small according to performance testing. Still,
    there may be an opportunity for further optimization.
    (#​5932,
    #​5976)
Exporters
  • Prometheus exporter: omit empty otel_scope_info and otel_target_info metrics
    (#​5887)
  • JdkHttpSender should retry on connect exceptions
    (#​5867)
  • Expand the set of retryable exceptions in JdkHttpSender
    (#​5942)
  • Identify OTLP export calls with context key used for instrumentation suppression
    (#​5918)
Testing
  • Add log support to junit extensions
    (#​5966)
SDK Extensions
  • Add file configuration to autoconfigure
    (#​5831)
  • Update to file configuration to use opentelemetry-configuration v0.1.0
    (#​5899)
  • Add env var substitution support to file configuration
    (#​5914)
  • Stop setting Resource schemaUrl in autoconfigure
    (#​5911)
  • Add AutoConfigureListener to provide components with autoconfigured SDK
    (#​5931)
OpenCensus Shim
OpenTracing Shim
  • Fix OpenTracing header name issue
    (#​5840)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 13, 2023 19:42
@renovate renovate bot enabled auto-merge (squash) November 13, 2023 19:42
@renovate renovate bot merged commit 9d66306 into main Nov 13, 2023
@renovate renovate bot deleted the renovate/io.opentelemetry-opentelemetry-api-1.x branch November 13, 2023 21:05
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…ure#534)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants