Skip to content

Releases: criteo-forks/consul

v1.2.3-criteo5

09 Oct 12:51
Compare
Choose a tag to compare
Implements prefix lookups for DNS TTL see https://github.com/hashicor…

v1.2.3-criteo4: Use min-ttl for TTL of SOA

09 Oct 11:10
Compare
Choose a tag to compare
On DNS recursors, the min-ttl is gonna be invalidated if SOA is invalided.
Thus, we have to ensure the SOA TTL is the same as the minimum TTL,
otherwise the SOA is purged after 0 seconds and also the negative TTL.

This change does not change anything to default Consul settings and
will apply ONLY to SOA TTL.

v1.2.3-criteo3

04 Oct 23:07
Compare
Choose a tag to compare
Added unit tests for overriding settings and partial override of sett…

v1.2.3-criteo2

28 Sep 15:41
Compare
Choose a tag to compare
[Performance for large clusters] Only updates index of nodes if node …

v1.2.3-criteo1: Merge pull request #6 from criteo-forks/agent_health_service

16 Sep 10:42
f845053
Compare
Choose a tag to compare

v1.2.2-criteo4

11 Sep 09:16
Compare
Choose a tag to compare
Ensure that Proxies ARE always cleaned up, event with DeregisterCriti…

v1.2.2-criteo3: Merge pull request #5 from pierresouchay/node_renaming_simple

04 Sep 07:11
f43540d
Compare
Choose a tag to compare

v1.2.2-criteo2: Merge pull request #4 from uepoch/connect-service

31 Aug 07:53
274e0ff
Compare
Choose a tag to compare
Use target service name instead of ID as connect proxy service name

v1.2.2-criteo1

21 Aug 09:02
Compare
Choose a tag to compare
Fixed tag build for travis

v1.2.0-criteo1

13 Jul 11:43
Compare
Choose a tag to compare
Updated travis to build for multiple architectures