Skip to content

3.8.1 - 2018-06-20

Compare
Choose a tag to compare
@bogdanap bogdanap released this 20 Jun 11:37
· 731 commits to master since this release
v3.8.1
55dd824

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