From c12fd376748eaf41139f49c03db8f36d2f5f8682 Mon Sep 17 00:00:00 2001 From: Pelle Koster <pelle.koster@geant.org> Date: Mon, 27 May 2024 08:59:14 +0200 Subject: [PATCH] Changelog for 0.11 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index eaaa81f..cb93182 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. + +## [0.11] - 2024-05-27 +- POL1-826: reintroduce snmp check for ipv6 counters on juniper ae subinterfaces +- get-interface-stats: error code 1 for warning, 2 for error + ## [0.10] - 2024-05-07 - Poll netconf only once for both brian and error counters -- GitLab