From b8014cf05aef56a856e72e77bc084d03587c2ecd Mon Sep 17 00:00:00 2001 From: "Erik Reid (GN)" <erik.reid@geant.org> Date: Tue, 13 Aug 2019 13:28:35 +0000 Subject: [PATCH] Update changelog --- changelog | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/changelog b/changelog index 5bdda31e..79d1a839 100644 --- a/changelog +++ b/changelog @@ -19,8 +19,7 @@ added caching of last known interface status from alarmsdb 0.15: added some routes for initial classifier support added basic replacement for findAffectedCircuits -0.16: UAT RC1 - flatten redis storage structure +0.16: flatten redis storage structure poller api classifier metadata api read snmp community string from netconf @@ -29,13 +28,10 @@ precompute cached list of ix public & vpn rr peers use external logging config file poller api -0.17: UAT RC2 - add all interfaces to poller/interfaces response +0.17: add all interfaces to poller/interfaces response always use config file for celery startup -0.18: UAT RC3 - current/next database latching -0.19: UAT RC4 - added flush & latch to /jobs/update +0.18: current/next database latching +0.19: added flush & latch to /jobs/update improved address-to-interface lookup performance added top-level services to responses - +0.20: included both v4 & v6 addresses in peering info -- GitLab