haproxy-boshrelease 16.10.0+3.2.19
Fixes
- fix: Prometheus Metrics endpoint is always enabled because ha_proxy.stats_promex_enable is not checked properly by @a18e in #901
- fix: Support tcp connection rejection & rate-limiting when Proxy protocol is enabled by @b1tamara in #927
New Features
Upgrades
- HAProxy has been upgraded from v3.2.17 to v3.2.19
Versions
The following versions of upstream components are included in this haproxy-boshrelease:
| Component | Version |
|---|---|
| HAProxy | 3.2.19 |
| keepalived | 2.3.4 |
| Lua | 5.4.8 |
| PCRE | 10.47 |
| socat | 1.8.1.1 |
Deployment
releases:
- name: "haproxy"
version: "16.10.0+3.2.19"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v16.10.0+3.2.19/haproxy-16.10.0+3.2.19.tgz"
sha1: "65f97080cdc522409d7c8cf3dd8d350fb1ff4d37"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:318d709fd62d1717836d28e71ddcee08966ed93469dbeff03a93dd2da7ad799b"Deployment (patched)
releases:
- name: "haproxy"
version: "16.10.0+3.2.19-patched"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v16.10.0+3.2.19/haproxy-16.10.0+3.2.19-patched.tgz"
sha1: "e228f59b5d0887af60741eb49d58b8e9bd65c475"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:86a8275ad4062900edf4c7c5b8891fe56659009b4eb39b4f28b6ea4363002edd"What's Changed
- chore(deps): bump gitpython from 3.1.49 to 3.1.50 in /ci/scripts by @dependabot[bot] in #913
- chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in /acceptance-tests by @dependabot[bot] in #915
- [fix] Trigger unit-test-pr automatically by @b1tamara in #916
- chore(deps): bump requests from 2.33.1 to 2.34.0 in /ci/scripts by @dependabot[bot] in #918
- chore(deps): bump requests from 2.34.0 to 2.34.2 in /ci/scripts by @dependabot[bot] in #920
- Bump haproxy version to 3.2.19 by @CFN-CI in #919
- chore(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 in /acceptance-tests by @dependabot[bot] in #921
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 in /acceptance-tests by @dependabot[bot] in #923
- chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in /acceptance-tests by @dependabot[bot] in #926
- fix: Prometheus Metrics endpoint is always enabled because ha_proxy.stats_promex_enable is not checked properly by @a18e in #901
- chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /acceptance-tests by @dependabot[bot] in #928
- fix: Support tcp connection rejection & rate-limiting when Proxy protocol is enabled by @b1tamara in #927
- Error handling by @mike-jc in #929
- chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /acceptance-tests by @dependabot[bot] in #932
- chore(deps): bump beautifulsoup4 from 4.14.3 to 4.15.0 in /ci/scripts by @dependabot[bot] in #931
- chore(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in /acceptance-tests by @dependabot[bot] in #933
Full Changelog: v16.9.0+3.2.17...v16.10.0+3.2.19