Releases: d2iq-archive/marathon-ui
v1.3.1
1.3.1 - 2018-06-07
Added
- Implementing filter pipelines and exporting to plugins
Fixed
- Fix URIs not displayed in the configuration of applications
List of Contributors
Commits | Contributor |
---|---|
1 | Clement Michaud |
1 | Dalton Barreto |
1 | Philipp Hinrichsen |
Generated with git shortlog -n -s --no-merges v1.2.0..v1.3.0
v1.2.0
1.2.0 - 2017-05-11
Fixed
- Fix Network handling and support networks in Marathon 1.5.0
List of Contributors
Commits | Contributor |
---|---|
6 | Ioannis Charalampidis |
4 | Philipp Hinrichsen |
2 | Orlando Hohmeier |
Generated with git shortlog -n -s --no-merges v1.1.7..v1.2.0
v1.1.7
Changelog
1.1.7 - 2017-02-14
Fixed
- MARATHON-1339: Handling secrets in environment variables
- Fix app version order
- Fix "initial" app version request
List of Contributors
Commits | Contributor |
---|---|
6 | Ioannis Charalampidis |
5 | Orlando Hohmeier |
1 | Julien Bonjean |
Generated with git shortlog -n -s --no-merges v1.1.6..v1.1.7
v1.1.6
Changelog
1.1.6 - 2016-12-14
Fixed
- #4569: npm run serve error
- #4679: Updating "user" in configuration in web gui has no effect
- #4338: Adding "taskKillGracePeriodSeconds" to known properties
List of contributors
Commits | Contributor |
---|---|
4 | Ioannis Charalampidis |
3 | Craig Wickesser |
3 | Orlando Hohmeier |
2 | Christopher Mårtensson |
1 | Philipp Hinrichsen |
Generated by git shortlog -n -s --no-merges v1.1.5..v1.1.6
v1.1.5
Changelog
1.1.5 - 2016-10-06
Fixed
- DCOS-10184: Fix service port handling
List of Contributors
Commits | Contributor |
---|---|
4 | Orlando Hohmeier |
2 | Philipp Hinrichsen |
Generated by git shortlog -n -s --no-merges v1.1.3..v1.1.4
v1.1.4
Changelog
1.1.4 - 2016-09-28
Added
- Support MAX_PER constraint
- Show stderr and stdout links on debug tab under Mesos details
Fixed
- #4114 - Marathon UI displays invalid date in
"Working directory" - "Last Modified" - #3447 - Mesos details link is broken for exited tasks
- Fix broken 'apply' button
- #4340 - Can't modify configuration in UI
List of Contributors
Commits | Contributor |
---|---|
5 | Tomasz Mosiej |
3 | Orlando Hohmeier |
2 | Kornel Kielczewski |
2 | Dave |
2 | Tomasz Janiszewski |
2 | Felix Gertz |
1 | Mickaël Fortunato |
1 | Philipp Hinrichsen |
Generated by git shortlog -n -s --no-merges v1.1.3..v1.1.4
v1.1.3
For all new features please refer to the 1.1.0 changelog.
Changelog
1.1.3 - 2016-04-26
Fixed
- #3790 - Remove Docker on submit if no image is provided
- #3774 - External volume container tooltip needs update
- #3773 - Volume detail lacks "Volumes" in breadcrumb
- #3772 - Filter badge for External volumes is hidden until checked
- #3771 - Volume tab should not be showing in task detail view
- #3770 - External Volumes validation
- #3794 - Applications with Docker volumes are mistakenly treated as stateful
applications - #3793 - Wrong application status
Changed
- #3660 - Multiple forward slashes allowed in app ID
List of Contributors
Commits | Contributor |
---|---|
13 | Pierluigi Cau |
3 | Orlando Hohmeier |
2 | Philipp Hinrichsen |
1 | Felix Gertz |
Generated by git shortlog -n -s --no-merges v1.1.2..v1.1.3
v1.1.2
For all new features please refer to the 1.1.0 changelog.
Changelog
1.1.2 - 2016-04-14
Fixed
- #3763 - Enable multiple general errors from server response
List of Contributors
Commits | Contributor |
---|---|
4 | Felix Gertz |
3 | Pierluigi Cau |
Generated by git shortlog -n -s --no-merges v1.1.1..v1.1.2
v1.1.1
For all new features please refer to the 1.1.0 changelog.
Changelog
1.1.1 - 2016-04-13
Added
- #3658 - Allow Kill & Wipe for resident tasks
Fixed
- #3719 - Tooltip message for external volumes is wrong
- #3724 - Don't assume external volumes status as attached by default
- #3657 - Suspended resident tasks should have a different status
Changed
- #3693 - Remove unwanted sidebar filter for scheduler upgrades
- Introduce support for External Volumes based on feature flag
List of Contributors
Commits | Contributor |
---|---|
20 | Pierluigi Cau |
Generated by git shortlog -n -s --no-merges v1.1.0..v1.1.1
v1.1.0
This version introduces UI support for two important new features.
Scheduler Migrations
Marathon UI now leverages the support for readinessChecks
introduced in Marathon, and adds a convenient way for users to continue a scheduler migration from the deployments page.
Issue a continue command from Marathon UI
External Persistent Volumes
This experimental feature currently allows a task to persist its storage to external REX-ray volumes. Read more about this feature in the Marathon docs.
_External volumes in the UI_Changelog
1.1.0 - 2016-04-08
Added
- #3670 - Add support for scheduler upgrades and readinessChecks
- Add support for external persistent volumes
List of Contributors
Commits | Contributor |
---|---|
23 | Pierluigi Cau |
21 | Philipp Hinrichsen |
9 | Orlando Hohmeier |
1 | Felix Gertz |
1 | Philip Norman |
Generated by git shortlog -n -s --no-merges v1.0.1..v1.1.0