Skip to content

v1.7.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 22 Sep 01:36
· 68 commits to master since this release
1f1b52a

1.7.0 - 2021-09-22

  • Improve connection health checks to reduce the occurances of an infinite deadlock
  • Added more exception error classes
  • Added create_action to the Open object that describes how the file was opened
  • Added follow_symlinks option to SMBDirEntry.from_path to control whether the entry is based on the path or the link target (if there is one)