Skip to content

Commit 7d1b6a9

Browse files
authored
Merge pull request #77 from Cryptophobia/feature/add-in-release-v2.20.0
docs(README.md): update docs for release v2.20.0
2 parents 6b44e68 + 2b23102 commit 7d1b6a9

File tree

9 files changed

+201
-16
lines changed

9 files changed

+201
-16
lines changed

README.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11

22
|![](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.<br />Please [read the announcement][] for more detail. |
33
|---:|---|
4+
| 11/29/2018 | Hephy Workflow [v2.20.0][] new release |
45
| 08/27/2018 | Team Hephy [blog][] comes online |
56
| 08/20/2018 | Deis [#community slack][] goes dark |
67
| 08/10/2018 | Hephy Workflow [v2.19.4][] fourth patch release |
78
| 08/08/2018 | [Deis website][] goes dark, then redirects to Azure Kubernetes Service |
8-
| 08/01/2018 | Hephy Workflow [v2.19.3][] third patch release |
9-
| 07/17/2018 | Hephy Workflow [v2.19.2][] second patch release |
10-
| 07/12/2018 | Hephy Workflow [v2.19.1][] first patch release |
11-
| 06/29/2018 | Hephy Workflow [v2.19.0][] first release in the open source fork of Deis |
12-
| 06/16/2018 | Hephy Workflow [v2.19][] series is announced |
9+
| 03/16/2018 | [Hephy Workflow website][] comes online |
1310
| 03/01/2018 | End of Deis Workflow maintenance: critical patches no longer merged |
1411
| 12/11/2017 | Team Hephy [slack community][] invites first volunteers |
1512
| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |
@@ -96,9 +93,6 @@ Then view the documentation on [http://localhost:8000](http://localhost:8000) or
9693
[#community slack]: https://slack.deis.io/
9794
[slack community]: https://slack.teamhephy.com/
9895
[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0
99-
[v2.19]: https://web.teamhephy.com
100-
[v2.19.0]: https://gist.github.com/Cryptophobia/24c204583b18b9fc74c629fb2b62dfa3/revisions
101-
[v2.19.1]: https://github.com/teamhephy/workflow/releases/tag/v2.19.1
102-
[v2.19.2]: https://github.com/teamhephy/workflow/releases/tag/v2.19.2
103-
[v2.19.3]: https://github.com/teamhephy/workflow/releases/tag/v2.19.3
104-
[v2.19.4]: https://github.com/teamhephy/workflow/releases/tag/v2.19.4
96+
[Hephy Workflow website]: https://web.teamhephy.com
97+
[v2.19.0]: https://gist.github.com/Cryptophobia/24c204583b18b9fc74c629fb2b62dfa3
98+
[v2.20.0]: https://gist.github.com/Cryptophobia/667cc30f42dc38d6784212eea00bfc58

mkdocs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ pages:
9494
- Controller API v2.2: reference-guide/controller-api/v2.2.md
9595
- Controller API v2.3: reference-guide/controller-api/v2.3.md
9696
- Changelogs:
97+
- v2.20.0: changelogs/v2.20.0.md
98+
- v2.19.0: changelogs/v2.19.0.md
9799
- v2.17.0: changelogs/v2.17.0.md
98100
- v2.16.0: changelogs/v2.16.0.md
99101
- v2.15.0: changelogs/v2.15.0.md

src/changelogs/v2.19.0.md

+66
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
## Workflow v2.18.0 -> v2.19.0
2+
3+
#### Releases
4+
5+
- builder v2.12.0 -> v2.13.0
6+
- controller v2.17.3 -> v2.19.0
7+
- dockerbuilder v2.7.3 -> v2.8.0
8+
- fluentd v2.12.0 -> v2.13.0
9+
- logger v2.4.5 -> v2.5.0
10+
- minio v2.3.6 -> v2.4.1
11+
- monitor v2.10.1 -> v2.11.0
12+
- nsq v2.2.8 -> v2.3.0
13+
- postgres v2.5.6 -> v2.6.0
14+
- redis v2.2.7 -> v2.3.0
15+
- registry v2.4.2 -> v2.5.0
16+
- registry-token-refresher v1.1.3 -> v1.2.0
17+
- router v2.13.3 -> v2.14.0
18+
- slugbuilder v2.5.0 -> v2.6.0
19+
- slugrunner v2.4.0 -> v2.5.0
20+
- workflow v2.18.0 -> v2.19.0
21+
- workflow-cli v2.19.0 -> v2.18.0
22+
- workflow-e2e v2.13.0 -> v2.13.99
23+
- workflow-manager v2.5.1 -> v2.6.0
24+
25+
#### Features
26+
27+
- [68ee0af](https://github.com/teamhephy/controller/commit/68ee0afd620659c7c6748c9d95d30eb6a3e5b3d8) (controller) - Adding procfile_structure on app api
28+
- [aef1f6b](https://github.com/teamhephy/controller/commit/aef1f6b3cd3b57c778e6141cb818a8022ac5d727) (controller) - Adding exception field on release api
29+
- [5c1b736](https://github.com/teamhephy/controller/commit/5c1b73688b9435fcdb3af54f034456320bd53951) (controller) - Adding lifecycle hooks to deis-controller api
30+
31+
#### Fixes
32+
33+
- [`e72b608`](https://github.com/teamhephy/minio/commit/e72b608533d63c6400d04a32a2915119415c816c) (minio) - minio: correct architecture
34+
- [`7e76671`](https://github.com/teamhephy/router/commit/7e76671b114039d5004a8ef7394ef7b8ab0c3a9b) (router) - nginx: fix(nginx) wait for nginx reload to avoid zombies
35+
- [`c60680f`](https://github.com/teamhephy/controller/commit/c60680f267ff1449281d227e9cfcb6295034d064) (controller) - clusterrole: deis run need pods-create perms rbac
36+
- [`c60680f`](https://github.com/teamhephy/controller/pull/5/commits/c60680f267ff1449281d227e9cfcb6295034d064) (controller) - Fixes issue [#4](https://github.com/teamhephy/controller/issues/4) deis run need pods-create perms rbac
37+
38+
#### Documentation
39+
40+
- [`64fea21`](https://github.com/teamhephy/builder/commit/64fea2112d19cafa15137320633e9416019e09fb) (builder) - README.md: remove outdated license blurb
41+
- [`81c9d54`](https://github.com/teamhephy/builder/commit/81c9d54bcd0a9669fe7abc1cfacf93e249a31103) (builder) - README.md: add notice of final release and maintenance mode
42+
- [`54181df`](https://github.com/teamhephy/dockerbuilder/commit/54181df684d96de97bb1738d8fdc5b5624a9115e) (dockerbuilder) - README.md: remove outdated license blurb
43+
- [`aec212a`](https://github.com/teamhephy/dockerbuilder/commit/aec212a396d9a49cf5362073d75e73d5bf081e77) (dockerbuilder) - README.md: add notice of final release and maintenance mode
44+
- [`ffb243b`](https://github.com/teamhephy/minio/commit/ffb243b3249367dd60763481802664c0627d29af) (minio) - README.md: remove outdated license blurb
45+
- [`2edc14f`](https://github.com/teamhephy/minio/commit/2edc14f4aa159d2c3fd507d9a0e13ba7394d5446) (minio) - README.md: add notice of final release and maintenance mode
46+
- [`9e637e4`](https://github.com/teamhephy/monitor/commit/9e637e4f5025614a6280f454a6d6f0acd0823277) (monitor) - README.md: remove outdated license blurb
47+
- [`f5ab740`](https://github.com/teamhephy/monitor/commit/f5ab74041f95281accbc5365a601bfd9a46eecc7) (monitor) - README.md: add notice of final release and maintenance mode
48+
- [`27562f5`](https://github.com/teamhephy/nsq/commit/27562f5cda35e1b54445b84da3871cb4d8864dd9) (nsq) - README.md: remove outdated license blurb
49+
- [`110ddb4`](https://github.com/teamhephy/nsq/commit/110ddb46f5a922f868f19b321c854c20d1585fcc) (nsq) - README.md: add notice of final release and maintenance mode
50+
- [`f8d0b02`](https://github.com/teamhephy/redis/commit/f8d0b02394abd213253d1d88b209a8369895abc4) (redis) - README.md: remove outdated license blurb
51+
- [`10b6ba4`](https://github.com/teamhephy/redis/commit/10b6ba4012d98518ceedad8c03ee1fc8c31d506d) (redis) - README.md: add notice of final release and maintenance mode
52+
- [`993044c`](https://github.com/teamhephy/registry/commit/993044cf65211768cf9c22b7b2ee5aba2be35090) (registry) - README.md: remove outdated license blurb
53+
- [`8d66318`](https://github.com/teamhephy/registry/commit/8d663188eae011b4475ad32ce2431ec0b9a1e808) (registry) - README.md: add notice of final release and maintenance mode
54+
- [`4de040e`](https://github.com/teamhephy/registry-token-refresher/commit/4de040efd6298a3399b2561278caf66af1eeabf8) (registry-token-refresher) - README.md: remove outdated license blurb
55+
- [`245ff33`](https://github.com/teamhephy/registry-token-refresher/commit/245ff33c2b9772ac4ecae36a178cf83d89bd6b6c) (registry-token-refresher) - README.md: add notice of final release and maintenance mode
56+
- [`ee5cd1a`](https://github.com/teamhephy/slugbuilder/commit/ee5cd1a59655e81e8df6318039fb4a57969f485f) (slugbuilder) - README.md: remove outdated license blurb
57+
- [`e3fcacc`](https://github.com/teamhephy/slugbuilder/commit/e3fcacc0a19d913a83f7bb0c1227070007073c93) (slugbuilder) - README.md: add notice of final release and maintenance mode
58+
- [`63b716e`](https://github.com/teamhephy/slugrunner/commit/63b716e8c43693c75dcd47450c8c5a244c074882) (slugrunner) - README.md: add notice of final release and maintenance mode
59+
- [`3ed8196`](https://github.com/teamhephy/workflow-manager/commit/3ed81960bef0eea133f7c151023f410d8d001727) (workflow-manager) - README.md: add notice of final release and maintenance mode
60+
61+
#### Maintenance
62+
63+
- [`28c463f`](https://github.com/teamhephy/router/commit/28c463f58a87937e531c6a6e0134c033e3ac23b9) (router) - nginx: Updating to nginx 1.13.7
64+
- [`713e10c`](https://github.com/teamhephy/controller/commit/ddbd8acef713e10c2918c28f1967ed937e32a817) (controller) - charts: add support for rbac v1 API endpoint
65+
- [`713e10c`](https://github.com/teamhephy/controller/commit/ddbd8acef713e10c2918c28f1967ed937e32a817) (router) - charts: add support for rbac v1 API endpoint
66+
- [`713e10c`](https://github.com/teamhephy/controller/commit/ddbd8acef713e10c2918c28f1967ed937e32a817) (builder) - charts: add support for rbac v1 API endpoint

0 commit comments

Comments
 (0)