Skip to content

Commit 3a2abe7

Browse files
committed
Release notes for 0.17.0
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent 23c46d2 commit 3a2abe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This patch release for version 0.17.0 fixes a bunch of deployment issues that 0.
1919
* Bug fix to handle interface assert: Interface assert was incorrectly removing certain interfaces for interfaces associated with Junos-based devices.
2020
* Bug fix to set VLAN correctly for Junos-based devices: The poller incorrectly marked the VLAN as 16285 for interfaces such as lo0.16385. We now ensure that the VLAN is never > 4095, and set it to zero if it is.
2121
* Bug fix in filtering with remote DB: Namespace/hostname filters weren't working correctly when used with the remote DB.
22-
* Bug fix in passphrase keyword assumed and documented: The correct keyword is key-passphrase.
22+
* Bug fix in passphrase keyword assumed and documented: The correct keyword is key-passphras
2323
* Bug fix for jumphosts when jump host key was not specified
2424
* Added code to notify users with a proper message due to permission problems inside the container.
2525
* Updated documents to reflect the reality of 0.17.1.

0 commit comments

Comments
 (0)