
### Workflow v2.0.0 -> v2.1.0


#### Features

- [`1e6e226`](https://github.com/deis/router/commit/1e6e226d00c3f620517339149ea65d60d2d2f9eb) (router) - *: Update nginx to 1.10.1
- [`6314a15`](https://github.com/deis/registry/commit/6314a15bc5464e4a5ce1c313ce17a69484f4cc2c) (registry) - swift: add support for swift storage
- [`e494bd9`](https://github.com/deis/postgres/commit/e494bd980d43396eeed75f123af5115ae1f54721) (postgres) - wal-e: use the latest wal-e to use aws instance profiles
- [`6980348`](https://github.com/deis/slugbuilder/commit/6980348828a389051b0b4ee069d0c92bc2c4331f) (slugbuilder) - swift: Add support for swift storage
- [`9e5ce71`](https://github.com/deis/dockerbuilder/commit/9e5ce719f7b67a1acc73db961c57e0d9763f33bb) (dockerbuilder) - swift: Add support for swift object storage
- [`cb4cc44`](https://github.com/deis/fluentd/commit/cb4cc44189f2d9a1519f2e93f8860a35c5951de7) (fluentd) - deis-output: Custom fluentd plugin for sending data to deis components
- [`d8f48be`](https://github.com/deis/workflow-manager/commit/d8f48be867cd7ddac74b36a12cb09ca285f39186) (workflow-manager) - doctor: add doctor client code and doctor api call
- [`b95c60c`](https://github.com/deis/workflow-manager/commit/b95c60c11bfb4ceecc07162031e1a8cf0f058598) (workflow-manager) - swagger: add doctor api get spec
- [`4ab1dc2`](https://github.com/deis/workflow-manager/commit/4ab1dc21b8df862253f406a77d3d5e988bf3c334) (workflow-manager) - doctor: add curl script to access doctor endpoint
- [`f8bfa8d`](https://github.com/deis/monitor/commit/f8bfa8da180c2972626301f38730928f8ecaff65) (monitor) - telegraf: enable etcd
- [`b1aff88`](https://github.com/deis/monitor/commit/b1aff883e07da8a3a08f18632337117fbab76493) (monitor) - telegraf: enable prometheus flag
- [`5e19462`](https://github.com/deis/monitor/commit/5e194623473330431dc38168147300c7bd3aeb65) (monitor) - grafana,telegraf: Pull metric data from nsq via telegraf
- [`5cb3cb4`](https://github.com/deis/monitor/commit/5cb3cb4397ea4a66ca64c766a9b9a19c10391052) (monitor) - grafana: Add deis-health dashboard
- [`8cca750`](https://github.com/deis/workflow-e2e/commit/8cca750a61f33a07ac08da1d45977bf0fc5c0e45) (workflow-e2e) - registry: PORT is required for private registry
- [`f0f5712`](https://github.com/deis/workflow-e2e/commit/f0f571287247d05a94b9e654b003d605f1a6354a) (workflow-e2e) - apps: apps:run will now print on stderr if the command errors (#231)
- [`6876296`](https://github.com/deis/workflow-e2e/commit/6876296253471ec6a4c1c0b30149365867ecc5f5) (workflow-e2e) - docker: install specified CLI version at runtime (#233)
- [`c65d01b`](https://github.com/deis/workflow-e2e/commit/c65d01b244dfc823819ff2ee847c8b4fecb3fd60) (workflow-e2e) - *: update to use new errors from CLI (#239)
- [`a532726`](https://github.com/deis/workflow-e2e/commit/a532726d43d692809291601ff1500769d29ba2a4) (workflow-e2e) - git_push_test.go: add git push interrupt test
- [`34cbfe2`](https://github.com/deis/workflow-e2e/commit/34cbfe254d0d1bd378252d7c0a84e9fd833abc81) (workflow-e2e) - healthchecks: add deis healthchecks e2e tests
- [`a369718`](https://github.com/deis/logger/commit/a3697183597c544fdc7a5b422645712030b8fc0d) (logger) - ringbuffer: Treat empty ringbuffer as error
- [`8ed585f`](https://github.com/deis/charts/commit/8ed585fa10d24227bbc9777a2132363cdd5f4b7f) (charts) - workflow-dev: Add nsq to the workflow chart
- [`5b29b4c`](https://github.com/deis/charts/commit/5b29b4cd5da48d4b9f7761d2b3239f890e8cbdf3) (charts) - database: Add easier off-cluster db config
- [`6fdcf08`](https://github.com/deis/builder/commit/6fdcf08064d9ac7b15115553e76c7dc3e6c31f37) (builder) - lock: add timeout to repository lock feature
- [`422075b`](https://github.com/deis/builder/commit/422075bf7962f695299fd7ed68c9a8279c14aca1) (builder) - swift: Add support for swift object storage
- [`a1c4619`](https://github.com/deis/controller/commit/a1c4619c545d5baed6194a88bd40ea3d115b22c2) (controller) - config: validate PORT and HEALTHCHECK_* values for config:set operations
- [`ccc6b1f`](https://github.com/deis/controller/commit/ccc6b1fc4c545b2eaba557a2ae9b4367c3675e3c) (controller) - release: require PORT to be set when private registry is set
- [`0231c58`](https://github.com/deis/controller/commit/0231c58bc0f73d08a7823ecf5168f61dc7c863f7) (controller) - django: explicitically define on_delete for ForeignKey fields for 2.0 compat
- [`6e136e2`](https://github.com/deis/controller/commit/6e136e2cb01a5da938496051419bd689b9a5cafa) (controller) - debug: DEIS_DEBUG now affects Django DEBUG as well
- [`4c674d0`](https://github.com/deis/controller/commit/4c674d0e41303a1e0d1df9623ea90c86fd8c91fd) (controller) - release: throw 409 when identical release is done sequantially
- [`af76733`](https://github.com/deis/controller/commit/af7673378061e7a57b6feca7a1fd67f728aa172f) (controller) - api: Add healthcheck field to Config
- [`7af2197`](https://github.com/deis/controller/commit/7af21973dff22120ab7723d9d23ecf6cf34a39a7) (controller) - settings: log all SQL queries if DEBUG==True
- [`2b11d1b`](https://github.com/deis/workflow/commit/2b11d1bf113b2fdac8ecb5fdb9ef45c7bd956550) (workflow) - Makefile/Dockerfile: add docker-test recipe
- [`7bbb8a1`](https://github.com/deis/workflow/commit/7bbb8a18f8f413fe94a58940517c11ea95d64aea) (workflow) - api: add v2.1 api documentation. (#357)

#### Fixes

- [`4338ee1`](https://github.com/deis/slugrunner/commit/4338ee1ac8943febcac4c29c0a49d34d185e27c0) (slugrunner) - Dockerfile: download the object storage CLI from GCS
- [`8bfc4ee`](https://github.com/deis/postgres/commit/8bfc4ee2a198eb9e8d29fd871a45e24dba9edf5d) (postgres) - contrib: allow 5 or 6 backups
- [`419a0e3`](https://github.com/deis/postgres/commit/419a0e36fbc85fd6095c6e678d88a009eb3249b3) (postgres) - rootfs: enable archive_mode before initial boot
- [`923c9f8`](https://github.com/deis/slugbuilder/commit/923c9f8459561f411a191cff6ba80ca4dc8e54d3) (slugbuilder) - Dockerfile: download the object storage CLI from GCS
- [`e7a22e0`](https://github.com/deis/dockerbuilder/commit/e7a22e0872e948788597cd4890fc149f4b6b5426) (dockerbuilder) - objectstore: set properly builder bucket file environment variable
- [`f724059`](https://github.com/deis/fluentd/commit/f7240594b40463786d9e7b0cf55185a1d881cff7) (fluentd) - boot: Move from old type declaration to @type
- [`2890575`](https://github.com/deis/fluentd/commit/28905756bf0d71f6885ba19a2adcff313b1328f4) (fluentd) - boot: Create better way to generate fluentd conf
- [`6ae5779`](https://github.com/deis/minio/commit/6ae577905f5f9c0ff0d27e1621357b7b1db208e5) (minio) - Dockerfile: download minio from a mirror (#110)
- [`af9ef04`](https://github.com/deis/workflow-manager/commit/af9ef041b2b04cb013e7c7d659a85af478048ea2) (workflow-manager) - doctor: including API version and /doctor in url (#78)
- [`6f71be2`](https://github.com/deis/workflow-e2e/commit/6f71be2c027ca44154838307ecbe79718cdff36d) (workflow-e2e) - registry: overwriting variable typo
- [`34f16a5`](https://github.com/deis/workflow-e2e/commit/34f16a50ab51f1e32a53806990c8017e03c43e52) (workflow-e2e) - registry: recorganise registry tests order and fix a should(say()) call
- [`188f6aa`](https://github.com/deis/workflow-e2e/commit/188f6aae25fef8fc947167ddcb7931060e48e5da) (workflow-e2e) - registry: more port setting and fix up error message detection
- [`d56ba6d`](https://github.com/deis/workflow-e2e/commit/d56ba6d4be55596986e0dc9746052aabf1ed2adc) (workflow-e2e) - apps_test: escape quotes properly in deis run spec
- [`afbe0f7`](https://github.com/deis/workflow-e2e/commit/afbe0f77cc426f711b568a0f1ed57421610e5058) (workflow-e2e) - README: update go report card badge url (#232)
- [`8cf7025`](https://github.com/deis/workflow-e2e/commit/8cf702517c59dfdeea0149cda422a0a24b3fe0ab) (workflow-e2e) - apps/commands: match substring, not entire string
- [`7d15489`](https://github.com/deis/workflow-e2e/commit/7d15489d87d9ee5f0178d904c644e22188ba6412) (workflow-e2e) - config: unsetting a key that does not exist results in exit 1
- [`4ee56b2`](https://github.com/deis/workflow-e2e/commit/4ee56b2dd2dbd841e811e48793564fcaf2b51d54) (workflow-e2e) - deps: update SDK to reflect changed spelling of hyphen (#246)
- [`64b4512`](https://github.com/deis/charts/commit/64b4512f8f36d025929ea6b8e0e5954328be526f) (charts) - minio: create minio when using storage type as minio via env vars
- [`5cf4df4`](https://github.com/deis/builder/commit/5cf4df4171a0adeeecc49dedce45b332f3506166) (builder) - sshd: unlock the repository when gitreceive succeeds or fails
- [`3a332a4`](https://github.com/deis/builder/commit/3a332a4222ba6f5c224bf2c66cdf90d4419db4ae) (builder) - flag: Use DEIS_DEBUG instead DEBUG environment variable for debug settings
- [`43a66c9`](https://github.com/deis/builder/commit/43a66c9f209f52ca5c54f9ab089bce1ab8338fa4) (builder) - README: update go report card badge url (#370)
- [`2f253dd`](https://github.com/deis/builder/commit/2f253ddc8fb442d81de1ae5dc89604fb7b6235b2) (builder) - server.go: don't reply false on failed lock
- [`844b2ff`](https://github.com/deis/builder/commit/844b2ff1a72939880eb5dda5c756cbb9e57752fe) (builder) - pkg: set check timeouts to 10s
- [`3e7a785`](https://github.com/deis/builder/commit/3e7a785db5402cbd343a5f688d6798ecfe658efc) (builder) - pkg/sshd/server.go: remove the closer channel (#359)
- [`a230d05`](https://github.com/deis/builder/commit/a230d0513fe622c88aa6daf0ebe5ab695e955468) (builder) - pkg/gitreceive/config.go: require dependent image names (#377)
- [`df30ee6`](https://github.com/deis/controller/commit/df30ee653402959a7bee1ee04a911eca14981576) (controller) - api: remove slug tarball info from app log
- [`61b6858`](https://github.com/deis/controller/commit/61b68581f2687ec7fa061c77984775ddc8a65904) (controller) - scheduler: remove unused health check config option: HEALTCHECK_PORT
- [`c6686e9`](https://github.com/deis/controller/commit/c6686e90fa39526c1051ec0035621452d7625f67) (controller) - scheduler: cast ports to int before passing them on to k8s
- [`2f1b140`](https://github.com/deis/controller/commit/2f1b140011a7255e1a13398748e01a26ed3edc2f) (controller) - management: handle errors in object loading and application deployments instead of throwing exceptions
- [`dc4769a`](https://github.com/deis/controller/commit/dc4769a8bbff4fa253ab5cdd52dfa93b4fa54325) (controller) - logs: retry fetching logs from the logger 3 times if the services is unavailable
- [`c8c7d80`](https://github.com/deis/controller/commit/c8c7d80e7c64c5b29c504cf2169e5976bfee09f2) (controller) - scale: get the desired number of replicas from the rc
- [`3fa6f70`](https://github.com/deis/controller/commit/3fa6f702bbe9e2dc4b3ec70cdad333b41f2091c2) (controller) - scheduler: make deploy have 0 replicas by default and then use scaling to go up
- [`09b9be2`](https://github.com/deis/controller/commit/09b9be2c38435d91fda11d8c3bcb7df10b8acaee) (controller) - secrets: update env secrets if they already exists (overwrites existing values)
- [`5fb1bbb`](https://github.com/deis/controller/commit/5fb1bbbe4d18e2e3019543804bcd040feee7b62e) (controller) - config: when rolling a new config copy from the latest release instead of latest config for the app
- [`0d9988b`](https://github.com/deis/controller/commit/0d9988b23332e47310227358c8eefa25c03181a9) (controller) - serializer: skip None values in config and registry
- [`936a40e`](https://github.com/deis/controller/commit/936a40ef498267a2edd0a5ac82ab5d4ab066532c) (controller) - exceptions: tests now capture critical only and uncaught exceptions have been reclassified as critical
- [`3f980b8`](https://github.com/deis/controller/commit/3f980b89740f5b5f728b37c010e95f69193b9613) (controller) - exceptions: log certain APIExceptions tracebacks
- [`9f8ac04`](https://github.com/deis/controller/commit/9f8ac042d37290c86b34dd1f7e0b9afb14202a7f) (controller) - config: return a 422 if unsetting a config key that does not exist
- [`cae4bf9`](https://github.com/deis/controller/commit/cae4bf9ce906ec223ce6bbf760492d0eefed5c05) (controller) - models: hypens -> hyphens (#840)
- [`e108f14`](https://github.com/deis/workflow/commit/e108f14c082c7333edf9fa4a1e8a2a506d6c64a9) (workflow) - registry: explain PORT is required when using private registry information
- [`e197163`](https://github.com/deis/workflow/commit/e197163f2befa6e2ceb2c7947f97c1f593b3ca48) (workflow) - component-config: clarify GUNICORN_WORKERS value
- [`dc5ee1a`](https://github.com/deis/workflow/commit/dc5ee1acb02d49fac96c80aa7bc5b8e321853792) (workflow) - api: update out of date cert api docs (#339)
- [`25006d1`](https://github.com/deis/workflow/commit/25006d17c721eb417e591d4dbce7cbc418868dfa) (workflow) - applications: fixup exec probe output



#### Documentation

- [`044f85c`](https://github.com/deis/slugrunner/commit/044f85c6bd86d233a58e76143ec6283d85d954db) (slugrunner) - CHANGELOG.md: add entry for v2.0.0
- [`bf3e1da`](https://github.com/deis/router/commit/bf3e1daf9b578fb8e01a077bd2ff75af6b69953b) (router) - README: add codecov.io badge
- [`0aa8abb`](https://github.com/deis/router/commit/0aa8abb23da786498b6096bf43857c28b549ac81) (router) - readme: Add anchors to every row in annotations table
- [`a80425d`](https://github.com/deis/router/commit/a80425d94e17b4758e42a206e552f9e9bc197ef5) (router) - CHANGELOG.md: add entry for v2.0.0
- [`6b60912`](https://github.com/deis/router/commit/6b60912fc7bab68b5724d5cb8e3e7ee572cf793d) (router) - README: fix Go report card badge
- [`4b1f311`](https://github.com/deis/registry/commit/4b1f31127f87447c2abe25075377a234a97a78c4) (registry) - CHANGELOG.md: add entry for v2.0.0
- [`5fc10d5`](https://github.com/deis/registry/commit/5fc10d554514b908b6e8d820c6d81d8544915cbf) (registry) - README: fix Go report card badge
- [`61a4dc9`](https://github.com/deis/postgres/commit/61a4dc9a9671bb436968a5f655fd87f3bb6c520e) (postgres) - CHANGELOG.md: add entry for v2.0.0
- [`4efe5f9`](https://github.com/deis/postgres/commit/4efe5f9e8851b627ee156db22f32d83dac5a531b) (postgres) - README.md: Fix the default value of IMAGE_PREFIX
- [`920dbf6`](https://github.com/deis/slugbuilder/commit/920dbf606bf24213b4cea02457bfd838e711e2ee) (slugbuilder) - CHANGELOG.md: add entry for v2.0.0
- [`48d4ecb`](https://github.com/deis/dockerbuilder/commit/48d4ecbf94781333daa8346a966210f710110cd3) (dockerbuilder) - CHANGELOG.md: add entry for v2.0.0
- [`7f046cc`](https://github.com/deis/fluentd/commit/7f046cc542cf42b5160e48cd6a7c9284b363999f) (fluentd) - CHANGELOG.md: add entry for v2.0.0
- [`31e054d`](https://github.com/deis/minio/commit/31e054df00fa1ea25be8d7e5f7e47280c63da72e) (minio) - CHANGELOG.md: add entry for v2.0.0-rc2
- [`958ccd7`](https://github.com/deis/minio/commit/958ccd7af60354e6263278ba6f592a5449e25ed8) (minio) - CHANGELOG.md: add entry for v2.0.0
- [`ebbbc3a`](https://github.com/deis/workflow-manager/commit/ebbbc3a1364678435e11bb0518c5f388893a9d51) (workflow-manager) - CHANGELOG.md: add entry for v2.0.0
- [`04f65c6`](https://github.com/deis/monitor/commit/04f65c67550c80cff40335ea13497d8603347a6b) (monitor) - CHANGELOG.md: add entry for v2.0.0
- [`94bf4c1`](https://github.com/deis/workflow-e2e/commit/94bf4c15fe3c67aa9cfa5f4d57618ecf8e53bfe5) (workflow-e2e) - CHANGELOG.md: add entry for v2.0.0
- [`778ab68`](https://github.com/deis/logger/commit/778ab68fd56d9308e1d4d61a024a544edef72e7b) (logger) - README: add codecov.io badge
- [`d3fc751`](https://github.com/deis/logger/commit/d3fc75189fbeb8dbd728cffb5d53324c8ec25db9) (logger) - CHANGELOG.md: add entry for v2.0.0
- [`178bc7c`](https://github.com/deis/logger/commit/178bc7cb110c23c03cb7ade4df851e00fbc79316) (logger) - README: fix Go report card badge
- [`6367466`](https://github.com/deis/charts/commit/63674660da06c0f9deb0a89e9f9a8d8fa63812b0) (charts) - CHANGELOG.md: add entry for v2.0.0
- [`e038851`](https://github.com/deis/builder/commit/e038851678da9363a99a3639d67181abb6ab68bf) (builder) - CHANGELOG.md: add entry for v2.0.0-rc2
- [`58a8786`](https://github.com/deis/builder/commit/58a8786d764db22a7f01c68398ec86aff34f6541) (builder) - pkg: update help URL to https://deis.com/
- [`0df2ba3`](https://github.com/deis/builder/commit/0df2ba3a70cf22c3195af25833a70cfce68fc195) (builder) - CHANGELOG.md: add entry for v2.0.0
- [`c3945f2`](https://github.com/deis/builder/commit/c3945f2ef286fb103ea413647497a6e4884352d1) (builder) - README: add codecov.io badge
- [`b001515`](https://github.com/deis/controller/commit/b0015157ba5288d3fdd6dde104efa879305bd4e2) (controller) - CHANGELOG.md: add entry for v2.0.0-rc2
- [`c7fb984`](https://github.com/deis/controller/commit/c7fb984d077d605d0469649f826c1b38458adaf8) (controller) - CHANGELOG.md: add entry for v2.0.0
- [`9063a96`](https://github.com/deis/workflow/commit/9063a96112c7d90d526df707f94bd33392804d5f) (workflow) - installing-workflow: fix missing watch flag
- [`cf9693f`](https://github.com/deis/workflow/commit/cf9693f9ed5bbe2d1ea8a613bb797f556768182f) (workflow) - release-checklist.md: remove bintray references
- [`cda073c`](https://github.com/deis/workflow/commit/cda073c9bfdeb02425208f7e1ff734bfda50c353) (workflow) - CHANGELOG.md: add entry for v2.0.0
- [`5c753e5`](https://github.com/deis/workflow/commit/5c753e5840d94b88ecf92c0458a1d618a3e78dcf) (workflow) - styles: update the theme to match deis.com
- [`a77d967`](https://github.com/deis/workflow/commit/a77d96780012c1a0dee70422d7827574f7660512) (workflow) - styles: remove sass from makefile
- [`e37b2dc`](https://github.com/deis/workflow/commit/e37b2dc4eedce6ee5ff194965cf97e619c6d6d54) (workflow) - styles: tidy up JS, better affix the sidebar menu
- [`919f22c`](https://github.com/deis/workflow/commit/919f22c16532f1e091ffa276a80c4190c369f28e) (workflow) - styles: fix urls, style for better mobile layout
- [`e868009`](https://github.com/deis/workflow/commit/e868009bddf5f4ba3c717c63a91dd15d89feb3e5) (workflow) - styles: remove bower_components
- [`2e1c6a9`](https://github.com/deis/workflow/commit/2e1c6a97fae0f9e5ca80a71b54235f52c7b07e94) (workflow) - styles: mobile off-canvas menu
- [`908f715`](https://github.com/deis/workflow/commit/908f71528e207bae5d7a31ad69b582657c4777a4) (workflow) - styles: color changes to open sidebar sections
- [`82000d1`](https://github.com/deis/workflow/commit/82000d17a41ae69d47553af6e5c1afb8e9945815) (workflow) - src/roadmap/release-checklist.md: update Step 2.1
- [`7cbd1de`](https://github.com/deis/workflow/commit/7cbd1de5d6b28b1c73e240582a6044b9fad02b97) (workflow) - src/roadmap/release-checklist.md: update if major release
- [`dad9598`](https://github.com/deis/workflow/commit/dad9598e53e0b777732b80a83fc838ee38c34744) (workflow) - submitting-a-pr: add "hotfix revert" exception to LGTM rules
- [`a0ff462`](https://github.com/deis/workflow/commit/a0ff462fa89c52de4529e1035da5d4e44e8df15d) (workflow) - release-checklist: Improve instructions pertaining to previous release
- [`cdbc575`](https://github.com/deis/workflow/commit/cdbc575daebfec6f1e62b0180916b4a2977aa32d) (workflow) - README.md: fix quick start guide URL
- [`9e843cd`](https://github.com/deis/workflow/commit/9e843cd65933700521132439bb78fd9b32d1fcdf) (workflow) - s3: add instruction for using IAM creds
- [`b451c66`](https://github.com/deis/workflow/commit/b451c66111df010c5452c2eee9292906e90af41b) (workflow) - release_checklist.md: return to using immutable tags
- [`2286765`](https://github.com/deis/workflow/commit/22867651d2f6baf387dbb19ae1b2617445e4adf8) (workflow) - submitting-a-pull-request.md: add info on testing paired commits
- [`467a21d`](https://github.com/deis/workflow/commit/467a21d887b8f342ce39e2cc0912e17467b61dce) (workflow) - platform-logging.md: Need "--namespace=deis" when deleting pods.
- [`606bdd8`](https://github.com/deis/workflow/commit/606bdd8ced5c426769e505095d0ccc7d073b1264) (workflow) - router: Remove invalid labels from example whitelists
- [`87e0b58`](https://github.com/deis/workflow/commit/87e0b5878eb147575529fa6c6e548ab50f061080) (workflow) - upgrade-workflow.md: Fix a typo.
- [`aa7144c`](https://github.com/deis/workflow/commit/aa7144c41c2eee0c6fae589691f2780e995d154c) (workflow) - platform-ssl.md: correct example manifest
- [`9d5d1d5`](https://github.com/deis/workflow/commit/9d5d1d5e23aaba81448b996934a843f25c667c5a) (workflow) - database: Document off-cluster db configuration
- [`0cb76fc`](https://github.com/deis/workflow/commit/0cb76fc25356916d48045b4bb48c9a9eb6f9811c) (workflow) - applications: add documentation for healthchecks
- [`7ee764f`](https://github.com/deis/workflow/commit/7ee764f954bf789b055ccae0a2aac696da291625) (workflow) - release-checklist.md: modify docker tag/push instructions to use new deisrel command (#355)
- [`eda6479`](https://github.com/deis/workflow/commit/eda64791be6caeba2181b4cc5d47800b447012b5) (workflow) - v2.1.0: Updates docs for latest release



#### Maintenance

- [`0526f01`](https://github.com/deis/slugrunner/commit/0526f01f5a2b8f75ff36b052e32f76f0d5f638ba) (slugrunner) - manifests: remove unused/deprecated manifests dir
- [`3b3aaad`](https://github.com/deis/slugrunner/commit/3b3aaad32a39a2378adf369aac9496633fc39055) (slugrunner) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`7c23489`](https://github.com/deis/router/commit/7c23489c3315d144ff42a2e1f53fe901bca086c1) (router) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`f0bb535`](https://github.com/deis/slugbuilder/commit/f0bb5355a59085f55d1113fab01c00a132ab09af) (slugbuilder) - buildpacks: update heroku-buildpack-go to v41
- [`4aeb7ff`](https://github.com/deis/slugbuilder/commit/4aeb7ff1d6522ca4173be8f266df375ca256aa37) (slugbuilder) - buildpacks: update heroku-buildpack-php to v105
- [`70b88ef`](https://github.com/deis/slugbuilder/commit/70b88ef417423d621289c54be5373370d9e339aa) (slugbuilder) - manifests: remove unused/deprecated manifests dir
- [`cad6225`](https://github.com/deis/slugbuilder/commit/cad6225b1f85126fae736be74f5243aef21c64d1) (slugbuilder) - buildpacks: update heroku-buildpack-php to v107
- [`eb47460`](https://github.com/deis/dockerbuilder/commit/eb47460386c6f536b682cf7e5c51fa9bef4163fc) (dockerbuilder) - manifests: remove unused/deprecated manifests dir
- [`905cde5`](https://github.com/deis/fluentd/commit/905cde5e32e88fa6823aa54a020e4e6dc6ec753b) (fluentd) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`52c97ad`](https://github.com/deis/minio/commit/52c97ad1205a11de084d412e77889e9e49f5534c) (minio) - README.md: remove beta status
- [`6aac8ba`](https://github.com/deis/minio/commit/6aac8ba7560834f57907ff9788cfeaff7fbe1166) (minio) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`3cbf260`](https://github.com/deis/monitor/commit/3cbf2608b12fc7a5e9a7f84756bd6d9117b64a6d) (monitor) - grafana: Update nsq dashboard to add message per second graph
- [`8f52433`](https://github.com/deis/monitor/commit/8f524332eefa7807707fcbbe427f3c7024ee9058) (monitor) - grafana: Remove stray alias in a kubernetes health graph
- [`5ff77c7`](https://github.com/deis/monitor/commit/5ff77c76fa01e0b6fa3967f3f58a750446a8514f) (monitor) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`7d6a033`](https://github.com/deis/workflow-e2e/commit/7d6a0336b641c0685586737ae2c82c243d85d286) (workflow-e2e) - Makefile: remove deprecated '-f' flag
- [`7123b6a`](https://github.com/deis/logger/commit/7123b6a4df32b33d0d5a959869579b4e3a9eebbf) (logger) - transport: Refactor to use pluggable Aggregator component...
- [`ba819b0`](https://github.com/deis/logger/commit/ba819b09801ec28a802d3febd9826a3ff8d9ecdc) (logger) - Dockerfile: Remove WORKFLOW_RELEASE env var
- [`92abf85`](https://github.com/deis/charts/commit/92abf85d17bfb452d1e67b684768fd4e9862dd70) (charts) - router-dev/Chart.yaml: bump version to v2.0.0
- [`46289d0`](https://github.com/deis/charts/commit/46289d0aeb15d01a78a85b9c02c90a6ac6020e0e) (charts) - workflow/router-dev/Chart.yaml: prepend description with chart name
- [`64026dc`](https://github.com/deis/charts/commit/64026dc785a906b0662edd486ff0d2e5982a939f) (charts) - workflow-dev: Update image name in nsqd-rc to be nsq.
- [`fcd4fce`](https://github.com/deis/charts/commit/fcd4fce4e2f74c10612c85bb8d1b704e13a28f16) (charts) - logger/fluentd: Update logging stack to reflect nsq usage
- [`473ea02`](https://github.com/deis/charts/commit/473ea02b1124556c9b4f143effeabf020fee2eb8) (charts) - workflow-dev: Update telegraf env vars
- [`010de23`](https://github.com/deis/charts/commit/010de23a61c92d104689982e4becf8d381030c4b) (charts) - workflow-dev: remove stdout metrics config from fluentd
- [`3274b8c`](https://github.com/deis/charts/commit/3274b8cd44debd3843129ff23075f7e6e059ee0f) (charts) - logger: Stop logging via UDP
- [`fc70265`](https://github.com/deis/charts/commit/fc702659e5693cdf0ad5cd378bc2cf4684564c49) (charts) - workflow-v2.1.0: releasing workflow-v2.1.0(-e2e) and router-v2.1.0
- [`f6580ee`](https://github.com/deis/builder/commit/f6580ee558309f9d5902e660b2de69a0e07d776a) (builder) - various: remove beta status
- [`03a8ac5`](https://github.com/deis/builder/commit/03a8ac598880511dd3b189d85211efad699551ed) (builder) - Dockerfile: bump git to v2.8.4
- [`bf35966`](https://github.com/deis/controller/commit/bf359660be57858a6343cb4206aedf98fbc38761) (controller) - requirements: update codecov to 2.0.5
- [`59a8d23`](https://github.com/deis/controller/commit/59a8d23efacc0b261a08d0d76a0d1a2c7676c3f7) (controller) - Dockerfile: update to base:0.3.0 image to get a slimmer image
- [`3a6ee54`](https://github.com/deis/controller/commit/3a6ee546da5f36279fad4576c8a30eb4cea13bcc) (controller) - README: remove references to beta in README
- [`7a88725`](https://github.com/deis/controller/commit/7a8872514e6af00c09e225a282c6064c8dfb4a6f) (controller) - requirements: update to Django 1.9.7
- [`04049b4`](https://github.com/deis/controller/commit/04049b43cc56eecbd1d9fb76dd1c588aceffc379) (controller) - version: update platform version to 2.0.0
- [`db2e182`](https://github.com/deis/controller/commit/db2e182e6dc817d17deeee282e4c73eb253ce1b9) (controller) - deis: bump version to 2.1.0-dev
- [`13cffb6`](https://github.com/deis/controller/commit/13cffb67302e1cba3b0c8503236c8b5e5c662de2) (controller) - requirements: update ndg-httpsclient to 0.4.1
- [`eda8bea`](https://github.com/deis/controller/commit/eda8bea6f4e21b9b1a82cd2c8c4fc9b43f9aa9f6) (controller) - rootfs: bump platform version to 2.1.0 (#841)
- [`214b0a9`](https://github.com/deis/controller/commit/214b0a99c48e9f6b051de064566f6f022dcaf0de) (controller) - api: bump api version to v2.1.0
- [`595d377`](https://github.com/deis/workflow/commit/595d377dcb69926041bb5d65ddf929925304d8ba) (workflow) - health: note that kubernetes does not support query params in the health check path
- [`88e240a`](https://github.com/deis/workflow/commit/88e240ac89506667e350388fae3f71460b3ba36b) (workflow) - docs: update version to v2.0.0
- [`20f2b5a`](https://github.com/deis/workflow/commit/20f2b5a362fcb28879710e8999035efcebc8e5be) (workflow) - ga: use deis.com GA account
- [`10b1146`](https://github.com/deis/workflow/commit/10b114607243db32255cf6bee51970b3293e194c) (workflow) - docs: ignore bower_components for doc styles
