go-marathon v0.3.0 Release Notes

Release Date: 2016-09-27 // over 7 years ago
    • [#201][PR201]: Subscribe method is now exposed on the client to allow subscription of callback URL's

    ๐Ÿ›  Fixed

    • ๐Ÿšฆ [#205][PR205]: Fix memory leak by signalling goroutine termination on event listener removal.

    ๐Ÿ”„ Changed

    • [#205][PR205]: Change AddEventsListener to return event channel instead of taking one.