Marathon-lb 1.4.3
Noteworthy changes:
- HAProxy 1.6.10
- Allow setting of default HAProxy options via environment variables
- Build improvements
Full changelog: v1.4.2...v1.4.3
Shortlist:
in ~/dev/marathon-lb
± |master ✗| → git shortlog v1.4.2..HEAD | cat
Brenden Matthews (5):
Update README.md
Allow ZDD without prev deployment (fixes #366). (#368)
Use latest stable of python cryptography package.
Install zlib dev package at build time.
Downgrade libssl-dev to libssl1.0-dev.
Jamie Hewland (3):
HAproxy build improvements (#371)
HAProxy ciphersuite cleanup/updates (#373)
HAProxy 1.6.10 (#374)
Matt DeBoer (2):
add HAPROXY_GLOBAL_DEFAULT_OPTIONS via environment variable (#367)
complete renamed method (#369)
Michael Hausenblas (1):
fixes link to DC/OS docs