OBSERVABILITY / RC boundary
August 31: the Go Logs API and SDK entered the final candidate stage
- Checkable fact
- OpenTelemetry moved `go.opentelemetry.io/otel/log` and `go.opentelemetry.io/otel/sdk/log` from `v0.22.0` beta to `v1.47.0-rc.1` and committed to at least a 14-day feedback period. Exporters and `logtest` remain experimental and are outside the RC stability scope. The Go status page likewise labels Logs release candidate while Traces and Metrics are stable.
- Why it belongs on the validation card
- This belongs on the card because the coordinated v1-looking version does not make every dependency stable. An upgrade review must inventory API, SDK, bridge, exporter, and test modules separately instead of extending one version label across the pipeline.