Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 4355177

Browse files
meln1kTim Harper
authored andcommitted
Updated the changelog for 1.5.12 (#6634)
1 parent 32aed06 commit 4355177

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

changelog.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff 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
22

33
### Default for "kill_retry_timeout" was increased to 30 seconds
44

@@ -35,9 +35,16 @@ Additionally, we have added support for Debian Stretch.
3535

3636
### Fixed Issues
3737

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.
3942
- 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.
4148

4249
## Changes from 1.5.10 to 1.5.11
4350

0 commit comments

Comments
 (0)