Skip to content

v1.4.4

Compare
Choose a tag to compare
@timcharper timcharper released this 07 Jun 22:13
· 1920 commits to master since this release

Changes from 1.4.3 to 1.4.4

Changes

  • MARATHON-7411 Include USER networked docker containers in /v2/tasks text/plain output. If no host port is specified, specify address as {containerIp}:{containerPort}. If host port is specified, {agentIp}:{hostPort}.

Fixed issues

  • MARATHON-7396 Marathon leader would become a zombie process in certain Zookeper failure scenarios.
  • Marathon would not load authentication plugins in certain situations. This has been addressed.
  • MARATHON-7322 /ping endpoint returns the correct content type
  • MARATHON-7320 Fix MAX_PER constraint for attributes.
  • Fix issue related to Marathon plugins and authorization for the endpoint v2/tasks