- Change Kerberos dependencies to pyspnego to modernise the underlying Kerberos library that is used.
- Removed the
wrap_winrm
andunwrap_winrm
functions - Dropped support for Python 2 and raised minimum Python version to 3.6.
- Renamed the
context
attribute to_context
to indicate it's meant for internal use only. - Fix Negotiate header regex pattern to avoid DoS affected patterns