Skip to content

Releases: travis-ci/worker

4.4.0 - 2018-10-05

05 Oct 16:00
@mjm mjm
v4.4.0
80d1a9b
Compare
Choose a tag to compare

Added

  • trace: build.sh trace download support for jupiterbrain backend

Changed

  • config: refactor config propagation to pass config struct directly

4.3.0 - 2018-10-03

05 Oct 13:53
Compare
Choose a tag to compare

Changed

  • amqp_log_writer: propagate more job metadata with "time to first log line" event

Fixed

  • progress: omit text progress folds when progress type is not "text"

4.2.0 - 2018-10-01

01 Oct 16:19
7d17a81
Compare
Choose a tag to compare

Changed

  • config: replace silence-metrics option with log-metrics, changing log metrics from opt-out to opt-in
  • backend/gce: support start attributes with OS value of "windows"

4.1.2 - 2018-09-13

18 Sep 19:16
v4.1.2
91246b0
Compare
Choose a tag to compare

Fixed

  • step-run-script: take into account custom job timeouts when checking for hard timeout

4.1.1 - 2018-09-13

18 Sep 19:16
v4.1.1
bb09f88
Compare
Choose a tag to compare

Added

  • trace: build.sh trace download support for docker backend

Fixed

  • step-run-script: fix job termination in case of log maxsize or hard timeout
  • gce: ensure correct ssh permissions on build vms
  • gce: fix build instance on context timeout

4.1.0 - 2018-08-30

30 Aug 18:44
@mjm mjm
v4.1.0
79044bf
Compare
Choose a tag to compare

Added

  • backend/jupiterbrain: override for CPU count and RAM in created instances

Changed

  • trace: guard trace download step on the trace flag from the payload
  • trace: propagate the trace flag in state update message

4.0.1 - 2018-08-22

22 Aug 18:10
v4.0.1
ca93e0d
Compare
Choose a tag to compare

Added

  • backend/gce: build.sh trace persisting
  • backend/gce: make migration behavior on host maintenance events conditional on GPU usage

4.0.0 - 2018-07-23

23 Jul 20:40
e5cb567
Compare
Choose a tag to compare

Added

  • amqp_log_writer: support separate AMQP connection for log writing

Changed

  • build: update all dependencies, build binaries via go 1.10.3
  • development: move tooling dependencies into the deps target
  • backend/gce: specify "TERMINATE" on host maintenance
  • processor: signature of NewProcessor to allow for log writer factory
    injection

Fixed

  • backend/gce: use consistent zone value

3.12.0 - 2018-07-18

18 Jul 20:37
74d10a6
Compare
Choose a tag to compare

Added

  • backend/docker: support for env-based image selection
  • processor: log entries recording time delta since start of processing

3.11.0 - 2018-07-12

13 Jul 19:39
4ea50db
Compare
Choose a tag to compare

Added

  • backend/gce, backend/jupiterbrain: incremental progress reporting during instance startup