Releases: criteo-forks/consul
Releases · criteo-forks/consul
v1.2.3-criteo5
Implements prefix lookups for DNS TTL see https://github.com/hashicor…
v1.2.3-criteo4: Use min-ttl for TTL of SOA
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
Added unit tests for overriding settings and partial override of sett…
v1.2.3-criteo2
[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
Agent health service
v1.2.2-criteo4
Ensure that Proxies ARE always cleaned up, event with DeregisterCriti…
v1.2.2-criteo3: Merge pull request #5 from pierresouchay/node_renaming_simple
Allow to rename nodes with IDs
v1.2.2-criteo2: Merge pull request #4 from uepoch/connect-service
Use target service name instead of ID as connect proxy service name
v1.2.2-criteo1
Fixed tag build for travis
v1.2.0-criteo1
Updated travis to build for multiple architectures