Singularity 0.8.0
Changes in 0.8.0
Check out the 0.8.0 milestone to see new features / bugfixes in detail.
New Features
- #971 Ability to update request data upon successful deploy
- #1071 Initial support for RFC5545 schedules
Improvements
- #1021 Convert racks and slaves pages to react
- #1031 Better request and deploy id validation
- #1032 Allow glob matching in addition to fuzzy matching on Requests and Tasks page
- #1039 UI improvements with global search tool
- #1043 Add support for hourly logrotate
- #1057 Move back to react-typeahead mainline version instead of HubSpot fork
- #1059 Set proper Content-Type and Content-Encoding for s3 uploads
- #1060 Setup babel for ES6 and JSX transformation
- #1064 Shade guava for SingularityClient
- #1073 Build the UI as its own module
Bug Fixes
- #975 Remove cleanup after bounce expire
- #1044 Only show task killed in message for healthchecks if not in running state
- #1068 Make sure to remove obsolete pending requests
- #1078 Typo: "Settingss" -> "Settings" on the Deploy form