Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

v2.0.0 -> v2.1.0

Choose a tag to compare

@krancour krancour released this 01 Jul 21:30
· 588 commits to master since this release

Features

  • 2b11d1b Makefile/Dockerfile: add docker-test recipe
  • 7bbb8a1 api: add v2.1 api documentation. (#357)

Fixes

  • e108f14 registry: explain PORT is required when using private registry information
  • e197163 component-config: clarify GUNICORN_WORKERS value
  • dc5ee1a api: update out of date cert api docs (#339)
  • 25006d1 applications: fixup exec probe output

Documentation

  • 9063a96 installing-workflow: fix missing watch flag
  • cf9693f release-checklist.md: remove bintray references
  • cda073c CHANGELOG.md: add entry for v2.0.0
  • 5c753e5 styles: update the theme to match deis.com
  • a77d967 styles: remove sass from makefile
  • e37b2dc styles: tidy up JS, better affix the sidebar menu
  • 919f22c styles: fix urls, style for better mobile layout
  • e868009 styles: remove bower_components
  • 2e1c6a9 styles: mobile off-canvas menu
  • 908f715 styles: color changes to open sidebar sections
  • 82000d1 src/roadmap/release-checklist.md: update Step 2.1
  • 7cbd1de src/roadmap/release-checklist.md: update if major release
  • dad9598 submitting-a-pr: add "hotfix revert" exception to LGTM rules
  • a0ff462 release-checklist: Improve instructions pertaining to previous release
  • cdbc575 README.md: fix quick start guide URL
  • 9e843cd s3: add instruction for using IAM creds
  • b451c66 release_checklist.md: return to using immutable tags
  • 2286765 submitting-a-pull-request.md: add info on testing paired commits
  • 467a21d platform-logging.md: Need "--namespace=deis" when deleting pods.
  • 606bdd8 router: Remove invalid labels from example whitelists
  • 87e0b58 upgrade-workflow.md: Fix a typo.
  • aa7144c platform-ssl.md: correct example manifest
  • 9d5d1d5 database: Document off-cluster db configuration
  • 0cb76fc applications: add documentation for healthchecks
  • 7ee764f release-checklist.md: modify docker tag/push instructions to use new deisrel command (#355)
  • eda6479 v2.1.0: Updates docs for latest release

Maintenance

  • 595d377 health: note that kubernetes does not support query params in the health check path
  • 88e240a docs: update version to v2.0.0
  • 20f2b5a ga: use deis.com GA account
  • 10b1146 docs: ignore bower_components for doc styles