-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #97 from Cryptophobia/master
docs(changelogs): add new patch release v2.21.1
- Loading branch information
Showing
5 changed files
with
33 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters