Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Releases: cloudfoundry-attic/consul-release

v145

06 Jun 06:36
Compare
Choose a tag to compare

Bumps to consul 0.7.1 to fix an issue where truncated DNS messages would never parse or retry over TCP.

v135

10 Nov 20:22
Compare
Choose a tag to compare

Changes:

  • Properly set ulimit for consul process details
  • Add acceptance tests spec property to use windows clients details
  • Other non-functional changes.

v134

10 Nov 20:19
Compare
Choose a tag to compare

Changes:

  • Continued work on CONSATS for Windows clients details
  • Other non-functional changes.

v133

02 Nov 22:58
Compare
Choose a tag to compare

Changes:

  • Bump golang to 1.7.3
  • Other non-functional changes.

v132

02 Nov 22:56
Compare
Choose a tag to compare

Changes:

  • Bump golang to 1.7.1
  • Move turbulence acceptance tests to its own package
  • Other non-functional changes.

v131

02 Nov 22:54
Compare
Choose a tag to compare

Changes:

  • Resolve windows related issues in confab details
  • Other non-functional changes.

v130

19 Oct 02:23
Compare
Choose a tag to compare

Changes:

  • Set performance raft_multiplier to 1 for Consul process. details
  • Change default value of consul.agent.dns_config.allow_stale to true and consul.agent.dns_config.max_stale to 30s in consul_agent job. details
  • Remove unneeded drain script from consul_agent_windows job.
  • Other non-functional changes.

v129

19 Oct 02:17
Compare
Choose a tag to compare

Changes:

  • consul_agent job running in mode: server no longer needs to be configured with consul.agent_cert or consul.agent_key properties. details

v128

19 Oct 02:13
Compare
Choose a tag to compare

Changes:

  • consul_agent job only drains when in server mode, not in client mode, fixing the issue noted in v122. details
  • Other non-functional changes.

v127

19 Oct 02:10
Compare
Choose a tag to compare
v127 Pre-release
Pre-release

This is marked as a pre-release as there is an unresolved issue with a change introduced in this v122

Changes:

  • Add consul_agent_windows job so that Consul clients can run on Windows VMs managed by BOSH. detail, detail, detail
  • Other non-functional changes.