Skip to content

Commit

Permalink
[chore] Amend changelog for ResolverSettings (open-telemetry#10192)
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi authored and andrzej-stencel committed May 27, 2024
1 parent c1d2a53 commit 8b181a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ If you are looking for user-facing changes, check out [CHANGELOG.md](./CHANGELOG

- `confighttp`: deprecate ToClientContext, ToServerContext, ToListenerContext, replaced by ToClient, ToServer, ToListener (#9807)
- `configtls`: Deprecates `ClientConfig.LoadTLSConfigContext` and `ServerConfig.LoadTLSConfigContext`, use `ClientConfig.LoadTLSConfig` and `ServerConfig.LoadTLSConfig` instead. (#9945)
- `confmap`: Deprecate the `Providers` and `Converters` fields in `confmap.ResolverSettings` (#9516)
Use the `ProviderFactories` and `ConverterFactories` fields instead.

### 💡 Enhancements 💡

Expand Down

0 comments on commit 8b181a9

Please sign in to comment.