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

Bump io.opentelemetry:opentelemetry-context from 1.34.1 to 1.35.0 in /components/http/okHttp #1077

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps io.opentelemetry:opentelemetry-context from 1.34.1 to 1.35.0.

Release notes

Sourced from io.opentelemetry:opentelemetry-context's releases.

Version 1.35.0

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)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​apederson94

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-context's changelog.

Version 1.35.0 (2024-02-09)

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,

... (truncated)

Commits
  • 6d9e7e3 [release/v1.35.x] Prepare release 1.35.0 (#6215)
  • e9e1fee Prepare 1.35.0 release (#6213)
  • a5d2065 Allow Prometheus exporter to add resource attributes to metric attributes (#6...
  • 988dcca Update dependency org.testcontainers:testcontainers-bom to v1.19.5 (#6212)
  • c0b73f5 #6207 Ensure Span Status Cannot Be Updated After StatusCode.OK Is Set (#6209)
  • c12779d Memory mode: Adding support for synchronous instruments - Last Value aggregat...
  • c12bb73 Update dependency gradle to v8.6 (#6191)
  • b8b804b Update plugin org.graalvm.buildtools.native to v0.10.0 (#6188)
  • fe7a1c5 Update dependency com.squareup.wire:wire-bom to v4.9.6 (#6189)
  • 82bf8c3 Update dependency org.junit:junit-bom to v5.10.2 (#6192)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from baywet as a code owner February 9, 2024 22:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
@dependabot dependabot bot requested a review from MIchaelMainer as a code owner February 9, 2024 22:41
@dependabot dependabot bot added the java Pull requests that update Java code label Feb 9, 2024
@github-actions github-actions bot enabled auto-merge February 9, 2024 22:41
Bumps [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.34.1...v1.35.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/components/http/okHttp/io.opentelemetry-opentelemetry-context-1.35.0 branch from 8468c56 to 942219c Compare February 10, 2024 04:14
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@github-actions github-actions bot merged commit e6ee0bc into main Feb 10, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/components/http/okHttp/io.opentelemetry-opentelemetry-context-1.35.0 branch February 10, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant