Workflow v2.6.0 -> v2.7.0

Builder v2.5.1 -> v2.5.2

Refactors

  • 3a6c891 controller: use the env config instead of directly getting from environment

Fixes

  • dd4f1b0 travis: remove vendor dir from cache
  • 4a4044e sshd: Typo in the timeout message.

Maintenance

  • 1196719 CHANGELOG: remove changelog

Controller v2.6.0 -> v2.7.0

Features

  • d63fe7f errors: give more context on what model is involved when 404 Not Found is involved (#1096)

Refactors

  • 9baa3d3 registry: remove simpleflock and depend on Docker 1.9 minimum (#1090)

Fixes

  • 12b5bfd key: ssh key name has to be unique now - migration included that appends a number (#1098)
  • 8f943d9 version: Use a different version number for each release
  • 451622b app: an app can now be removed from the database even if the namespace for it was already deleted (#1101)
  • 9f6cb94 urls: terminate url regex with $ so that there is no cascading attempts at URLs (#1103)
  • aa6e0f3 secret: create objectstore secret before calling scheduler deploy
  • 53e118e procfile: validate the proctypes during build itself

Maintenance

  • 67c5471 scheduler: move lower level deploy helpers into their respective resources (#1092)
  • 7ba556b CHANGELOG: remove changelog (#1091)
  • f724afe requirements: update Django to 1.10.2
  • 9582496 requirements: update pytz to 2016.7 (#1102)

Dockerbuilder v2.3.3 -> v2.4.0

Features

  • e8763ba registry: Allow FROM to refer to the off-cluster docker registry.

Refactors

  • aa183bf Dockerfile: remove musl and musl-dev

Maintenance

  • b980335 CHANGELOG: remove changelog

Minio v2.3.0 -> v2.3.1

Refactors

  • 56e25fb boot: remove unused template and POD_IP references

Maintenance

  • b233465 CHANGELOG: remove CHANGELOG

Monitoring v2.5.1 -> v2.6.0

Maintenance

  • 08e8bae CHANGELOG: remove CHANGELOG
  • 31f9a9e telegraf: Use the new kubernetes input plugin

NSQ v2.2.2 -> v2.2.3

Fixes

  • f675e23 Removing unneeded node address information.

Router v2.6.2 -> v2.6.3

Fixes

  • e77deec nginx: allow setting ErrorLogLevel to 'debug'
  • 85d4a96 docs: correct annotation key for maxWorkerConnections
  • 5efc248 nginx: known model shouldn't be refreshed if Nginx reload failed.
  • 7c1f99d model: check if CertMapping exists

Documentation

  • 60bf8c1 readme: remove reference to make dev-registry

Maintenance

  • 2fc5d77 CHANGELOG: remove CHANGELOG

Slugbuilder v2.4.3 -> v2.4.4

Maintenance

  • 6186982 CHANGELOG: remove CHANGELOG
  • 4ef1326 buildpacks: update heroku-buildpack-go to v50

Workflow Charts v2.6.0 -> v2.7.0

Features

  • 00ec320 scripts: automate some of workflow release
  • 37de884 telegraf: Use kubernetes telegraf plugin

Fixes

  • e22104e router,e2e: normalize strings for automation
  • 9225708 charts: make grafana creds configurable and remove unused minio POD_IP env
  • 16784ef workflow-dev: bump router's livenessProbe initial delay
  • 1cac30b helm-keep: Add helm-keep annotations to all the services

Maintenance

  • 091edb4 CHANGELOG: remove CHANGELOG
  • 9581bd6 workflow-v2.6.0: releasing workflow-v2.6.0(-e2e)
  • 19e5e35 workflow-v2.7.0: releasing workflow-v2.7.0(-e2e)

Workflow CLI v2.6.1 -> v2.7.0

Features

  • 0391c6c keys: add an optional name support for keys:add (#257)

Fixes

  • 1622cf6 deis.go: do not add top level command to cmdArgs
  • 4aa36eb healthcheck: show all the healthchecks set when no proctype is specified
  • 785a6b6 ssh: support ed25519 SSH keys
  • 9c73132 ssh: please the gofmt gods

Documentation

  • dcdddaf readme: use just make for building binary on unix / darwin

Maintenance

  • 427f8ee CHANGELOG: remove CHANGELOG

Workflow Documentation v2.6.0 -> v2.7.0

Features

  • e5bc58d reference-guide: add Deis v1 Migration Guide

Fixes

  • 53f5134 docs: correct docs for limits:set --cpu flag (#537)
  • 3ad28eb docs: update gke screenshot and text. (#540)
  • 468f277 docs: minor spelling corrections (#543)
  • 1ce3489 docs: minor spelling corrections (#541)
  • 7259932 docs: minor spelling correction (#542)
  • c362ecc docs: minor spelling corrections (#544)

Documentation

  • 5553649 src/roadmap/releases.md: add registry-token-refresher to deisrel .json
  • 5d87e32 relases: simplify Workflow release step 4
  • 3139333 installing-workflow: add followup link to register a user

Workflow E2E Tests v2.5.3 -> v2.6.0

Features

  • b0f0e69 tests(config): add tests for config push/pull with LF and CRLF line endings. (#328)

Fixes

  • 0722699 tests/git_push_test.go: bump deis run timeout

Documentation

  • 723cbae README: update e2e chart name/installation

Maintenance

  • 0183165 CHANGELOG: remove CHANGELOG (#327)