Skip to content

Commit 03dc164

Browse files
committed
Updated release notes for 0.22.0
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent c214fbb commit 03dc164

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/release-notes.md

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

3+
## 0.22.0 (Jan 10, 2023)
4+
5+
This is largely a bugfix release, with some improvements in the output of some commands, and dependent library updates.
6+
7+
* Path is improved to handle cases where the source or destination can belong to a SVI without the specific IP address being in the ARPND table
8+
* Other minor impovements in path logic
9+
* Updating automatic device detect to handle newer SONiC versions
10+
* Added support for count of errDisabled ports in ```interface summarize```
11+
* Added support for displaying serial number instead of architecture in ```device show```
12+
* Fixed bug in crash when port is specified in device config section of the poller
13+
* Fixing bug in version extraction of SONiC versions
14+
* Bunch of GUI fixes
15+
* Documentation updates
16+
317
## 0.21.0 (June 6, 2023)
418

519
This release fixes a number of important bugs across various platforms. The main new feature is the display of a status string for sqPoller show to help identify problems more easily.

0 commit comments

Comments
 (0)