3.8.1 - 2018-06-20
Added
- cli: create a LogQueue that connects to a separate AMQP server, to prepare for splitting the build logs from the current JobQueue
Changed
- cli: the connection to the AMQP server now uses a configurable AmqpHeartbeat option
- Makefile: log output from building or running the tests is now less verbose
Fixed
- backend/docker_test: check for EOF instead of Nil for archive/tar errors