1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-09-16 09:26:25 +02:00

Add migration doc generation to semconvgen (#6819)

Fix #6248
This commit is contained in:
Tyler Yahn
2025-05-28 08:25:12 -07:00
committed by GitHub
parent 106603b883
commit 3d0e98e4fd
7 changed files with 341 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
<!-- Generated. DO NOT MODIFY. -->
# Migration from v1.33.0 to v1.34.0
The `go.opentelemetry.io/otel/semconv/v1.34.0` package should be a drop-in replacement for `go.opentelemetry.io/otel/semconv/v1.33.0`.