Releases: dawanda/mmsd
Releases · dawanda/mmsd
BUGFIX: Crash when adding new port to service
Allow removing tasks in TASK_KILLING mode
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
0.9.4 release 0.9.4
bugfix wrt. marathon error handling
0.9.3 release 0.9.3
bugfix in marathon bindings
0.9.2 bump for bugfix in go-marathon bindings
godep fixes
0.9.1 fixes godep
HTTP gateway & DNS SD support
0.9.0 [dns] make feature CLI-togglable and do a small code cleanup
bugfix
0.8.1 haproxy: fixes bug, triggered when app spawned first time and no heal…
allow custom port ranges
0.8.0 api: allow custom port ranges
http api extended for multi-port retrieval
0.7.0 api: enable support for retrieving all the ports a service is listeni…