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

Release 1.9.0 #3751

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Release 1.9.0 #3751

merged 1 commit into from
Nov 6, 2024

Conversation

lachmatt
Copy link
Contributor

@lachmatt lachmatt commented Nov 6, 2024

What

Changed

  • Musl-based (Alpine) libraries are compiled on Alpine v3.20.

Dependency updates

  • Following packages updated
    • OpenTelemetry.Instrumentation.Wcf from 1.0.0-rc.17 to 1.0.0-rc.18,
  • .NET Framework only, following packages updated
    • Google.Protobuf updated from 3.28.2 to 3.28.3,
    • Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1,
    • Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 8.0.2,
    • System.Diagnostics.DiagnosticSource from 8.0.0 to 8.0.1,
    • System.Text.Json from 8.0.4 to 8.0.5.

Deprecated

  • Support for macOS Monterey 12 x64.
    All further releases will be supporting macOS Ventura 13 x64
    and newer.

Removed

  • Drop support for following environment variables:
    OTEL_DOTNET_AUTO_TRACES_CONSOLE_EXPORTER_ENABLED,
    OTEL_DOTNET_AUTO_METRICS_CONSOLE_EXPORTER_ENABLED, and
    OTEL_DOTNET_AUTO_LOGS_CONSOLE_EXPORTER_ENABLED.
    Instead, use console as one of the values for the following environment variables:
    OTEL_TRACES_EXPORTER
    OTEL_METRICS_EXPORTER
    OTEL_LOGS_EXPORTER.

Checklist

  • CHANGELOG.md is updated.
  • Documentation is updated.
  • New features are covered by tests.

@pellared
Copy link
Member

pellared commented Nov 6, 2024

nuke Workflow passed on macOS.

@lachmatt
Copy link
Contributor Author

lachmatt commented Nov 6, 2024

I ran nuke Workflow locally on Windows machine, there were few failures, all related to #3563

@lachmatt lachmatt marked this pull request as ready for review November 6, 2024 10:19
@lachmatt lachmatt requested a review from a team as a code owner November 6, 2024 10:19
@pellared
Copy link
Member

pellared commented Nov 6, 2024

I ran nuke Workflow locally on Windows machine, there were few failures, all related to #3563

Frankly speaking I had the same failures 😅 (these were the only failures)

@Kielek Kielek merged commit 8a1f2c8 into open-telemetry:main Nov 6, 2024
42 of 43 checks passed
@lachmatt lachmatt deleted the release-1.9.0 branch November 6, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants