Skip to content

Commit d4559d0

Browse files
committed
Updated release notes for 0.19.1
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent 3e2cd03 commit d4559d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release Notes
22

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+
313
## 0.19.0 (Aug 22, 2022)
414

515
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

Comments
 (0)