v1.3.1
版本发布时间: 2022-01-30 03:00:11
requests/requests-oauthlib最新发布版本:v2.0.0(2024-03-23 05:13:27)
What's Changed
- Add Support for OAuth Mutual TLS (draft-ietf-oauth-mtls) by @danielfett in https://github.com/requests/requests-oauthlib/pull/389
- Linkedin compliance removal & LinkedIn Example update/fix by @jtroussard in https://github.com/requests/requests-oauthlib/pull/397
- docs: Fix typos in token refresh section of oauth2 worflow by @momobel in https://github.com/requests/requests-oauthlib/pull/413
- Add eBay compliance fix by @craiga in https://github.com/requests/requests-oauthlib/pull/456
- Fix Docs generation - Improve Pipeline by @JonathanHuot in https://github.com/requests/requests-oauthlib/pull/459
- Fix Sphinx error for oauth1 fetch_token documentation by @JonathanHuot in https://github.com/requests/requests-oauthlib/pull/462
- Move from Travis to GitHub Actions by @JonathanHuot in https://github.com/requests/requests-oauthlib/pull/470
- Add Spotify OAuth 2 Tutorial by @odysseusmax in https://github.com/requests/requests-oauthlib/pull/471
- Update documentation for Python 3 by @gschizas in https://github.com/requests/requests-oauthlib/pull/435
- docs: add the link to the Application Registration Portal by @Abdelkrim in https://github.com/requests/requests-oauthlib/pull/425
- docs: rearrange and link spotify tutorial by @odysseusmax in https://github.com/requests/requests-oauthlib/pull/472
- Update google.rst by @mrwangjianhui in https://github.com/requests/requests-oauthlib/pull/454
- Add Python 3.8 & 3.9 as supported versions by @kaxil in https://github.com/requests/requests-oauthlib/pull/442
- Update build badge for GitHub Actions by @hugovk in https://github.com/requests/requests-oauthlib/pull/475
New Contributors
- @danielfett made their first contribution in https://github.com/requests/requests-oauthlib/pull/389
- @jtroussard made their first contribution in https://github.com/requests/requests-oauthlib/pull/397
- @momobel made their first contribution in https://github.com/requests/requests-oauthlib/pull/413
- @craiga made their first contribution in https://github.com/requests/requests-oauthlib/pull/456
- @JonathanHuot made their first contribution in https://github.com/requests/requests-oauthlib/pull/459
- @odysseusmax made their first contribution in https://github.com/requests/requests-oauthlib/pull/471
- @gschizas made their first contribution in https://github.com/requests/requests-oauthlib/pull/435
- @Abdelkrim made their first contribution in https://github.com/requests/requests-oauthlib/pull/425
- @mrwangjianhui made their first contribution in https://github.com/requests/requests-oauthlib/pull/454
- @kaxil made their first contribution in https://github.com/requests/requests-oauthlib/pull/442
- @hugovk made their first contribution in https://github.com/requests/requests-oauthlib/pull/475
Full Changelog: https://github.com/requests/requests-oauthlib/compare/v1.3.0...v1.3.1