Skip to content

Releases: dawanda/mmsd

BUGFIX: Crash when adding new port to service

05 Sep 12:52
Compare
Choose a tag to compare

Allow removing tasks in TASK_KILLING mode

15 Sep 14:54
Compare
Choose a tag to compare

The haproxy load balancer will reconfigure as soon as a task transitions into TASK_KILLING state and remove it out of the cluster, so it does not receive further traffic.

godep update

24 May 14:02
Compare
Choose a tag to compare
0.9.4

release 0.9.4

bugfix wrt. marathon error handling

24 May 12:58
Compare
Choose a tag to compare

bugfix in marathon bindings

12 May 10:12
Compare
Choose a tag to compare
0.9.2

bump for bugfix in go-marathon bindings

godep fixes

03 May 11:48
Compare
Choose a tag to compare
0.9.1

fixes godep

HTTP gateway & DNS SD support

03 May 11:35
Compare
Choose a tag to compare
0.9.0

[dns] make feature CLI-togglable and do a small code cleanup

bugfix

22 Apr 23:35
Compare
Choose a tag to compare
0.8.1

haproxy: fixes bug, triggered when app spawned first time and no heal…

allow custom port ranges

21 Apr 17:18
Compare
Choose a tag to compare
0.8.0

api: allow custom port ranges

http api extended for multi-port retrieval

21 Apr 16:24
Compare
Choose a tag to compare
0.7.0

api: enable support for retrieving all the ports a service is listeni…