open-telemetry / opentelemetry-proto

OpenTelemetry protocol (OTLP) specification and Protobuf definitions
https://opentelemetry.io/docs/specs/otlp/
Apache License 2.0
607 stars 262 forks source link

Rename profiles v1experimental to v1development #585

Closed dmathieu closed 2 months ago

dmathieu commented 2 months ago

As discussed in https://github.com/open-telemetry/opentelemetry-proto/pull/582#discussion_r1751850589, this renames the v1experimental version for profiles to v1development.

I've also taken this opportunity to update the versioning and stability link.

dmathieu commented 2 months ago

The breaking changes will be fixed by https://github.com/open-telemetry/opentelemetry-proto/pull/586