Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@smk4664 smk4664 released this 17 Feb 20:59
63f33b3

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

Full Changelog: v3.2.0...v3.3.0