Skip to content

Releases: shubhamranjan/dotnet-etcd

7.1.1

04 Aug 14:40
0ec8924
Compare
Choose a tag to compare

What's Changed

  • Wrong way of using of TaskCreationOptions.LongRunning by @luboid in #225

Full Changelog: 7.1.0...7.1.1

7.1.0

30 Jul 15:27
72315fe
Compare
Choose a tag to compare

What's Changed

  • Feature lease keep alive with cancellation token source by @luboid in #223

Full Changelog: 7.0.0...7.1.0

7.0.0

14 Jul 13:32
a6cc729
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.0...7.0.0

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