This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
0.26
Improvements:
- Status as a sub-resource is detected and patched via separate API endpoints. #313
- Security: Stop exposing the
Authorization:
and other HTTP headers in logs. #306 - Documentation's little fixes. #97 #303
CI/CD automation:
- Warnings now do fail the tests (warnings must be fixed — same as regular errors). #312
- Python 3.8 in CI/CD. Python 3.7 is still tested. Python 3.9-dev for preview. #314
- LGTM checks added to CI/CD, code improved. #302
Internal changes: