Skip to content

Releases: HubSpot/Singularity

Logfetch 0.9.0

17 Feb 16:34
Compare
Choose a tag to compare

logfetch-0.9.0

Logfetch 0.10.0

17 Feb 19:48
Compare
Choose a tag to compare

logfetch-0.10.0

Logfetch 0.8.0

07 Feb 19:24
Compare
Choose a tag to compare
logfetch-0.8.0

logfetch 0.8.0

Singularity-0.4.1

16 Jan 18:53
Compare
Choose a tag to compare

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

10 Dec 22:11
Compare
Choose a tag to compare

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

23 Oct 16:16
Compare
Choose a tag to compare

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

28 Aug 01:14
Compare
Choose a tag to compare

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.