Skip to content

Releases: mbobakov/grpc-consul-resolver

v1.3.0: Add support for more consul params. (#10)

30 Jul 05:07
Compare
Choose a tag to compare

New parameters:

  • dc - to select a DC
  • allow-stale - to allow stale data at the agent
  • require-consistent - to require consistency from the agent

1.3.0

29 Jul 17:05
Compare
Choose a tag to compare

New parameters:

  • dc - to select a DC
  • allow-stale - to allow stale data at the agent
  • require-consistent - to require consistency from the agent

1.2.0

18 May 22:59
f23bf68
Compare
Choose a tag to compare

Add some backoff time between attempts of grabbing service.

Features and fixes

04 Feb 06:12
980610a
Compare
Choose a tag to compare
  • Token support
  • Fix panic
  • Fix log formatting

Stable. Stable API

19 Oct 06:09
6de39f3
Compare
Choose a tag to compare
v1.0.0

Update README.md