Releases: jborean93/pyspnego
Releases · jborean93/pyspnego
Initial Release
Initial release of pyspnego
0.1.0 Release Candidate 3
- Remove
ContextReq.delegate_policy
because python-gssapi does not support flags that they do not define
0.1.0 Release Candidate 2
- Ensure any explicit Kerberos credentials have the
forwardable
flags set whenContextReq.delegate
is requested - Fix protocol check to use the options passed in by the caller
0.1.0 Release Candidate 1
- Expanded
pyspnego-parse
help messages a bit more - Added the
yaml
extras group to installruamel.yaml
which is an optional feature forpyspengo-parse
0.1.0 Beta 2
- Fix context has been set up check on Windows initiator when running against localhost
- Ensure built wheels are not built with linetrace=True which breaks debugging in PyCharm
0.1.0 Beta 1
Beta 1 release