v1.14.0
This release upgrades OpenTelemetry Go to v1.24.0/v0.46.0 and OpenTelemetry Go Contrib to v1.24.0/v0.49.0/v0.18.0/v0.4.0.
This minor release is the last to support Go 1.20. The next minor release will require at least Go 1.21.
Fixed
- Drop errant build tags in
github.com/signalfx/splunk-otel-go/instrumentation/k8s.io/client-go/splunkclient-go
, allowing import with Go 1.20+. (#2891)