Singularity 0.10.1
Changes in 0.10.1
This is a bug fix release.
Check out the 0.10.1 milestone to see bugfixes in detail.
UI Fixes
- #1235 Properly handle deleted requests
- #1236 UI updates for default config setup. After the release of 0.10.0, several users reported being unable to navigate directly to a page of the Singularity UI. This was due to an unanticipated change in how URLs were routed in the Backbone to React migration. This has been fixed in 0.10.1.
- #1238 Use the relative path for appRoot
- #1234 Run now UI service restoration
- #1239 Add href to nav items
- #1242 Sort environment variables alphabetically
- #1232 UI development docs Backbone/Coffeescript => es6/React/Redux
Other Fixes and Improvements
- #1188 Sort task history updates by
ExtendedTaskState
enum ordinal, not timestamp - #1189 Better cleanup of incremental actions
- #1194 Deploy failure messages for non-task-specific failures
- #1212 Allow searching of logs for deleted requests