Skip to content

v0.6.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 21 Oct 03:32
· 32 commits to master since this release
4f00fbd

0.6.0 - 2021-10-21

Breaking changes

  • Dropped support for Python 2.7 and Python 3.5
  • Added support for Python 3.10
  • Use poetry as the packaging and dependency management tool
  • Added pykrb5 as extra dependency for Kerberos auth on non-Windows due to a dependecy change on pyspnego

Features

  • Use File.Move when calling Client.copy() to optimistically speed up server side operations