Skip to content

Commit bef3105

Browse files
authored
[chore] Amend changelog for ResolverSettings (#10192)
Follow up to #9516 and #10173 (comment)
1 parent 2246cc1 commit bef3105

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG-API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ If you are looking for user-facing changes, check out [CHANGELOG.md](./CHANGELOG
4343

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

4749
### 💡 Enhancements 💡
4850

0 commit comments

Comments
 (0)