Skip to content

Release 2.1.4

Compare
Choose a tag to compare
@stacywsmith stacywsmith released this 23 Jun 19:52
· 1030 commits to master since this release

Features Added:

  • Optimize image copying in SW.safe_copy() #728

Bugs Fixed:

  • Unnecessary import cleanup #730
  • Explicitly initialize jnpr.junos.facts sub-modules. #723/#731
  • socket.error handling for console->close() #734
  • Ensure dev.timeout is an integer value. Addresses #735/#736
  • Socket error fix #737