From 42b30f450797278510c13b26e225dc4bc236d050 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 10 Mar 2019 15:53:38 +0100 Subject: [PATCH] prepare 0.1.10 release --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 20367e56c..679515b61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +passbook (0.1.10) stable; urgency=high + + * bump version: 0.1.7-beta -> 0.1.8-beta + * consistently using PolicyEngine + * add more Verbosity to PolicyEngine, rewrite SAML Authorisation check + * slightly refactor Factor View, add more unittests + * add impersonation middleware, add to templates + * bump version: 0.1.8-beta -> 0.1.9-beta + * fix k8s service routing http traffic to workers + * Fix button on policy test page + * better show loading state when testing a policy + + -- Jens Langhammer Sun, 10 Mar 2019 14:52:40 +0000 + passbook (0.1.7) stable; urgency=medium * bump version: 0.1.3-beta -> 0.1.4-beta