This repository was archived by the owner on Aug 8, 2024. It is now read-only.
v1.1.0
[1.1.0] - 2022-08-17
Added
- Added location check to inform about degraded performance from outside US
[1.0.0] - 2022-08-17
Added
- Major first release
Changed
- Updated README.md
.createrenamed.run- Updated endpoint names
- Updated endpoint routes
- Fixed imports in
__init__to surpress warnings - Moved
versionfromconfig.pyto__init__ - Moved
log_levelfromconfig.pyto__init__ - Moved from
grequeststorequestsfor sync calls to avoid gevent warnings - Moved import of
grequeststo runtime to avoid gevent warnings
Removed
Bearerprefix for Token authorization