Skip to content

Releases: NYPL/python-utils

Fix big with oauth2 requests after token refresh

14 Mar 15:02
Compare
Choose a tag to compare

Fixes bug where oauth2 lib would try to return json instead of raw responses after token refresh

Fix big with oauth2 requests after token refresh Latest

14 Mar 15:15
Compare
Choose a tag to compare

Fixes bug where oauth2 lib would try to return json instead of raw responses after token refresh

Verified in qa using the ereading-server project

production-v1.1.3

20 Nov 15:27
Compare
Choose a tag to compare

Add special handling to the oauth client for empty responses from Sierra (a common use case for the oauth2 client).

qa-v1.1.3

15 Nov 16:25
Compare
Choose a tag to compare

Trying again to add retries for failed get requests from Sierra

qa-v1.1.2

31 Oct 13:42
Compare
Choose a tag to compare
Merge branch 'main' into qa

production-v1.1.2

31 Oct 13:54
Compare
Choose a tag to compare
Merge branch 'qa' into production

qa-v1.1.0

10 Oct 14:01
Compare
Choose a tag to compare

Update Oauth2Client to retry get requests when given an empty response. This is to address a quirk of the Sierra API.

qa-v1.0.4

28 Jun 17:50
Compare
Choose a tag to compare
Merge branch 'main' into qa

production-v1.0.4

28 Jun 18:08
Compare
Choose a tag to compare
Merge branch 'qa' into production

qa-v1.0.3

19 May 16:55
Compare
Choose a tag to compare
Merge branch 'main' into qa