v0.6.0
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