Releases: saltstack-formulas/haproxy-formula
Releases · saltstack-formulas/haproxy-formula
v0.18.0
0.18.0 (2022-04-08)
Continuous Integration
- kitchen+gitlab: update for new pre-salted images [skip ci] (eb1dfad)
- update linters to latest versions [skip ci] (668fcd0)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (dd43437) - gemfile: allow rubygems proxy to be provided as an env var [skip ci] (07ffdfe)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (df108e6) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (7a79c5b) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (9458feb) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (8edd6ac) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (39e8288)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (c16996b)
- kitchen+gitlab: update for new pre-salted images [skip ci] (ff5224a)
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (ac38984) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (0bfccc2)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (14f640a) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (2fb3a67)
Features
- httpchecks: support multiple httpcheck lines (1187532)
Tests
v0.17.1
0.17.1 (2021-03-04)
Bug Fixes
- config: ensure
haproxy:global:chroot:path
is created if provided (92831b6) - templates/haproxy.jinja: replace deprecated
reqadd
(8c6c855), closes /github.com/haproxy/haproxy/blob/31dd393da0e6c20bf65ea833d10635a8b26cb355/src/cfgparse-listen.c#L2843-L2845
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (c80fa08) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (db31f52) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (1792404) - gitlab-ci: use GitLab CI as Travis CI replacement (17911ca)
- kitchen+gitlab-ci: use latest pre-salted images (ae579a7)
- pre-commit: add to formula [skip ci] (649b533)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (79ec26d) - pre-commit: finalise
rstcheck
configuration [skip ci] (0792e26) - pre-commit: update hook for
rubocop
[skip ci] (a73b49f)
Tests
- pillar: provide
default
pillar working on all platforms (12be6ff)
v0.17.0
v0.16.0: Merge pull request #81 from nicomfer/support_tcp_checks_listens
Add support for tcp-checks in listen blocks