Skip to content

Commit

Permalink
Merge branch 'main' into measure-opts
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Apr 14, 2023
2 parents 0eeafdb + 4b5abe0 commit 79937b6
Show file tree
Hide file tree
Showing 5 changed files with 348 additions and 126 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- `TracerProvider` allows calling `Tracer()` while it's shutting down.
It used to deadlock. (#3924)
- Use the SDK version for the Telemetry SDK resource detector in `go.opentelemetry.io/otel/sdk/resource`. (#3949)
- Fix a data race in `SpanProcessor` returned by `NewSimpleSpanProcessor` in `go.opentelemetry.io/otel/sdk/trace`. (#3951)
- Automatically figure out the default aggregation with `aggregation.Default`. (#3967)

## [1.15.0-rc.2/0.38.0-rc.2] 2023-03-23
Expand Down
Loading

0 comments on commit 79937b6

Please sign in to comment.