Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 84c26f1

Browse files
author
Olivier Gambier
committed
Updated changelog to prepare 0.8 release
Docker-DCO-1.1-Signed-off-by: Olivier Gambier <[email protected]> (github: dmp42)
1 parent 7d7ecc0 commit 84c26f1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Docker-registry
22

3+
## 0.8.0
4+
5+
* configuration rehaul: https://github.com/docker/docker-registry/pull/444 - beware this breaks API for the drivers, and the core package has been updated accordingly to denote that
6+
* better redis error handling
7+
* improved coverage
8+
* experimental (undocumented) new-relic bundle support
9+
* bugsnag and new-relic are now installable as setup-tools "extras"
10+
* centralized version and other meta-informations
11+
* port / host and other gunicorn options are more consistent
12+
* mirroring fixes
13+
* tarfile: pax header and xattr support
14+
* some dependency requirements loosen (extras, test and style requirements)
15+
316
## 0.7.3
417

518
* [BUGFIX] fixed default value for standalone to true

0 commit comments

Comments
 (0)