0.6.0
0.6.0
FEATURES
- Added
list_getter_platforms(getter=...)to list platform names and aliases
supported by a getter template. - Added
is_getter_supported(platform=..., getter=...)to check whether a
getter template supports a platform before parsing output.
CHANGES
- Enhanced
bgp_asnparsing with a requiredlocal_asnboolean in normalized
results and the Pydantic model. Router,autonomous-system, andlocal-as
values are marked as local, whileremote-asandpeer-asvalues are marked
as non-local across all supported platforms.
Full Changelog: 0.5.15...0.6.0