Skip to content

Releases: cloudfoundry/haproxy-boshrelease

v11.10.2

25 Apr 14:32
Compare
Choose a tag to compare

Fixes

  • Wait for the main HAProxy process in daemon mode. This fixes monit not restarting crashed HAproxy processes.
  • Resolve the null bytes in log file after rotation. This fixes issue #284

Acknowledgements

Thanks @peanball for the pid wait PR!
Thanks @mariash for the null byte fix!

Deployment

releases:
- name: "haproxy"
  version: "11.10.2"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.10.2/haproxy-11.10.2.tgz"
  sha1: "2bcfd51a693001e5c3fd140bb4e6dc244b098115"

# for deployments with sha256, use the following line instead:
# sha1: "sha256:b8bef662e35c3312f0ab5b3a42a7cd627f0b150b3fbe56e4d9e1f26b4e4137ca"

v11.10.1

01 Apr 12:48
Compare
Choose a tag to compare

Upgrades

  • keepalived has been upgraded to v2.2.7 from v2.2.2

Deployment

releases:
- name: "haproxy"
  version: "11.10.1"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.10.1/haproxy-11.10.1.tgz"
  sha1: "dee8fa53bac58f40a85ae82ecd79543d142a4c49"

# for deployments with sha256, use the following line instead:
# sha1: "sha256:f2309bf7e1bf8134ce8fd31bc955e38ca0e021f8b4924eb0e591a81544319d8d"

v11.10.0

07 Mar 14:23
Compare
Choose a tag to compare

Upgrades

  • haproxy has been upgraded to v2.5.4 from v2.4.4

Acknowledgements

Thanks Alexander Nicke for the Contributions!

Deployment

releases:
- name: "haproxy"
  version: "11.10.0"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.10.0/haproxy-11.10.0.tgz"
  sha1: "27b6a21d0326008172575bfd94e727057d5bffff"

# for deployments with sha256, use the following line instead:
# sha1: "sha256:3b831618400b7dd7d6de76dcbbc723dc68ce15b60dc4add1186c2015a6ecd93b"

v11.9.3

27 Dec 11:58
Compare
Choose a tag to compare

Fixes

  • Fix PCRE-based regex support

Deployment

releases:
- name: haproxy
  version: 11.9.3
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.9.3/haproxy-11.9.3.tgz
  sha1: c488d5ded92dd2d841295c8df2cd919f8c8a1805

v11.9.2

21 Dec 16:58
Compare
Choose a tag to compare

Fixes

Deployment

releases:
- name: haproxy
  version: 11.9.2
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.9.2/haproxy-11.9.2.tgz
  sha1: 5597103c88eb1f6715f1a11ac9db66a7c3cc346a

v11.9.1

15 Dec 18:55
Compare
Choose a tag to compare

New Features

  • forwarded_client_cert property now additionally controls a X-Forwarded-Client-Chain header. This contains the CA certificate chain sent by the client in binary DER format (Base64 encoded). Note that multiple DER-encoded certificates are concatenated before being base64-encoded.

Acknowledgements

Thanks @peterellisjones

Deployment

releases:
- name: haproxy
  version: 11.9.1
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.9.1/haproxy-11.9.1.tgz
  sha1: ab7f3b1e2a4779f1ab71f4ddbf747ea2b11d4bd5

v11.8.1

26 Nov 17:40
Compare
Choose a tag to compare

New Features

  • #271 : routed backends can now be routed based on user-provided ACLs as well as URL path prefix

Acknowledgements

Thanks @andy-paine for the PR

Deployment

releases:
- name: haproxy
  version: 11.8.1
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.8.1/haproxy-11.8.1.tgz
  sha1: 191500d1e79e2e054f49e8d0a62194b103c56af8

v11.8.0

17 Nov 15:00
Compare
Choose a tag to compare

New Features

  • Adds new properties backend_health_fall and backend_health_rise for backend health checks. These are enabled if backend_use_http_health is set to true and correspond to the the fall and rise parameters in HAProxy

Deployment

releases:
- name: haproxy
  version: 11.8.0
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.8.0/haproxy-11.8.0.tgz
  sha1: 9987279a94619b40abdf8293c4739083c6fe2ee6

v11.7.1

03 Nov 13:00
Compare
Choose a tag to compare

New Features

  • We have changed the Github Organization for HAProxy from cloudfoundry-incubator to cloudfoundry. This release has no functional changes but is intended to verify that our release automation is still working correctly.

Deployment

releases:
- name: haproxy
  version: 11.7.1
  url: https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.7.1/haproxy-11.7.1.tgz
  sha1: 8baef53d89139513562d614ce1f303f44405266e

v11.7.0

28 Oct 14:54
Compare
Choose a tag to compare

New Features

  • ha_proxy.backend_match_http_protocol This causes HAProxy to use the same HTTP protocol for backend connections that was used for frontend connections. Note that this property ignores the value of ha_proxy.enable_http2, and requires that ha_proxy.backend_ssl is not off for HTTP2 support

Acknowledgements

Thanks @peterellisjones, @Rob-rls, @Mrizwanshaik for the PR

Deployment

releases:
- name: haproxy
  version: 11.7.0
  url: https://github.com/cloudfoundry-incubator/haproxy-boshrelease/releases/download/v11.7.0/haproxy-11.7.0.tgz
  sha1: 5bca8da20bd04ad463f65403cf5c78a71dcc070c