Workflow v2.21.5 -> v2.21.6

Releases

  • builder v2.13.3 -> v2.13.5
  • controller v2.20.6 -> v2.20.7
  • dockerbuilder v2.8.0 -> v2.8.1
  • router v2.16.3 -> v2.17.0
  • slugbuilder v2.7.4 -> v2.7.5
  • workflow v2.21.5 -> v2.21.6
  • workflow-cli v2.21.5 -> v2.21.6
  • workflow-e2e v2.21.5 -> v2.21.6

Features

  • e124995 (builder) - builder: Less verbose buildpack output
  • 5c21be2 (builder) - builder: add git_lock_timeout in values.yml
  • b0686d7 (router) - model: add chacha draft to default ciphers
  • a836ede (router) - model: support equal preference ciphers
  • f75fdc2 (router) - model: let clients prefer aes128 ciphers
  • addb06a (router) - model: enable TLSv1.3 in nginx by default
  • 9e70a6d (router) - nginx: enable tls 1.3 0-rtt for safe http methods

Fixes

  • cfa271d (builder) - Dockerfile: switch to bionic hephy/base:v0.4.1
  • 17448e2 (controller) - Dockerfile: fix django python3-distutils on bionic 18.04
  • fa24e70 (router) - model: fix(model) allow enabling TLSv1.3 protocol
  • 406f0bb (router) - model: fix advanced ciphers validation
  • 492abc3 (router) - model: allow tls 1.3 cipher suite names
  • 35ac8c3 (router) - model: add missing tls 1.3 default ciphers
  • 94e77ae (router) - readme: escape pipe characters in table cells

Documentation

  • 952b188 (workflow) - cli: fix to stable on cli instructions and date of v2.21.5
  • 86b5fa8 (workflow) - README: add new hephy fox static logos
  • 0cb9ae5 (workflow) - README: add new hephy fox static logos
  • 5202b29 (workflow) - logo: change logo to svg and make responsive

Maintenance

  • 250b066 (builder) - glide: update the google api and grpc packages
  • 1dae578 (builder) - travis: add travis ci build status badge
  • 227bc7a (builder) - travis: running gofmt to fix lint errors
  • 9bdabc8 (builder) - travis: trying go version 1.12.x
  • 2ff442f (builder) - go-dev: upgrading go-dev container to v1.25.0
  • 77a6c09 (builder) - linter: Make the mandatory linters happy
  • 7bae8b6 (builder) - linter: gofmt -s
  • 79eaf4e (builder) - linter: fix missing buildPackDebug in k8s_util_test
  • c765eaf (builder) - go-dev: move to image fork hephy/go-dev:v1.25.1
  • 5d382c3 (builder) - glide: upgrade and pin glide and fix distribution package
  • 541cf24 (builder) - go-dev: upgrading go-dev container to v1.26.2
  • 4591544 (builder) - glide: upgrade k8s.io/kubernetes to 1.4.0-alpha.2
  • 71c4322 (builder) - glide: upgrade k8s.io/kubernetes to 1.4.12
  • 79f825c (builder) - Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 1c585da (controller) - Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 8e2e254 (controller) - Dockerfile.test: switch to posgresql 10 on bionic for testing
  • d024ffd (dockerbuilder) - Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • c023f8d (dockerbuilder) - Dockerfile: add hephy-obj-storage-cli gcs bucket
  • c66187b (router) - rootfs: nginx 1.18.0, openssl 1.1.1g
  • 3b3fd71 (router) - rootfs: use cloudflare zlib for nginx
  • 63e6a35 (router) - model: remove redundant !DSS cipher rule
  • 4bec8bd (router) - build: chore(build) update to latest go-dev image
  • ae978f8 (router) - Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 8418aee (router) - Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 29e3c65 (router) - scripts: ensure get scripts fail when errors
  • b75142d (router) - rootfs: update to hephy/base:v0.4.1 image
  • 8338d41 (router) - rootfs: build custom openssl debs for nginx
  • 6196ed6 (slugbuilder) - buildpacks: update all buildpacks to latest versions