Skip to content

v14.7.0+2.8.14

Latest
Compare
Choose a tag to compare
@CFN-CI CFN-CI released this 17 Feb 09:46
· 7 commits to master since this release

haproxy-boshrelease 14.7.0+2.8.14

Fixes

New Features

  • true_client_ip_header property that allows specifying header to store the client's IP address, as seen from HAProxy. The header will be overwritten if it already exists in the request. Thanks @hoffmaen and @mtekel (#759)
  • backend_config_targeted property allows for more fine-grained configuration of a specific backend, enabling you to tailor configurations to meet specific requirements for each backend separately. Thanks @Mrizwanshaik and @b1tamara (#765)

Upgrades

  • HAProxy has been upgraded from 2.8.13 to 2.8.14
  • PCRE has been upgraded from 10.44 to 10.45

Versions

The following versions of upstream components are included in this haproxy-boshrelease:

Component Version
HAProxy 2.8.14
keepalived 2.3.2
Lua 5.4.7
PCRE 10.45
socat 1.8.0.2

Deployment

releases:
- name: "haproxy"
  version: "14.7.0+2.8.14"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v14.7.0+2.8.14/haproxy-14.7.0+2.8.14.tgz"
  sha1: "d4770ac2e6e97beb900b5340989ae59dca50e505"

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

Deployment (patched)

releases:
- name: "haproxy"
  version: "14.7.0+2.8.14-patched"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v14.7.0+2.8.14/haproxy-14.7.0+2.8.14-patched.tgz"
  sha1: "e68bf61272f0b93ce1f9ba8efec78e0d2cca68e9"

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