Skip to content

Releases: SimplifyNet/Etcd.Microsoft.Extensions.Configuration

2.1

23 May 16:29
d9a1ee7
Compare
Choose a tag to compare

Dependencies

  • dotnet-etcd bump to 5.2.1
  • Microsoft.Extensions.Configuration bump to 8

Changed

  • Full dispose implemented

2.0.1

02 Dec 16:32
Compare
Choose a tag to compare

Fixed

  • No options read from ETCD when user has permission to read all keys (#3)

1.0.4

02 Dec 16:33
Compare
Choose a tag to compare

Fixed

  • No options read from ETCD when user has permission to read all keys (#3)

2.0

04 Jun 05:21
Compare
Choose a tag to compare
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

01 Jun 15:14
Compare
Choose a tag to compare

Fixed

  • Regression of: IConfigurationSection.GetChildren returns empty result (#2)

1.0.2

29 May 16:37
Compare
Choose a tag to compare

Fixed

  • IConfigurationSection.GetChildren returns empty result (#2)

Dependencies

  • Grpc.Core bump to 2.46.3 for .NET 4.6.2 target

Added

  • .NET 6 explicit support

Removed

  • .NET 5 incorrect target

1.0.1

15 Nov 04:03
Compare
Choose a tag to compare

Fixed

  • Adding key perfix for GetChildKeys

1.0

26 Oct 02:45
Compare
Choose a tag to compare
1.0

Added

  • Initial version

1.0-pre02

22 Oct 15:27
Compare
Choose a tag to compare

Added

  • Client and factory settings storage

Changed

  • Environment settings loading

Fixed

  • ConfigurationBuilderExtensions ambiguous methods

1.0-pre01

22 Oct 03:27
Compare
Choose a tag to compare

Initial release