5.0.0 #2064
mirceaulinic
started this conversation in
Announcements
5.0.0
#2064
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IMPORTANT
Starting with this release, NAPALM offers support for Python 3.8+ only.
Python 3.7 support has been dropped (since it is now end-of-life, see https://www.python.org/downloads/release/python-370/), while adding support for Python 3.12.
Breaking changes for Arista EOS
Beginning with this release, NAPALM only supports Arista EOS 4.23 and later. On this occasion, the
eos_fn0039_config
optional argument has also been removed. This optional argument was used to transform old style configuration to the new style, available beginning with EOS release 4.23.0, as per FN 0039.New features
format
optional variable to core drivers to support get_config() options by @s1mplesimon in Add format optional variable to core drivers to support JUNOS get_config() options #1972huge_tree
as an optional_arg in junos to fix xml huge tree node optional_args doesn't have "huge_tree" as an available parameter for JunOS #2012 by @architkhatri98 in Add huge_tree as an optional_arg in junos to fix xml huge tree node #2012 #2013Improvements and bug fixes
LastStateTransitionTime
to populatelast_flapped
forget_interfaces()
in IOS-XR by @jlixfeld in UseLastStateTransitionTime
to populatelast_flapped
forget_interfaces()
in IOS-XR #1966Can't convert with callable None
by @teresalves in FixCan't convert with callable None
- for junos routers #1931New Contributors
LastStateTransitionTime
to populatelast_flapped
forget_interfaces()
in IOS-XR #1966Can't convert with callable None
- for junos routers #1931Full Changelog: 4.1.0...5.0.0
This discussion was created from the release 5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions