Skip to content

3.0

Choose a tag to compare

@i4004 i4004 released this 26 Jun 17:47
· 28 commits to master since this release
6c35d52

Removed

  • .NET 6 support

Added

  • Explicit .NET 8, 9 support
  • Configurable Key Prefix separator (#5)

Changed

  • Before if Key Prefixes were used, then the etcd configuration without prefixes were also added to the Configuration Builder, now it will not and should be added separately if required (#7)
  • Keys and prefixes are now case-insensitive according to official documentation (#6)
  • Improved internal types performance

Dependencies

  • dotnet-etcd bump to 8.0.1
  • Microsoft.Extensions.Configuration bump to 9.0.6