github open-telemetry/opentelemetry-go v1.6.1
Release v1.6.1

latest releases: v1.30.0, schema/v0.0.9, exporters/stdout/stdoutlog/v0.6.0...
2 years ago

Fixed

  • The go.opentelemetry.io/otel/schema/* packages now use the correct schema URL for their SchemaURL constant. Instead of using "https://opentelemetry.io/schemas/v<version>" they now use the correct URL without a v prefix, "https://opentelemetry.io/schemas/<version>". (#2743, #2744)

Security

  • Upgrade go.opentelemetry.io/proto/otlp from v0.12.0 to v0.12.1. This includes an indirect upgrade of github.com/grpc-ecosystem/grpc-gateway which resolves a vulnerability from gopkg.in/yaml.v2 in version v2.2.3. (#2724, #2728)

Don't miss a new opentelemetry-go release

NewReleases is sending notifications on new releases.