Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Marathon-lb 1.10.2

Compare
Choose a tag to compare
@drewkerrigan drewkerrigan released this 15 Sep 15:51
· 83 commits to master since this release

Noteworthy change(s):

  • This change addresses a bug introduced marathon-lb version 1.9.0 which affects apps using USER networking mode with containers on DC/OS versions 1.9 and lower. Specifically apps with empty portMappings.

Full changelog: v1.10.1...v1.10.2

Shortlist:

% git shortlog v1.10.1..HEAD
Drew Kerrigan (1):
      Fix return type of get_app_port_mappings (#494).