tag:github.com,2008:https://github.com/networktocode/netutils/releases Release notes from netutils 2025-07-11T16:04:54Z tag:github.com,2008:Repository/365515813/v1.14.1 2025-07-11T16:12:37Z v1.14.1 - 2024-07-11 <h2>[v1.14.1] 2025-07</h2> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/672" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/672/hovercard">672</a> Update running configuration commands to be full versions. Flatbot OUI and PROTOCOL file updates.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.14.0...v1.14.1"><tt>v1.14.0...v1.14.1</tt></a></p> jeffkala tag:github.com,2008:Repository/365515813/v1.14.0 2025-07-11T14:43:22Z v1.14.0 - 2025-07-11 <h1>v1.14 Release Notes</h1> <h2>Release Overview</h2> <ul> <li>Library mapping updates and fixes.</li> <li>NIST library updates and fixes for CVE reporting.</li> <li>Documentation fixes.</li> <li>Palo Alto brace configuration fixes.</li> </ul> <h2>[v1.14.0] 2025-07</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/644" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/644/hovercard">644</a> Add ability to get the lib mapper in a os centric view versus a lib centric view.</li> <li><a href="https://github.com/networktocode/netutils/pull/646" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/646/hovercard">646</a> Add Additional SROS Tests.</li> <li><a href="https://github.com/networktocode/netutils/pull/649" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/649/hovercard">649</a> Add RUNNING_CONFIG_MAPPER to help map platform to running configuration command.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/652" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/652/hovercard">652</a> Flatbot OUI File Updates.</li> <li><a href="https://github.com/networktocode/netutils/pull/653" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/653/hovercard">653</a> Flatbot PROTOCOL File Updates.</li> <li><a href="https://github.com/networktocode/netutils/pull/662" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/662/hovercard">662</a> NIST library updates and fixes.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/640" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/640/hovercard">640</a> Fix documentation issues.</li> <li><a href="https://github.com/networktocode/netutils/pull/641" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/641/hovercard">641</a> Fix documentation for Jinja examples.</li> <li><a href="https://github.com/networktocode/netutils/pull/651" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/651/hovercard">651</a> Fix Palo set format config parsing for curly brace.</li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nopg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nopg">@nopg</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3028687406" data-permission-text="Title is private" data-url="https://github.com/networktocode/netutils/issues/651" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/651/hovercard" href="https://github.com/networktocode/netutils/pull/651">#651</a></li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kat-git-hub/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kat-git-hub">@kat-git-hub</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3015012613" data-permission-text="Title is private" data-url="https://github.com/networktocode/netutils/issues/649" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/649/hovercard" href="https://github.com/networktocode/netutils/pull/649">#649</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.13.0...v1.14.0"><tt>v1.13.0...v1.14.0</tt></a></p> jeffkala tag:github.com,2008:Repository/365515813/v1.13.0 2025-04-02T22:15:47Z v1.13.0 <h2>Release Overview</h2> <ul> <li>Added is_reversible_wildcardmask, netmask_to_wildcardmask, and wildcardmask_to_netmask functions.</li> <li>Added aruba_os and aruba_osswitch parsers.</li> </ul> <h2>[v1.13.0] 2025-03</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/616" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/616/hovercard">616</a> Added is_reversible_wildcardmask, netmask_to_wildcardmask, and wildcardmask_to_netmask functions.</li> <li><a href="https://github.com/networktocode/netutils/pull/620" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/620/hovercard">620</a> Add cisco_wlc_ssh mapping to ntctemplates lib mapper.</li> <li><a href="https://github.com/networktocode/netutils/pull/632" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/632/hovercard">632</a> Added aruba_os and aruba_osswitch parsers.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.12.0...v1.13.0"><tt>v1.12.0...v1.13.0</tt></a></p> itdependsnetworks tag:github.com,2008:Repository/365515813/v1.12.0 2025-01-08T22:28:58Z v1.12.0 <h1>v1.12 Release Notes</h1> <h2>Release Overview</h2> <ul> <li>Added Python 3.13 support.</li> <li>Removed Python 3.8 support.</li> </ul> <h2>[v1.12.0] 2025-01</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/593" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/593/hovercard">593</a> Add nokia_srl to the mappers.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/603" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/603/hovercard">603</a> Add support for Python 3.8 and add Python 3.13.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/602" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/602/hovercard">602</a> Fix ASA banner config parsing.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.11.0...v1.12.0"><tt>v1.11.0...v1.12.0</tt></a></p> itdependsnetworks tag:github.com,2008:Repository/365515813/v1.11.0 2025-01-02T14:46:54Z v1.11.0 <h1>v1.11 Release Notes</h1> <h2>Release Overview</h2> <ul> <li>Added Python 3.13 support.</li> <li>Removed Python 3.8 support.</li> </ul> <h2>[v1.11.0] 2024-12</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/593" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/593/hovercard">593</a> Add nokia_srl to the mappers.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/603" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/603/hovercard">603</a> Add support for Python 3.8 and add Python 3.13.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/602" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/602/hovercard">602</a> Fix ASA banner config parsing.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.10.1...v1.11.0"><tt>v1.10.1...v1.11.0</tt></a></p> itdependsnetworks tag:github.com,2008:Repository/365515813/v1.10.0 2024-09-18T21:16:41Z v1.10.0 <h1>v1.10 Release Notes</h1> <h2>Release Overview</h2> <ul> <li>Added Functionality to ip_network filter to support method calls with kwargs.</li> <li>Fix configuration parsers to allow newlines, no longer auto strip all newlines.</li> </ul> <h2>[v1.10.0] 2024-09</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/534" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/534/hovercard">534</a> Extend ip_network extension to support method calls with kwargs.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/570" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/570/hovercard">570</a> OUI File Updates.</li> <li><a href="https://github.com/networktocode/netutils/pull/571" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/571/hovercard">571</a> PROTOCOL File Updates.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/569" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/569/hovercard">569</a> Fix banner parsers auto striping all newlines. Allow newlines in banners.</li> <li><a href="https://github.com/networktocode/netutils/pull/574" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/574/hovercard">574</a> Fix ntc_template reverse mapping for cisco xe.</li> </ul> jeffkala tag:github.com,2008:Repository/365515813/v1.9.1 2024-08-05T16:52:37Z v1.9.1 <h2>[v1.9.1] 2024-08</h2> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/557" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/557/hovercard">557</a> OUI File Updates.</li> <li><a href="https://github.com/networktocode/netutils/pull/558" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/558/hovercard">558</a> PROTOCOL File Updates.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/553" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/553/hovercard">553</a> Fixes incorrect cisco_xe to ntc-templates library mapping.</li> </ul> jeffkala tag:github.com,2008:Repository/365515813/v1.9.0 2024-07-09T18:09:00Z v1.9.0 <h1>v1.9 Release Notes</h1> <h2>Release Overview</h2> <ul> <li>Added NIST URL creation and platform mapper.</li> <li>Added DNA Center platform mappings.</li> <li>Improved error message when duplicate line is parsed.</li> </ul> <h2>[v1.9.0] 2024-07</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/489" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/489/hovercard">489</a> Added NIST URL creation and platform mapper.</li> <li><a href="https://github.com/networktocode/netutils/pull/519" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/519/hovercard">519</a> Added DNA Center forward and reverse platform mappings.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/539" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/539/hovercard">539</a> Provide more descriptive error message when duplicate line is parsed.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.8.1...v1.9.0"><tt>v1.8.1...v1.9.0</tt></a></p> itdependsnetworks tag:github.com,2008:Repository/365515813/v1.8.1 2024-04-19T18:26:40Z v1.8.1 <h2>[v1.8.1] 2024-04</h2> <h3>Changed</h3> <ul> <li>Standard automated updates to Flatbot files: OUI File, PROTOCOL Files.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/509" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/509/hovercard">#509</a> Fixed parsing of empty banner, and dual banner for Cisco platforms.</li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/susanhooks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/susanhooks">@susanhooks</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2251584734" data-permission-text="Title is private" data-url="https://github.com/networktocode/netutils/issues/510" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/510/hovercard" href="https://github.com/networktocode/netutils/pull/510">#510</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.8.0...v1.8.1"><tt>v1.8.0...v1.8.1</tt></a></p> jeffkala tag:github.com,2008:Repository/365515813/v1.8.0 2024-04-03T14:28:38Z v1.8.0 <h2>Release Overview</h2> <ul> <li>Added support for Python 3.12.</li> <li>Added local support of <code>distutils.version</code> now that Python 3.12 deprecates disutils.</li> <li>Added functions <code>compare_version_loose</code> and <code>compare_version_strict</code> based on <code>distutils.version</code>.</li> <li>Added function <code>paloalto_panos_clean_newlines</code>.</li> <li>Added various lib_mapper updates.</li> <li>Added HP Comware parser.</li> </ul> <h2>[v1.8.0] 2024-04</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/483" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/483/hovercard">#483</a> Added support for Python 3.12.</li> <li><a href="https://github.com/networktocode/netutils/pull/483" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/483/hovercard">#483</a> Added local support of <code>distutils.version</code> now that Python 3.12 deprecates disutils.</li> <li><a href="https://github.com/networktocode/netutils/pull/490" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/490/hovercard">#490</a> Add JunOS and Vyatta to HierConfig mappers.</li> <li><a href="https://github.com/networktocode/netutils/pull/416" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/416/hovercard">#416</a> Added <code>paloalto_panos_clean_newlines</code> function.</li> <li><a href="https://github.com/networktocode/netutils/pull/467" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/467/hovercard">#467</a> Added HP Comware parser.</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/485" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/485/hovercard">#485</a> Changed order of changelog menu.</li> <li><a href="https://github.com/networktocode/netutils/pull/494" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/494/hovercard">#494</a> Changed protocol number import to be dynamic update via flatbot.</li> <li><a href="https://github.com/networktocode/netutils/pull/495" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/495/hovercard">#495</a> Changed XR mapping, add tests to ensure always using normalized name, various lib_mapper fixes.</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github.com/networktocode/netutils/pull/496" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/496/hovercard">#496</a> Fixed vyos lib_mapper.</li> <li><a href="https://github.com/networktocode/netutils/pull/416" data-hovercard-type="pull_request" data-hovercard-url="/networktocode/netutils/pull/416/hovercard">#416</a> Fixed for <code>\n</code> characters in parsing bug in palo parser.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/networktocode/netutils/compare/v1.7.0...v1.8.0"><tt>v1.7.0...v1.8.0</tt></a></p> itdependsnetworks