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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This patch release for version 0.17.0 fixes a bunch of deployment issues that 0.
19
19
* Bug fix to handle interface assert: Interface assert was incorrectly removing certain interfaces for interfaces associated with Junos-based devices.
20
20
* 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.
21
21
* 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
23
23
* Bug fix for jumphosts when jump host key was not specified
24
24
* Added code to notify users with a proper message due to permission problems inside the container.
25
25
* Updated documents to reflect the reality of 0.17.1.
0 commit comments