What's Changed
- [170] Add merge_config method to the Default Netmiko dispatcher.
- [176] Drop Python3.8 support.
- [174] Add a can_diff argument to *_config dispatcher methods to avoid logging sensitive data.
- [162] Add an extreme_exos dispatcher.
- [175] Add Scrapli support and a default Scrapli Dispatcher.
- [173] Add get_command(s) methods to all default dispatchers and change get_config to use get_command.
New Contributors
- @EdificomSA made their first contribution in #162
Full Changelog: v3.2.0...v3.3.0