@@ -4,17 +4,18 @@ Changelog
4
4
2.5.0 - September 4 2020
5
5
------------------------
6
6
7
- * migrate to github actions :issue: `491 ` :user: `dbarrosop `
8
- * Delete /tmp/hosts before running gitlab plugin notebook cell :issue: `500 ` :user: `dmfigol `
7
+ * migrate to github actions :issue: `491 ` :user: `dbarrosop `
8
+ * Delete /tmp/hosts before running gitlab plugin notebook cell :issue: `500 ` :user: `dmfigol `
9
9
* Do not store failed connections in host attributes :issue: `497 ` :user: `dmfigol `
10
- * Improved whitespace handling in jinja template rendering :issue: `528 ` :user: `indy-independence `
11
- * pass ssh_config only if file exists :issue: `538 ` :user: `dbarrosop `
12
- * Allow nornir 2.x to use NAPALM 3.x without warnings :issue: `545 ` :user: `ktbyers `
13
- * Remove None default for source of napalm_ping :issue: `556 ` :user: `ThreeFDDI `
14
- * Update processors.ipynb :issue: `566 ` :user: `pablopenton `
15
- * NBInventory - adds device name if no primary IP :issue: `534 ` :user: `jvanderaa `
16
- * Adding license meta information to pyproject.toml :issue: `581 ` :user: `ktbyers `
17
- * fix netconf tests to accommodate latest container :issue: `582 ` :user: `dbarrosop `
10
+ * Improved whitespace handling in jinja template rendering :issue: `528 ` :user: `indy-independence `
11
+ * pass ssh_config only if file exists :issue: `538 ` :user: `dbarrosop `
12
+ * Allow nornir 2.x to use NAPALM 3.x without warnings :issue: `545 ` :user: `ktbyers `
13
+ * Remove None default for source of napalm_ping :issue: `556 ` :user: `ThreeFDDI `
14
+ * Update processors.ipynb :issue: `566 ` :user: `pablopenton `
15
+ * NBInventory - adds device name if no primary IP :issue: `534 ` :user: `jvanderaa `
16
+ * Adding license meta information to pyproject.toml :issue: `581 ` :user: `ktbyers `
17
+ * fix netconf tests to accommodate latest container :issue: `582 ` :user: `dbarrosop `
18
+ * Set napalm connection options if they exist in netbox :issue: `569 ` user:`floatingstatic `
18
19
19
20
2.4.0 - February 15 2020
20
21
------------------------
0 commit comments