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

[opentelemetry-cpp] Update to 1.13.0 #35996

Merged

Commits on Jan 4, 2024

  1. [opentelemetry-cpp] Update to 1.13.0

    The patch to add a dependency of opentelemetry-proto on gRPC should
    not be needed after the upstream changes in:
    
    open-telemetry/opentelemetry-cpp#2268
    
    Additionally, the "zpages" feature is removed as it is no longer
    present upstream after having been deprecated in a previous release.
    
    A patch is added extracted from open-telemetry/opentelemetry-cpp#2475
    and open-telemetry/opentelemetry-cpp#2449
    which fix problems that arose after `NOMINMAX` was no longer
    defined within opentelemetry-cpp on Windows.
    
    Fixes microsoft#35992.
    waywardmonkeys committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a3937b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    d43ffde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9833a36 View commit details
    Browse the repository at this point in the history