Skip to content

Releases: shubhamranjan/dotnet-etcd

6.2.0-beta

07 Dec 18:35
Compare
Choose a tag to compare
6.2.0-beta Pre-release
Pre-release
  • Improve constructors
  • Package updates

6.0.1

09 Nov 14:24
Compare
Choose a tag to compare
  • Transient fault handling with gRPC retries #55
  • Add remaining async / sync methods for watch client #64
  • Improve watch client
  • Support Client side loadbalancing #106 #39
  • Package updates
  • Support .NET 7

Client Enhancements

01 Oct 09:38
Compare
Choose a tag to compare
Client Enhancements Pre-release
Pre-release
  • Transient fault handling with gRPC retries #55
  • Add remaining async / sync methods for watch client #64
  • Improve watch client
  • Support Client side loadbalancing #106 #39
  • Package updates

Interceptor Support

16 Jul 20:08
Compare
Choose a tag to compare
  • Add support for interceptors
  • Update packages

Package Updates

03 Mar 06:32
Compare
Choose a tag to compare
5.2.0

Package updates

5.1.0

19 Oct 11:35
Compare
Choose a tag to compare
  • Throw on operation cancelled exception
  • Dependency updates

5.0.2

06 Sep 09:18
Compare
Choose a tag to compare
  • Switch to Grpc.Net.Client
  • Enable configuring http handler

Enable configuring http handler

22 Aug 13:56
Compare
Choose a tag to compare
Pre-release

Supported configuring of http handler for various cases like configuring client certs. This behavior changed since moving to Grpc.Net.Client

Switch to Grpc.Net.Client

10 Aug 11:32
Compare
Choose a tag to compare
Pre-release
5.0.0-alpha

Switch to Grpc.Net.Client

Package and framework update

08 Dec 12:34
Compare
Choose a tag to compare
  • Support .net 5
  • Update packages