File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.14 Release Notes
2+
3+ ## Release Overview
4+
5+ - Library mapping updates and fixes.
6+ - NIST library updates and fixes for CVE reporting.
7+ - Documentation fixes.
8+ - Palo Alto brace configuration fixes.
9+
10+ ## [ v1.14.0] 2025-07
11+
12+ ### Added
13+
14+ - [ 644] ( https://github.com/networktocode/netutils/pull/644 ) Add ability to get the lib mapper in a os centric view versus a lib centric view.
15+ - [ 646] ( https://github.com/networktocode/netutils/pull/646 ) Add Additional SROS Tests.
16+ - [ 649] ( https://github.com/networktocode/netutils/pull/649 ) Add RUNNING_CONFIG_MAPPER to help map platform to running configuration command.
17+
18+ ### Changed
19+
20+ - [ 652] ( https://github.com/networktocode/netutils/pull/652 ) Flatbot OUI File Updates.
21+ - [ 653] ( https://github.com/networktocode/netutils/pull/653 ) Flatbot PROTOCOL File Updates.
22+ - [ 662] ( https://github.com/networktocode/netutils/pull/662 ) NIST library updates and fixes.
23+
24+ ### Fixed
25+
26+ - [ 640] ( https://github.com/networktocode/netutils/pull/640 ) Fix documentation issues.
27+ - [ 641] ( https://github.com/networktocode/netutils/pull/641 ) Fix documentation for Jinja examples.
28+ - [ 651] ( https://github.com/networktocode/netutils/pull/651 ) Fix Palo set format config parsing for curly brace.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " netutils"
3- version = " 1.13.0 "
3+ version = " 1.14.1a0 "
44description = " Common helper functions useful in network automation."
55authors = [" Network to Code, LLC <opensource@networktocode.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments