Skip to content

2.1.0

Compare
Choose a tag to compare
@vtolstov vtolstov released this 13 Feb 12:02
· 1128 commits to master since this release
ea70711

v2.1.0 release

New features:

Fixes:

  • drop dependencies to go-micro 1.18
  • fix exponential backoff func in retries
  • fix race condition in grpc server
  • fix embed nats broker
  • update micro/cli package and cli parsing
  • fix grpc client panic on invalid message
  • various fixes and cleanup