Releases: shubhamranjan/dotnet-etcd
Releases · shubhamranjan/dotnet-etcd
7.2.0
- fix: watch reconnects with a default sockets handler
Full Changelog: 7.1.1...7.2.0
7.1.1
What's Changed
Full Changelog: 7.1.0...7.1.1
7.1.0
What's Changed
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- [Dependce] The type 'AnnotationsReflection' exists in both Google.Api.CommonProtos & dotnet-etcd by @yuanchunchen in #187
- Package updates by @shubhamranjan in #188
- Fix target monikers and apply code analysis suggestions by @shubhamranjan in #189
- Remove obsolete code by @shubhamranjan in #190
- Fix #183 - Method names by @shubhamranjan in #191
- Update dependencies to fix dependabot warnings by @nikolajwinnesacubiz in #198
- Change google api proto file depend, from Google.Api.CommonProtos. by @yuanchunchen in #202
- #210 Switch to Package License Expression by @thompson-tomo in #212
- Bump Grpc.Net.Client from 2.60.0 to 2.63.0 in /dotnet-etcd by @dependabot in #214
- Feature election api by @luboid in #220
New Contributors
- @yuanchunchen made their first contribution in #187
- @nikolajwinnesacubiz made their first contribution in #198
- @thompson-tomo made their first contribution in #212
- @luboid made their first contribution in #220
Full Changelog: 6.1.0...7.0.0
6.2.0-beta
- Improve constructors
- Package updates
6.0.1
Client Enhancements
Interceptor Support
- Add support for interceptors
- Update packages
Package Updates
5.2.0 Package updates
5.1.0
- Throw on operation cancelled exception
- Dependency updates