Skip to content

Marathon-lb 1.3.2

Compare
Choose a tag to compare
@brndnmtthws brndnmtthws released this 21 Jul 18:18
· 173 commits to master since this release
v1.3.2

Noteworthy changes:

  • HAProxy 1.6.7
  • Several bug fixes
  • Backward compatibility for Marathon versions that don't support portDefinitions

Full changelog: v1.3.1...v1.3.2

Shortlist:

in ~/dev/marathon-lb
± |master ✗| → git shortlog v1.3.1..HEAD | cat
Ajay S (2):
      Updated readme to fix grammatical issue (#259)
      Added Custom Exception handling with exit status for various failure scenarios (#258)

Brenden Matthews (11):
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Bump HAProxy to 1.6.7.
      Fix proxypass & revproxy (see #264). (#265)
      Use `pidof` instead of pidfile w/ reload. (#268)
      Check for new PID after reload. (#269)
      Fallback to `ports` on older Marathon versions. (#271)

Robson Roberto Souza Peixoto (1):
      More clear -m help document (#262)