From fa2de6dc749a13c745432f5b74a3c348c7cc059e Mon Sep 17 00:00:00 2001 From: Frank Hamand Date: Wed, 6 Sep 2017 12:31:25 +0100 Subject: [PATCH] 0.11.1 --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 565bae3dd..ea08405f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ -master ------- +Version 0.11.1 +-------------- +* Fix migration disassociating checks from services/instances * Fix migration requiring jenkins environment variables are set * Reduce time to store old check results to 7 days - Currently stores for 2 months, but there's no actual way to view the old data. @@ -8,6 +9,8 @@ master Version 0.11.0 -------------- +*** BROKEN RELEASE - MIGRATIONS DON'T WORK CORRECTLY *** + * Jenkins support: - Fail Jenkins checks when job is unknown - Use [jenkinsapi](https://pypi.python.org/pypi/jenkinsapi) to talk to Jenkins