You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
8
8
9
9
## [Unreleased]
10
10
11
-
12
-
13
11
### Added
14
12
15
13
- Add the `WithPublicEndpoint` and `WithPublicEndpointFn` options to `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. (#7407)
14
+
- Increased test coverage for `prometheusReader` function, including IPv6 and edge-case handling. (#7440)
16
15
17
16
### Removed
18
17
@@ -77,12 +76,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77
76
78
77
- Fix data race when writing log entries with `context.Context` fields in `go.opentelemetry.io/contrib/bridges/otelzap`. (#7368)
79
78
80
-
81
79
<!-- Released section -->
82
80
<!-- Don't change this section unless doing release -->
83
-
### Added
84
-
85
-
- Increased test coverage for `prometheusReader` function, including IPv6 and edge-case handling. (#7440)
0 commit comments