From d97f77f8e4975f1b70741964cd7f117cd02a9f57 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Mon, 31 Aug 2015 11:41:13 -0700 Subject: [PATCH] Updating for 1.3.1 Signed-off-by: Mary Anthony PUtting a period Signed-off-by: Mary Anthony Updating w/Josh Signed-off-by: Mary Anthony --- release-notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release-notes.md b/release-notes.md index 9c44bb2c75..f252e19ae2 100644 --- a/release-notes.md +++ b/release-notes.md @@ -18,6 +18,15 @@ These notes refer to the current and immediately prior releases of Docker Truste ## Docker Trusted Registry (DTR) +### DTR 1.3.1 +(31 August 2015) + +This release corrects the following issues in DTR 1.3.0 + +* The dashboard page was calculating incorrect stats. +* LDAP group sync failed to handle paginated results for extremely large groups. +* The repo delete endpoint returned incorrect error codes under certain conditions. + ### DTR 1.3.0 (26 August 2015)