Releases: travis-ci/worker
Releases · travis-ci/worker
[v6.2.14] - 2020-04-17
[LXD] Make IPv6 filtering configurable
[v6.2.11] - 2020-03-20
Fix snapcraft build
[v6.2.10] - 2020-03-19
[LXD] Automatically download LXC images if they are not present on host
[6.2.8] - 2020-01-31
- Allow to set custom disk size for windows
- Add debug log for image selector api
[6.2.7] - 2019-12-04
Updates
.snapcraft.yml
- Allow worker to bind to network
[6.2.6] - 2019-12-02
[6.2.6] - 2019-12-02
Added
- backend/gce: Implement random zone picking, ability to start N2 instances
Fixed
- Leaking jobs
[6.2.4] - 2019-10-29
[6.2.4] - 2019-10-29
Fixed
- Specifying an unsupported language routes the build to default image
[6.2.3] - 2019-10-11
[6.2.3] - 2019-10-11
Added
- backend/lxd: image selector
6.2.0 - 2019-01-09
Changed
- backend/gce: consistently retry GCP API calls with exponential backoff
Fixed
- cli: assign job queue priority only when job queue is non-nil
- backend/gce: switch both instance and disk zone when retrying in different
zone
6.1.0 - 2018-12-13
Added
- backend/gce: retry instance insert in alternate zone on error