v13.1.0+2.8.3
π¨ π₯β Warning: we were observing sporadic 502 errors for parallel H/2 POST/PUT requests after the upgrade to 2.8. Avoid an early adoption (see #571) π¨ π₯β
Fixes
No fixes. Version bumps may contain fixes.
New Features
- Add an option to enable the HAProxy Prometheus Metrics endpoint (#536), thx @benjaminguttmann-avtq
ha_proxy.stats_promex_enable:
description: "If true, haproxy will enable native prometheus exporter."
default: false
ha_proxy.stats_promex_path:
description: "Define prometheus exporter path."
default: "/metrics"
Upgrades
- Various bumps for the CI environment that did not impact the resulting boshrelease.
- Minor refactoring to use
host_only
converter, thx @maxmoehl
Versions
The following versions of upstream components are included in this haproxy-boshrelease:
Component | Version |
---|---|
HAProxy | 2.8.3 |
keepalived | 2.2.8 |
Lua | 5.4.6 |
PCRE | 10.42 |
socat | 1.7.4.4 |
Deployment
releases:
- name: "haproxy"
version: "13.1.0+2.8.3"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v13.1.0+2.8.3/haproxy-13.1.0+2.8.3.tgz"
sha1: "2ff2a6f99ffb1e2f807b2bd55631fc0d6cf065de"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:b51a72afeb94409cc50d54d08efa24a86e7e388482c3bd94629491eacbd40579"
Deployment (patched)
releases:
- name: "haproxy"
version: "13.1.0+2.8.3-patched"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v13.1.0+2.8.3/haproxy-13.1.0+2.8.3-patched.tgz"
sha1: "ba90339ab54adb74c0e20bdae58a4267d24d15ae"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:c60ef22d1e4431bb20b7186fe1051b0fa95a6e0ea1ea5d0e7b9422b830667912"