Releases: HubSpot/Singularity
Releases · HubSpot/Singularity
Logfetch 0.9.0
logfetch-0.9.0
Logfetch 0.10.0
logfetch-0.10.0
Logfetch 0.8.0
logfetch-0.8.0 logfetch 0.8.0
Singularity-0.4.1
Updated in 0.4.1:
- #351 - Update Mesos to 0.21.0 and add option for pure java API code.
- #346 - Factor out the Scheduler lock.
- #355 - Expose SingularityTaskId to the executor through environment variables
- #365 - Run the History persister only on the leading server.
- #366 - Remove
@Nonnull
from primitive fields - #373 - Add support for Docker 'privileged' option to DockerInfo
- #372, #396 - Warning Patrol
- #379 - hide icon for run-now when daemon task
- #382 - add indicator for overdue tasks
- #387 - update dev doc to match reality
- #386 - Fix executor cleanup
- #369 - move webhook processing to leader only
- #378 - Update to basepom-8
- #397 - Remove bad dependency, make build pass again.
- #360 - Change MesosResourcesObject to be resource agnostic.
- #403 - Remove superflous c'tor inject.
- #402 - Ignore autogenerated PMD ruleset files (Eclipse PMD plugin does this)
Also, we released singularity-logfetch
, a tool for grepping and tailing singularity task logs: https://github.com/HubSpot/Singularity/tree/Singularity-0.4.1/scripts
Singularity 0.4.0
Very incomplete list of changes:
- include rack information when communicating with Baragon
- add grep functionality to log tailer
- use Horizon http client
- tweaks to how SingularityExecutor stages the filesystem of a task
- email tweaks
- reconcile tasks using mesos framework API
- many tweaks to Guice usage
- SingularityClient cleanup
- vagrant work/fixes
- UI fixes
- doc updates
Singularity 0.3.9
0.3.9 is a stable release of Singularity on a code base which has been extensively ran on large clusters with many tasks.
Singularity-0.3.8
This is our first release using the maven release plugin and GitHub Releases.
0.3.8 contains so many fixes, features, and improvements -- detailed changelog info will come in the next release.