Releases: grailbio/bigmachine
Releases · grailbio/bigmachine
v0.5.8
v0.5.7
- reduce memory load by using temporary files to buffer files collected from workers
- make default
Eventer
nil
- close all connections when resetting clients, eliminating a collection leak
- add context to spot instance request errors
- prevent reboot of EC2 instances
- upgrade to
github.com/grailbio/base
v0.0.9
v0.5.6
- start pulling machine logs earlier to capture more boot logging
- wait for final machine logs when shutting down
- log spot actions on machines
- add eventlog logging
- separate timeouts for binary upload from execution
- add address prefix to prevent address recycling
- allow for default AWS region to be specified
v0.5.5
v0.5.4
Bigmachine v0.5.3
- Update dependencies on base, detangles circular deps to testutil.
Bigmachine v0.5.2
Fix botched release of v0.5.1
Bigmachine v0.5.1
- remove GRAIL specific defaults
Bigmachine v0.5.0
This is the first release of the Bigmachine package following Go module-compatible semantic versioning.