Skip to content

Bump go.opentelemetry.io/proto/otlp from 1.2.0 to 1.3.1

Bumps go.opentelemetry.io/proto/otlp from 1.2.0 to 1.3.1.

Release notes

Sourced from go.opentelemetry.io/proto/otlp's releases.

Release v1.3.1

Release of the v1.3.1 version of the OTLP including the new Profiles signal.

This release includes new experimental packages that do not follow semantic versioning. See the versioning policy for details.

What's Changed

New Contributors

Full Changelog: https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.2.0...v1.3.1

Commits
  • a300cca Release v1.3.1 (#170)
  • fef4f4c Explain stability guarantees for experimental packages (#177)
  • 4ef95d5 Bump github.com/grpc-ecosystem/grpc-gateway/v2 in /otlp (#175)
  • 7586915 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 in /otlp (#174)
  • 7dff8c9 Bump golang.org/x/net from 0.21.0 to 0.23.0 in /otlp (#173)
  • f1398ea Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /otlp (#172)
  • 549cd09 Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /slim/otlp (#171)
  • cfa3298 Add Versioning Policy to README (#167)
  • af7b8fb Bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /otlp (#165)
  • 4055d99 Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /slim/otlp (#169)
  • Additional commits viewable in compare view

Merge request reports

Loading