What's Changed
- Warn rather than raise on opportunistic auth failure. by @twosigmajab in #31
- Explicit Principal code sample is wrong (#33) by @michael-o in #34
- Migrate to GHA stale action by @jborean93 in #42
- Mention non-existing expect continue support in py-requests requires … by @michael-o in #45
- Drop out of sequence detection (#38) by @michael-o in #44
- Use SPNEGO mechanism by default (#41) by @michael-o in #46
- Set
SanitizedResponse
content to bytes instead of string by @pR0Ps in #48 - fix typo by @uniontech-lilinjie in #49
- Update CI and Project Structure by @jborean93 in #53
New Contributors
- @twosigmajab made their first contribution in #31
- @michael-o made their first contribution in #34
- @jborean93 made their first contribution in #42
- @pR0Ps made their first contribution in #48
- @uniontech-lilinjie made their first contribution in #49
Full Changelog: v1.2.3...v1.3.0