Releases: SimplifyNet/Etcd.Microsoft.Extensions.Configuration
Releases · SimplifyNet/Etcd.Microsoft.Extensions.Configuration
2.1
Dependencies
- dotnet-etcd bump to 5.2.1
- Microsoft.Extensions.Configuration bump to 8
Changed
2.0.1
Fixed
- No options read from ETCD when user has permission to read all keys (#3)
1.0.4
Fixed
- No options read from ETCD when user has permission to read all keys (#3)
2.0
Removed
- .NET Standard 2.0 support
- .NET Framework 4.6.2 support
Dependencies
- dotnet-etcd bump to 5.2
- Microsoft.Extensions.Configuration bump to 6.0.1
1.0.3
Fixed
- Regression of: IConfigurationSection.GetChildren returns empty result (#2)
1.0.2
Fixed
- IConfigurationSection.GetChildren returns empty result (#2)
Dependencies
- Grpc.Core bump to 2.46.3 for .NET 4.6.2 target
Added
Removed
1.0.1
Fixed
- Adding key perfix for GetChildKeys
1.0-pre02
Added
- Client and factory settings storage
Changed
- Environment settings loading
Fixed
- ConfigurationBuilderExtensions ambiguous methods