Skip to content

Commit

Permalink
Add changelog strubs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed May 28, 2024
1 parent b2756d4 commit a5b0c68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Fixed

- Log a warning to the OpenTelemetry internal logger when a `Record` in `go.opentelemetry.io/otel/sdk/log` drops an attribute due to a limit being reached. (#5376)
- Identify the `Tracer` returned from the global `TracerProvider` in `go.opentelemetry.io/otel/global` with its schema URL. (#TBD)
- Identify the `Meter` returned from the global `MeterProvider` in `go.opentelemetry.io/otel/global` with its schema URL. (#TBD)

## [1.27.0/0.49.0/0.3.0] 2024-05-21

Expand Down

0 comments on commit a5b0c68

Please sign in to comment.