Skip to content

Releases: dubbogo/gost

v1.14.4

02 Feb 05:50
83e0fee

Choose a tag to compare

  • fix golangci lint errors

v1.14.3

14 Nov 13:56
47dc44c

Choose a tag to compare

What's Changed

  • Restore grpc.WithBlock() in etcd v3 client by @CAICAIIs in #134

Full Changelog: v1.14.2...v1.14.3

v1.14.2

06 Sep 05:59
84867fc

Choose a tag to compare

What's Changed

  • security: fix dependency vulnerabilities by @CAICAIIs in #132
  • refactor: remove grpc.WithBlock() from etcd client by @CAICAIIs in #131

New Contributors

Full Changelog: v1.14.1...v1.14.2

v1.14.1

18 May 13:24
e1b1aaf

Choose a tag to compare

What's Changed

  • read keepAlive to avoid useless warning: 'lease keepalive response qu… by @igotcha in #115
  • feature: suport TLS Authentication for etcd by @igotcha in #117
  • fix: outdated CI with stale version by @Flying-Tom in #123
  • Bump google.golang.org/grpc from 1.48.0 to 1.56.3 by @dependabot in #118
  • fix ci error by @marsevilspirit in #124
  • fix: minSize must be non-zero in TestFuzz by @Flying-Tom in #128
  • feat: refactor logger module by @Flying-Tom in #122

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

21 May 04:43
1d099ab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.2...v1.14.0

v1.13.2

27 Nov 14:03
64a6483

Choose a tag to compare

update nacos v1 (#109)

v1.13.1

10 Nov 03:15
cf07dc5

Choose a tag to compare

  • fix slices length bug in AcquireBytes from bug from pr #108

v1.13.0

02 Nov 11:34
dd1f644

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.5...v1.13.0

v1.12.5

04 Jul 05:55
927aad2

Choose a tag to compare

change big decimal interface

v1.12.0

06 Apr 10:24

Choose a tag to compare

Feature:

  • check connection aliveness