Skip to content

Commit 9d7722b

Browse files
committed
changelog
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
1 parent 978a51f commit 9d7722b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2828
- Fixed the value for configuring the OTLP exporter to use `grpc` instead of `grpc/protobuf` in `go.opentelemetry.io/contrib/config`. (#6338)
2929
- Allow marshaling types in `go.opentelemetry.io/contrib/config`. (#6347)
3030
- Removed the redundant handling of panic from the `HTML` function in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin`. (#6373)
31+
- Return an error for `nil` values when unmarshaling `NameStringValuePair` in `go.opentelemetry.io/contrib/config`. (#6425)
3132

3233
<!-- Released section -->
3334
<!-- Don't change this section unless doing release -->

0 commit comments

Comments
 (0)