Skip to content

Commit 4badde2

Browse files
authored
Merge pull request netenglabs#861 from netenglabs/docs-update-0.20.1
Updated release notes for 0.20.1
2 parents a7f0ba4 + 7fa8ebf commit 4badde2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## 0.20.1 (Feb 22, 2023)
4+
5+
This is a bugfix release. The main changes in this release including the bug fixes are:
6+
7+
* Memory leak caused by one of the libraries we use has been eliminated by working around the leak in our code.
8+
* EOS interfaces that were in err-disabled or unconnected state were incorrectly marked as being admin down as well. Now, the admin state is shown correctly.
9+
* Displaying the processor and memory of the device on which the poller is running. This is displayed during the poller startup. A warning message is also printed if the server specifications are not optimal for running SuzieQ. This optimality is based on assumptions about the network such as devices, the amount of state per device etc. Individual user experience maybe different.
10+
* Reduced the number of outstanding commands per device to be always 1 for IOS/IOSXE. This is to avoid the outputs getting mixed up accidentally. This is a rare event, but nevertheless we want to eliminate it.
11+
312
## 0.20.0 (Feb 2, 2023)
413

514
This is largely a major bug fix release, fixing many parser issues, documentation updates. The main major addition is support for Junos EVO platforms. Among the major bug fixes are:

0 commit comments

Comments
 (0)