- Allow non-HTTP service principals with HTTPKerberosAuth using a new optional
argument
service
. - Fix bug in
setup.py
on distributions where thecompiler
module is not available. - Add test dependencies to
setup.py
sopython setup.py test
will work.
- Minor updates in the README
- Change requirements to depend on requests above 1.1.0
- Work with servers operating on non-standard ports
- Not documented
- Initial Release