|
| 1 | + |
| 2 | +## Workflow v2.20.0 -> v2.20.1 |
| 3 | + |
| 4 | +#### Releases |
| 5 | + |
| 6 | +- controller v2.20.0 -> v2.20.1 |
| 7 | +- postgres v2.7.1 -> v2.7.2 |
| 8 | +- redis v2.3.0 -> v2.4.0 |
| 9 | +- router v2.15.0 -> v2.15.1 |
| 10 | +- slugrunner v2.6.0 -> v2.6.1 |
| 11 | +- workflow v2.20.0 -> v2.20.1 |
| 12 | +- workflow-cli v2.20.0 -> v2.20.1 |
| 13 | +- workflow-e2e v2.20.0 -> v2.20.1 |
| 14 | + |
| 15 | +#### Features |
| 16 | + |
| 17 | +- [`ae89bf4`](https://github.com/teamhephy/postgres/commit/ae89bf46d77fb3fd798b1361f4709793e5d029e3) (postgres) - postgres: adding upgrade scripts to the postgres |
| 18 | +- [`e897f3d`](https://github.com/teamhephy/redis/commit/e897f3de7844a5cc1ab4e2a2f54131f906490045) (redis) - redis: using official redis:5-alpine docker image |
| 19 | + |
| 20 | +#### Fixes |
| 21 | + |
| 22 | +- [`2426c29`](https://github.com/teamhephy/controller/commit/2426c2939c79b65fa4328d1d3f7a52bc26854198) (controller) - hpa: set deployment API to apps/v1 if k8s >= 1.9 |
| 23 | +- [`26add98`](https://github.com/teamhephy/controller/commit/26add981765947c9819d43cef29f0b6c3af806a7) (controller) - tests: extend pod name regex |
| 24 | +- [`1ce3bc5`](https://github.com/teamhephy/controller/commit/1ce3bc5632b2f5855ba775cc173100d1fa34fda2) (controller) - controller: check image access when creating builds |
| 25 | +- [`b3a741d`](https://github.com/teamhephy/controller/commit/b3a741da4ea78c8c4cebfe71915c7451743af7b0) (controller) - controller: check_image_access only when using docker |
| 26 | +- [`e5dc063`](https://github.com/teamhephy/redis/commit/e5dc063cde33932d38931458a59b9438b11d42c7) (redis) - pipeline: ERR Client sent AUTH, but no password is set |
| 27 | +- [`bd68d5d`](https://github.com/teamhephy/slugrunner/commit/bd68d5da41aed9abeb88a4e628269be3f32836eb) (slugrunner) - slugrunner: for ruby 2.6.0 with new MJIT |
| 28 | +- [`5fe23af`](https://github.com/teamhephy/workflow-e2e/commit/5fe23aff18b0d1e352bb2e866f2808e42cf543e4) (workflow-e2e) - charts: update charts to our own teamhephy org |
| 29 | +- [`1053a80`](https://github.com/teamhephy/workflow-e2e/commit/1053a801cc7f2e8b0d1cc5bb44ef29ccbb1d0982) (workflow-e2e) - charts: fix in-cluster test setup via helm chart |
| 30 | + |
| 31 | +#### Documentation |
| 32 | + |
| 33 | +- [`9228b76`](https://github.com/teamhephy/workflow/commit/9228b76638815cee0c4cf7d4f1ae726172ec1f85) (workflow) - workflow: improve docs on how to connect to external services |
| 34 | +- [`93089d8`](https://github.com/teamhephy/workflow/commit/93089d8cbf5116e05ca62720619c8f4b291b9107) (workflow) - workflow: grafana table is broken |
| 35 | + |
| 36 | +#### Maintenance |
| 37 | + |
| 38 | +- [`7c14dd1`](https://github.com/teamhephy/controller/commit/7c14dd14ec52c915356dc63f6759b5a62f3b0abf) (controller) - requirements: update django version to 1.11.18 |
| 39 | +- [`15fb561`](https://github.com/teamhephy/workflow-e2e/commit/15fb561aec07b927778e5897cdc6e1fbdb722435) (workflow-e2e) - README: change github URLs to teamhephy |
0 commit comments