Skip to content

Commit 069bf54

Browse files
committed
docs(mkdocs): add changelogs v2.19 and v2.20 to mkdocs
Adding the changelogs for Hephy v2.19 and v2.20 to mkdocs.
1 parent fea4993 commit 069bf54

3 files changed

Lines changed: 189 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
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

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

0 commit comments

Comments
 (0)