File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
src/Etcd.Microsoft.Extensions.Configuration Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] - 2025-10-31
4+
5+ ### Added
6+
7+ - Load credentials from environment variables overriding local settings (#10 )
8+
9+ ### Dependencies
10+
11+ - Grpc.Core bump to 2.46.6
12+ - Microsoft.Extensions.Configuration bump to 6.0.2
13+
314## [ 1.0.4] - 2022-12-02
415
516### Fixed
Original file line number Diff line number Diff line change 88 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1010
11- <Version >1.0.4 </Version >
11+ <Version >1.1 </Version >
1212
1313 <Description >Etcd based configuration provider for Microsoft.Extensions.Configuration</Description >
1414 <Authors >Simplify community</Authors >
You can’t perform that action at this time.
0 commit comments