Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Mathieu <[email protected]>
  • Loading branch information
jaedle and dmathieu authored Jun 4, 2024
1 parent 7230e92 commit dde95ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- The superfluous `response.WriteHeader` call in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` when the response writer is flushed. (#5634)
- Custom attributes targeting metrics recorded by the `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` are not ignored anymore. (#5129)
- Erroneous response code of `getSamplingRules` in `go.opentelemetry.io/contrib/samplers/aws/xray/internal/client.go` will result in an error despite an empty sampling manifest. (#)
- Non-200 HTTP status codes when retrieving sampling rules in `go.opentelemetry.io/contrib/samplers/aws/xray` now return an error. (#5718)

### Deprecated

Expand Down

0 comments on commit dde95ba

Please sign in to comment.