Releases: uc-cdis/authutils
Releases · uc-cdis/authutils
5.0.3
Release Notes
For: uc-cdis/authutils
Notes since tag: 5.0.2
Notes to tag/commit: 5.0.3
Generated: 2020-06-01
5.0.2
Release Notes
For: uc-cdis/authutils
Notes since tag: 5.0.1
Notes to tag/commit: 5.0.2
Generated: 2020-06-01
5.0.1
Release Notes
For: uc-cdis/authutils
Notes since tag: 5.0.0
Notes to tag/commit: 5.0.1
Generated: 2020-06-01
Bug Fixes
- This should address the following error: (#41)
-
- sheepdog-service | from authlib.client import OAuthClient (#41)
- sheepdog-service | File
"/usr/local/lib/python3.6/site-packages/authlib/client/init.py", line
9, in (#41) - sheepdog-service | from .oauth_client import OAuthClient,
OAUTH_CLIENT_PARAMS (#41) - sheepdog-service | File
"/usr/local/lib/python3.6/site-packages/authlib/client/oauth_client.py",
line 1, in (#41) - sheepdog-service | from authlib.integrations._client import RemoteApp as
OAuthClient (#41) - sheepdog-service | ModuleNotFoundError: No module named
'authlib.integrations._client' (#41) - sheepdog-service | unable to load (#41)
-
async support, cleanup deps
5.0.0 fix Travis publish
Python 3
3.1.1
3.1.0
3.0.6
Fix pip release
Release Notes
For: uc-cdis/authutils
Notes since tag: 3.0.4
Notes to tag/commit: 3.0.5
Generated: 2019-04-11
Update logging
Use cdislogging everywhere instead of flask logger.