Releases: grailbio/bigmachine
Releases · grailbio/bigmachine
v0.5.8
15 Jul 19:57
Compare
Sorry, something went wrong.
No results found
make log tailing work for local system
accept func() io.Reader for RPC argument to support more ergonomic call retrying
use loopback address for local communication (avoids OS X firewall warnings)
update go.{mod,sum} for grailbio/base upgrade to v0.0.9
v0.5.7
25 Jun 02:00
Compare
Sorry, something went wrong.
No results found
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
07 Apr 17:14
Compare
Sorry, something went wrong.
No results found
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
23 Oct 18:58
Compare
Sorry, something went wrong.
No results found
update base dependency
register diagnostic handlers with the new diagnostic/dump package
v0.5.4
16 Oct 17:49
Compare
Sorry, something went wrong.
No results found
update base dependency
ec2system: allow specifying multiple security groups
ec2system: allow specifying subnets
Bigmachine v0.5.3
11 Oct 00:20
Compare
Sorry, something went wrong.
No results found
Update dependencies on base, detangles circular deps to testutil.
Bigmachine v0.5.2
10 Oct 23:57
Compare
Sorry, something went wrong.
No results found
Fix botched release of v0.5.1
Bigmachine v0.5.1
10 Oct 23:53
Compare
Sorry, something went wrong.
No results found
remove GRAIL specific defaults
Bigmachine v0.5.0
07 Oct 17:49
Compare
Sorry, something went wrong.
No results found
This is the first release of the Bigmachine package following Go module-compatible semantic versioning.