You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Release Notes
2
2
3
+
## 0.19.1 (Sep 6, 2022)
4
+
5
+
This patch release for the 0.19.0 release includes the following important fixes:
6
+
7
+
* Fixes bug in path whereby an address such as 10.1.1.110 was incorrectly matched with 10.1.1.1 causing path problems
8
+
* Fixes inconsistent use of "!" in filtering by device version string
9
+
* Fixes intermittent crashes in device show (or the status page in the GUI) when using columns=*
10
+
* Fixes incorrect hostname setting on NXOS devices in some conditions when the hostname is a hostname that includes the domain name
11
+
* Add missing keyword query-str to path commands
12
+
3
13
## 0.19.0 (Aug 22, 2022)
4
14
5
15
The 19th release of SuzieQ contains bug fixes and improvements to key functionalities such as the REST API and endpoint tracker. Here's a detailed list of key features of this release:
0 commit comments