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.18.0 #14861

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 26, 2024

This PR contains the following updates:

Package Type Update Change
io_opentelemetry_cpp http_archive minor v1.17.0 -> v1.18.0
open-telemetry/opentelemetry-cpp minor v1.17.0 -> v1.18.0

Release Notes

open-telemetry/opentelemetry-cpp (io_opentelemetry_cpp)

v1.18.0: release

Compare Source

v1.18.0 release

Release of:

  • opentelemetry-api
  • opentelemetry-sdk
  • exporter packages
What's Changed
Important changes
  • [API] Jaeger Propagator should not be deprecated
    #​3086

    • Deprecation of the Jaeger propagator, as announced on 2023-01-31
      in version 1.8.2, is now reverted.
    • This deprecation turned out to be not justified,
      as the Jaeger propagator can be used without the (now removed)
      Jaeger exporter.
  • [EXPORTER] Change log resources location for ElasticsearchLogRecordExporter
    #​3119

    • Moved from root/resources to root
  • [SEMANTIC CONVENTIONS] Migration to weaver
    #​3105

    • semantic_convention.h header files are deprecated,
      replaced by semconv/xxx_attributes.h header files,
      for each xxx semantic attribute group.
    • See file DEPRECATED.md for details.
Deprecations
  • This release contains deprecations, see file DEPRECATED.md for details.
New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.17.0...v1.18.0


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 was generated by Mend Renovate. View the repository job log.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner November 26, 2024 00:13
@dpebot
Copy link
Collaborator

dpebot commented Nov 26, 2024

/gcbrun

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (96e7b7b) to head (9139543).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14861      +/-   ##
==========================================
- Coverage   93.00%   93.00%   -0.01%     
==========================================
  Files        2351     2351              
  Lines      209479   209479              
==========================================
- Hits       194824   194823       -1     
- Misses      14655    14656       +1     

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

@dbolduc dbolduc merged commit 95ae5a2 into googleapis:main Nov 26, 2024
74 checks passed
@renovate-bot renovate-bot deleted the renovate/opentelemetry branch November 26, 2024 16:31
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