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
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: changelog.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Changes from 1.5.11 to 1.5.12 (unreleased)
1
+
## Changes from 1.5.11 to 1.5.12
2
2
3
3
### Default for "kill_retry_timeout" was increased to 30 seconds
4
4
@@ -35,9 +35,16 @@ Additionally, we have added support for Debian Stretch.
35
35
36
36
### Fixed Issues
37
37
38
-
-[MARATHON-7568](https://jira.mesosphere.com/browse/MARATHON-7568) - We now redact any Zookeeper credentials from the /v2/info response endpoint.
38
+
-[MARATHON-7568](https://jira.mesosphere.com/browse/MARATHON-7568) We now redact any Zookeeper credentials from the /v2/info response endpoint.
39
+
-[MARATHON-8413](https://jira.mesosphere.com/browse/MARATHON-8413) Fixed a bug where versions feature did not work if Marathon was launched using Java 9.
40
+
-[MARATHON-8095](https://jira.mesosphere.com/browse/MARATHON-8095) Fixed a bug where proxying the PATCH call was impossible due to Java limitations.
41
+
-[MARATHON-8430](https://jira.mesosphere.com/browse/MARATHON-8430) Readiness checks now work with self-signed certificates.
39
42
- Updated version of [Marathon UI to 1.3.1](https://github.com/mesosphere/marathon-ui/blob/master/CHANGELOG.md#131---2018-06-07):
40
-
-[MARATHON-8255](https://jira.mesosphere.com/browse/MARATHON-8255) - Marathon UI properly shows fetch URLs in the edit dialog, now.
43
+
-[MARATHON-8255](https://jira.mesosphere.com/browse/MARATHON-8255) Marathon UI properly shows fetch URLs in the edit dialog, now.
44
+
-[MARATHON-7941](https://jira.mesosphere.com/browse/MARATHON-7941) Default for unreachable strategy on PUT /apps now matches POST requests.
45
+
-[MARATHON-8084](https://jira.mesosphere.com/browse/MARATHON-8084) Fix issue in which `POST /v2/apps/{app_id}/restart` would not proxy properly.
46
+
-[MARATHON-7390](https://jira.mesosphere.com/browse/MARATHON-7390) Fix issue in which Marathon would become unresponsive for a long time if Zookeeper DNS cannot be resolved at launch.
47
+
- Fixed a data migration issue in which UNIQUE constraint value was stripped when empty.
0 commit comments