Skip to content

Commit

Permalink
[chore] Add missing changelog entry for open-telemetry#5577 (open-tel…
Browse files Browse the repository at this point in the history
…emetry#5586)

Per
open-telemetry/opentelemetry-go-contrib#5868 (comment)

Co-authored-by: Sam Xie <sam@samxie.me>
Co-authored-by: Damien Mathieu <damien.mathieu@elastic.co>
  • Loading branch information
3 people authored Jul 9, 2024
1 parent aab5af1 commit 82184aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Added

- Add macOS ARM64 platform to the compatibility testing suite. (#5577)

### Fixed

- Correct comments for the priority of the `WithEndpoint` and `WithEndpointURL` options and their corresponding environment variables in `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`. (#5584)
Expand Down Expand Up @@ -183,7 +187,7 @@ The next release will require at least [Go 1.21].
This module includes OpenTelemetry Go's implementation of the Logs Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our [versioning policy](./VERSIONING.md) for more info. (#4961)
- ARM64 platform to the compatibility testing suite. (#4994)
- Add ARM64 platform to the compatibility testing suite. (#4994)

### Fixed

Expand Down

0 comments on commit 82184aa

Please sign in to comment.