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 opentelemetry-java monorepo to v1.35.0 #673

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-api 1.34.1 -> 1.35.0 age adoption passing confidence
io.opentelemetry:opentelemetry-bom 1.34.1 -> 1.35.0 age adoption passing confidence

Release Notes

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

v1.35.0

Compare Source

NOTE: The opentelemetry-exporter-jaeger and opentelemetry-exporter-jaeger-thift artifacts
have stopped being published. Jaeger
has native support for OTLP, and users
should export to jaeger
using OTLP
instead.

API
Incubator
  • Add Span#addLink, for adding a link after span start
    (#​6084)
SDK
Traces
  • Bugfix: Ensure span status cannot be updated after set to StatusCode.OK
    (#​6209
Metrics
  • Reusable memory Mode: Adding support for exponential histogram aggregation
    (#​6058,
    #​6136)
  • Reusable memory mode: Adding support for explicit histogram aggregation
    (#​6153)
  • Reusable memory mode: Adding support for sum aggregation
    (#​6182)
  • Reusable memory mode: Adding support for last value aggregation
    (#​6196)
Exporters
  • Recreate / fix graal issue detecting RetryPolicy class
    (#​6139,
    #​6134)
  • Restore prometheus metric name mapper tests, fix regressions
    (#​6138)
  • WARNING: Remove jaeger exporters
    (#​6119)
  • Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.2.1.
    Note: ZipkinSpanExporterBuilder#setEncoder(zipkin2.codec.BytesEncoder) has been deprecated in
    favor of ZipkinSpanExporterBuilder#setEncoder(zipkin2.reporter.BytesEncoder).
    ZipkinSpanExporterBuilder#setSender(zipkin2.reporter.Sender) has been deprecated in favor
    of ZipkinSpanExporterBuilder#setSender(zipkin2.reporter.BytesMessageSender).
    (#​6129,
    #​6151)
  • Include trace flags in otlp marshaller
    (#​6167)
  • Add Compressor SPI support to OtlpGrpc{Signal}Exporters
    (#​6103)
  • Allow Prometheus exporter to add resource attributes to metric attributes
    (#​6179)
Extension
  • Autoconfigure accepts encoded header values for OTLP exporters
    (#​6164)
Incubator
  • Align file configuration with latest changes to spec
    (#​6088)
Tooling
  • Stop including old artifacts in bom
    (#​6157)
  • Define CODECOV token
    (#​6186)

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 these updates 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 February 9, 2024 18:31
@renovate renovate bot enabled auto-merge (squash) February 9, 2024 18:31
@renovate renovate bot merged commit 4a62744 into main Feb 9, 2024
4 checks passed
@renovate renovate bot deleted the renovate/opentelemetry-java-monorepo branch February 9, 2024 22:38
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…ure#673)

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.

None yet

5 participants