Releases: cloudfoundry/haproxy-boshrelease
Releases · cloudfoundry/haproxy-boshrelease
v11.10.2
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
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
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
v11.9.2
Fixes
- We reverted the X-Forwarded-Client-Chain feature released in https://github.com/cloudfoundry/haproxy-boshrelease/releases/tag/v11.9.1
This increased the header size of some requests which caused backend servers for users to hit header limits
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
New Features
forwarded_client_cert
property now additionally controls aX-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
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
New Features
- Adds new properties
backend_health_fall
andbackend_health_rise
for backend health checks. These are enabled ifbackend_use_http_health
is set to true and correspond to the thefall
andrise
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
New Features
- We have changed the Github Organization for HAProxy from
cloudfoundry-incubator
tocloudfoundry
. 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
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