1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/trace
Tyler Yahn 2e54fbb3fe
Release v1.14.0/v0.37.0/v0.0.4 (#3810)
* Bump mod versions

* Add bridge/opentracing/test to versions.yaml

* Prepare stable-v1 for version v1.14.0

* Prepare experimental-metrics for version v0.37.0

* Prepare experimental-schema for version v0.0.4

* Update changelog
2023-02-27 13:57:23 -08:00
..
config_test.go Accept scope attributes during Tracer creation (#3739) 2023-02-21 13:31:37 -06:00
config.go Accept scope attributes during Tracer creation (#3739) 2023-02-21 13:31:37 -06:00
context_test.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
doc.go Fix doc comment typo (#3470) 2022-11-16 08:40:04 -08:00
go.mod Release v1.14.0/v0.37.0/v0.0.4 (#3810) 2023-02-27 13:57:23 -08:00
go.sum dependabot updates Sun Feb 26 15:49:13 UTC 2023 (#3804) 2023-02-26 07:58:24 -08:00
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
noop_test.go Add span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
noop.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
trace_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
trace.go Improve trace status handling (#3214) 2022-09-23 11:39:53 -07:00
tracestate_test.go fix(tracestate): drop right-most member in tracestate (#2592) 2022-02-23 08:55:49 -08:00
tracestate.go Make several vars into consts (#3068) 2022-08-09 11:31:06 -05:00