Skip to content

Releases: shubhamranjan/dotnet-etcd

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

Get Range Fix

13 Jul 19:35
Compare
Choose a tag to compare
4.1.1

Fix range bug

Performance Improvements and Bug Fixes

20 Jun 09:07
Compare
Choose a tag to compare
4.1.0

Bug fixes, performance updates and client restructuring

Moderate improvements and bug fixes

06 Apr 17:41
Compare
Choose a tag to compare
  1. Randomize balancing of node connections
  2. Add timeout and cancellation token support
  3. Fix exception stacktrace
  4. Update packages

Watch Exception Handling

21 Mar 15:30
Compare
Choose a tag to compare

Handle watch exceptions in every case

Cluster Support and Improvements

24 Sep 19:12
Compare
Choose a tag to compare
  1. Add Support for multiple cluster endpoints (#19)
  2. Add dotnet core 3.0, standard 2.1 support
  3. Update packages

Moderate Improvements

06 Sep 18:01
Compare
Choose a tag to compare
Moderate Improvements Pre-release
Pre-release
  1. Update balancer logic
  2. Fix header injections

Update protos and packages

04 Sep 17:43
Compare
Choose a tag to compare
Pre-release
1. Update proto files

2. Update nuget packages