1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
Tyler Yahn e3eb3f7538
Release v1.23.0/v0.45.1 ()
* Bump versions.yaml

* Prepare stable-v1 for version v1.23.0

* Prepare experimental-metrics for version v0.45.1

* Update changelog

* Update CHANGELOG.md
2024-02-06 07:50:39 -08:00
..
embedded Add embedded package to trace API () 2023-10-19 10:16:24 -07:00
noop Add embedded package to trace API () 2023-10-19 10:16:24 -07:00
config_test.go docs(typos): Run codespell to fix typos () 2023-04-11 17:28:13 -07:00
config.go Use gofumpt instead of gofmt () 2023-10-16 10:02:21 -07:00
context_test.go Update SamplingParameters () 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters () 2021-03-30 10:34:40 -07:00
doc.go Add embedded package to trace API () 2023-10-19 10:16:24 -07:00
go.mod Release v1.23.0/v0.45.1 () 2024-02-06 07:50:39 -08:00
go.sum dependabot updates Sun Oct 15 14:43:01 UTC 2023 () 2023-10-15 07:53:27 -07:00
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context () 2021-03-29 08:55:44 -07:00
noop_test.go Add span.TracerProvider() () 2021-06-17 12:05:44 -04:00
noop.go Add embedded package to trace API () 2023-10-19 10:16:24 -07:00
trace_test.go Use gofumpt instead of gofmt () 2023-10-16 10:02:21 -07:00
trace.go Add embedded package to trace API () 2023-10-19 10:16:24 -07:00
tracestate_benchkmark_test.go improve tracestate performance () 2023-12-02 08:58:20 -08:00
tracestate_test.go improve tracestate performance () 2023-12-02 08:58:20 -08:00
tracestate.go improve tracestate performance () 2023-12-02 08:58:20 -08:00