You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.
Breaking changes:
* Remove `sse-enabled` and `web-enabled` flags
Fixes: #253
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.
Breaking changes:
* Remove `sse-enabled` and `web-enabled` flags
Fixes: #253
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.
Breaking changes:
* Remove `sse-enabled` and `web-enabled` flags
Fixes: #253
Marathon deprecates HTTP callbacks in 1.4. This mechanism will be removed in 1.5. We should remove support for it since it is potentially dangerous and have negative impact on Marathon performance (source).
This change is NOT backward compatible.
The text was updated successfully, but these errors were encountered: