cut v1.14.0
This commit is contained in:
parent
16f814b7d9
commit
6654593d03
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,3 +1,18 @@
|
|||
### v1.14.0
|
||||
|
||||
- Added Docker Registry v2 support (#885)
|
||||
- Added the ability to blacklist v2 for specific versions (#1065)
|
||||
- Added HTTP2 support (#1031)
|
||||
- Added automatic action logs rotation (#618)
|
||||
- Made garbage collection frequency configurable (#1074)
|
||||
- Fixed user, repositories and images under MySQL (#830, #843, #1075)
|
||||
- Added storage preferences configuration (#725, #807)
|
||||
- Fixed ACI volumes (#1007)
|
||||
- Fixed date display in Firefox (#937)
|
||||
- Fixed page titles (#952)
|
||||
- Added Gitlab, Bitbucket and Github schema support to custom triggers (#525)
|
||||
- Fixed numerous builder failures
|
||||
|
||||
### v1.13.5
|
||||
|
||||
- Fixed 404 page advertising registry v2 protocol support (#790)
|
||||
|
|
Reference in a new issue