Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 779 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (16 loc) · 779 Bytes

1.1.0 - July 12 2018

  • [PLUGIN_IMPROVEMENT] print_result is now thread safe #182
  • [DOCUMENTATION] Minor fixes to documentation #179 #178 #178 #153 #148 #145
  • [TESTS] replace nsot container with requests-mock #172
  • [PLUGIN_IMPROVEMENT] Support SSH Agent forwarding for paramiko SSH connections #159
  • [PLUGIN_IMPROVEMENT] allow passing options to napalm getters #156
  • [PLUGIN_BUGFIX] Fix for SSH and API port mapping issues #154
  • [CORE_NEW_FEATURE] add to_dict function so the inventory is serializable #146
  • [CORE_BUGFIX] Fix issues with using built-in and overwriting variable with loop variable #144

1.0.1 - May 16 2018

  • [CORE] Rename brigade to nornir #139

1.0.0 - May 4 2018

  • [CORE] First release