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

Commit

Permalink
changelog update for 1.5.7 (#6110)
Browse files Browse the repository at this point in the history
  • Loading branch information
meln1k authored Mar 21, 2018
1 parent 359a2dc commit 5bae7d8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## Changes from 1.5.6 to 1.5.7
### Fixed issues

- [MARATHON-8039](https://jira.mesosphere.com/browse/MARATHON-8039) Complete deployment after it was removed to avoid race condition. (#5944)
- Optimize `v2/groups` request performance: 10x throughput, 5x latency and 5x std. deviation improvement. (#6001)
- [MARATHON-8112](https://jira.mesosphere.com/browse/MARATHON-8112) Open the persistence store before taking a backup using CLI (#6057)
- [MARATHON-7751](https://jira.mesosphere.com/browse/MARATHON-7751) Do not start more instances than needed (#6054)
- [MARATHON-8124](https://jira.mesosphere.com/browse/MARATHON-8124) Always unreserve resources for non-existing instances (#6072)
- [MARATHON-7940](https://jira.mesosphere.com/browse/MARATHON-7940) Disable Connection Pooling for HTTP Health Checks (#6098)
- Improved Documentation

### Backports from 1.6

- [MARATHON-8087](https://jira.mesosphere.com/browse/MARATHON-8087) Preferential GPU Scheduling in Marathon


## Changes from 1.5.5 to 1.5.6
Bugfix release

Expand Down

0 comments on commit 5bae7d8

Please sign in to comment.