Skip to content

Releases: criteo-forks/consul

v1.5.1-criteo8

19 Sep 10:04

Choose a tag to compare

Remove trace message, use metrics instead

v1.5.1-criteo7

17 Sep 11:57

Choose a tag to compare

GRPC: Set a 10s timeout when dialing

v1.5.1-criteo6

09 Sep 15:44

Choose a tag to compare

Use new protocol version for GRPC

v1.5.1-criteo5

04 Sep 13:06

Choose a tag to compare

Use new protocol version for GRPC

v1.5.1-criteo4

04 Sep 11:54

Choose a tag to compare

Use new protocol version for GRPC

v1.5.1-criteo3: Disable retries in RPC client

15 Jul 13:14

Choose a tag to compare

By default the GRPC client retries on faillure. This prevents calls from
being immediatly retried on another server when a request fail, leading
to requests hanging for longer than they should.

v1.5.1-criteo2: GRPC: prepare for 1.5.2 upgrade

04 Jul 12:42

Choose a tag to compare

* Change advertised tag to criteo_grpc_enabled
* Change GRPC protocol byte to 99

v1.5.1-criteo1

26 Jun 13:44

Choose a tag to compare

Rebase fixups

v1.4.5-criteonogrpc: Allow service deregistration with node write permission

18 Jun 08:55

Choose a tag to compare

With ACLs enabled if an agent is wiped and restarted without a leave
it can no longer deregister the services it had previously registered
because it no longer has the tokens the services were registered with.
To remedy that we allow service deregistration from tokens with node
write permission.

v1.4.5-criteo4

18 Jun 09:30

Choose a tag to compare

Release v1.4.5