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

chore(deps): update opentelemetry to v1.16.1 #14488

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
io_opentelemetry_cpp http_archive patch v1.16.0 -> v1.16.1
open-telemetry/opentelemetry-cpp patch v1.16.0 -> v1.16.1

Release Notes

open-telemetry/opentelemetry-cpp (io_opentelemetry_cpp)

v1.16.1: release

Compare Source

v1.16.1 release

Release of core packages

  • opentelemetry-api
  • opentelemetry-sdk

and exporter packages:

  • opentelemetry-exporter-otlp (gRPC + HTTP/JSON)
  • opentelemetry-exporter-prometheus
What's Changed
Breaking changes
  • [SECURITY] Remove OTLP HTTP support for TLS 1.0 and TLS 1.1,
    require TLS 1.2 or better
    #​2722
    • The OTLP HTTP exporter no longer accept options like:
      • min_TLS = 1.0
      • min_TLS = 1.1
      • max_TLS = 1.0
      • max_TLS = 1.1
    • When connecting to an OTLP HTTP endpoint, using https,
      the connection will require TLS 1.2 by default,
      unless min_TLS is set to 1.3
    • Plain http connections (insecure) are not affected.
New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.16.0...v1.16.1


Configuration

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

🚦 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.


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

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


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner July 17, 2024 21:48
@dpebot
Copy link
Collaborator

dpebot commented Jul 17, 2024

/gcbrun

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (695f254) to head (b166978).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14488   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files        2316     2316           
  Lines      207354   207354           
=======================================
+ Hits       194080   194083    +3     
+ Misses      13274    13271    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbolduc dbolduc merged commit 22f92ce into googleapis:main Jul 18, 2024
63 checks passed
@renovate-bot renovate-bot deleted the renovate/opentelemetry branch July 18, 2024 05:18
cuiy0006 pushed a commit to cuiy0006/google-cloud-cpp that referenced this pull request Jul 22, 2024
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.

3 participants