From 5e7c0e14e194019f1448039ab29653b006d529ac Mon Sep 17 00:00:00 2001 From: Cryptophobia Date: Fri, 21 Jun 2019 16:45:42 -0400 Subject: [PATCH] docs(changelogs): add new patch release v2.21.1 --- Makefile | 2 +- README.md | 12 +++++++----- mkdocs.yml | 1 + src/changelogs/v2.21.1.md | 23 +++++++++++++++++++++++ src/index.md | 3 +-- 5 files changed, 33 insertions(+), 8 deletions(-) create mode 100644 src/changelogs/v2.21.1.md diff --git a/Makefile b/Makefile index 16ee09a20..4b718976a 100644 --- a/Makefile +++ b/Makefile @@ -52,4 +52,4 @@ docker-build: docker-serve: ${DEV_ENV_CMD} ${IMAGE} $(MKDOCSSERVE) -run: docker-build docker-serve \ No newline at end of file +run: docker-build docker-serve diff --git a/README.md b/README.md index 56a60793e..e14ac5026 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ |![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Hephy Workflow is the open source fork of Deis Workflow.
Please [read the announcement][] for more detail. | |---:|---| +| 06/21/2019 | Hephy Workflow [v2.21.1][] patch release | | 05/05/2019 | Hephy Workflow [v2.21.0][] release | | 03/08/2019 | Hephy Workflow [v2.20.2][] patch release | | 02/14/2019 | Hephy Workflow [v2.20.1][] patch release | @@ -97,8 +98,9 @@ Then view the documentation on [http://localhost:8000](http://localhost:8000) or [slack community]: https://slack.teamhephy.com/ [v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0 [Hephy Workflow website]: https://web.teamhephy.com -[v2.19.0]: https://gist.github.com/Cryptophobia/24c204583b18b9fc74c629fb2b62dfa3 -[v2.20.0]: https://gist.github.com/Cryptophobia/667cc30f42dc38d6784212eea00bfc58 -[v2.20.1]: https://gist.github.com/Cryptophobia/54b4d28f29c1f272fb892586a94f8223 -[v2.20.2]: https://gist.github.com/Cryptophobia/31f5cded1dc91719ea0c0a0d4a3d7ad7 -[v2.21.0]: https://gist.github.com/Cryptophobia/61f725a891bcb9a147db6434dc2b8149 +[v2.19.0]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.19.0.md +[v2.20.0]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.20.0.md +[v2.20.1]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.20.1.md +[v2.20.2]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.20.2.md +[v2.21.0]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.21.0.md +[v2.21.1]: https://github.com/teamhephy/workflow/blob/master/src/changelogs/v2.21.1.md diff --git a/mkdocs.yml b/mkdocs.yml index 53ba503ce..ebd06e51c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -94,6 +94,7 @@ pages: - Controller API v2.2: reference-guide/controller-api/v2.2.md - Controller API v2.3: reference-guide/controller-api/v2.3.md - Changelogs: + - v2.21.1: changelogs/v2.21.1.md - v2.21.0: changelogs/v2.21.0.md - v2.20.2: changelogs/v2.20.2.md - v2.20.1: changelogs/v2.20.1.md diff --git a/src/changelogs/v2.21.1.md b/src/changelogs/v2.21.1.md new file mode 100644 index 000000000..72a97a1bf --- /dev/null +++ b/src/changelogs/v2.21.1.md @@ -0,0 +1,23 @@ +## Workflow v2.21.0 -> v2.21.1 + +#### Releases + +- controller v2.20.2 -> v2.20.3 +- slugbuilder v2.7.1 -> v2.7.2 +- workflow v2.21.0 -> v2.21.1 +- workflow-cli v2.21.0 -> v2.21.1 +- workflow-e2e v2.21.0 -> v2.21.1 + +#### Fixes + +- [`87f6ccf`](https://github.com/teamhephy/controller/commit/87f6ccffa2492384275de1609d96aaccca878c59) (controller) - docker: docker timeout must be an int, float or None +- [`964e64a`](https://github.com/teamhephy/controller/commit/964e64abc207cdb5ff8f66c3630b7fb5a30e2605) (controller) - controller: Revert check image access when creating builds +- [`1114ea5`](https://github.com/teamhephy/controller/commit/1114ea5e628e9f15e7e3e58dc79692fd29182772) (controller) - controller: Revert check_image_access only when using docker +- [`13dd3db`](https://github.com/teamhephy/controller/commit/13dd3db61933ab1c7b4ae9abd97ba6a8761179b0) (controller) - controller: revert release.check_image_access for now + +#### Maintenance + +- [`83bd863`](https://github.com/teamhephy/controller/commit/83bd8635f08f90a9f646a48c8283f3732e97e660) (controller) - django-rest-framework: upgrade to 3.9.3 +- [`6f63656`](https://github.com/teamhephy/controller/commit/6f63656aa043ad17cafe0af02a1715ddc4d0d034) (controller) - deps: bump djangorestframework from 3.9.3 to 3.9.4 in /rootfs +- [`0ce6249`](https://github.com/teamhephy/controller/commit/0ce6249f9bb881731d0c211afee5995d59b4eeba) (controller) - deps: bump django from 1.11.20 to 1.11.21 in /rootfs +- [`51809e9`](https://github.com/teamhephy/slugbuilder/commit/51809e9d721dae134aea90bd569c3524c715f472) (slugbuilder) - buildpacks: update all buildpacks to latest versions diff --git a/src/index.md b/src/index.md index ce36de268..7d88931f5 100644 --- a/src/index.md +++ b/src/index.md @@ -9,8 +9,7 @@ application configuration, creating and rolling back releases, managing domain n certificates, providing seamless edge routing, aggregating logs, and sharing applications with teams. All of this is exposed through a simple REST API and command line interface. -Please note that this documentation is for Hephy Workflow (v2.21.0). Older versions of Deis and -Hephy Workflow are not supported. +Please note that this documentation is for Hephy Workflow (v2.21.1). Older versions of Hephy Workflow and Deis Workflow are not supported. ## Getting Started