Skip to content

v11.13.0

Compare
Choose a tag to compare
@domdom82 domdom82 released this 04 Aug 14:55
· 471 commits to master since this release

Fixes

  • Fix infinite sleep after reload. Watch for pid instead PR
  • Remove nbproc keyword as it is no longer supported in HAproxy 2.5 PR

New Features

  • Replace grace keyword with a better solution as grace creates problems with reloading HAproxy PR (See docs on grace in 2.5)
  • HAproxy dependencies are now auto-bumped! PR

Upgrades

  • HAproxy has been upgraded from v2.5.7 to v2.5.8
  • socat has been upgraded from v1.7.4.1 to v1.7.4.3
  • hatop has been upgraded from v0.8.0 to v0.8.2
  • lua has been upgraded from v5.4.3 to v5.4.4

Acknowledgements

Thanks @peanball and @a18e for the autobumping feature!
Thanks @maxmoehl for removing the nbproc keyword!
Thanks @domdom82 for improving the grace period handling!

Versions

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

Component Version
HAProxy 2.5.8
keepalived 2.2.7
Lua 5.4.4
PCRE 10.40
socat 1.7.4.3

Deployment

releases:
- name: "haproxy"
  version: "11.13.0"
  url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v11.13.0/haproxy-11.13.0.tgz"
  sha1: "abbf22780d03f21304e2aff74a6ad762e1f225eb"

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