Skip to content

Commit

Permalink
[chore] Update changelog after #4045 (#4353)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Sep 29, 2023
1 parent b3569d7 commit 23bf4c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -11,11 +11,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Added

- Add the new `go.opentelemetry.io/contrib/instrgen` package to provide auto-generated source code instrumentation. (#3068, #3108)
- Add `WithSamplingStrategyFetcher` which sets custom fetcher implementation. (#4045)
- Add `"go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher` which sets custom fetcher implementation. (#4045)

### Fixed

- Do not panic when the default HTTP round-tripper is not `*http.Transport`. (#4045)
- The `go.opentelemetry.io/contrib/samplers/jaegerremote` sampler does not panic when the default HTTP round-tripper (`http.DefaultTransport`) is not `*http.Transport`. (#4045)

## [1.20.0/0.45.0/0.14.0] - 2023-09-28

Expand Down

0 comments on commit 23bf4c9

Please sign in to comment.