0.26
Originally released on 2020-02-20 16:05:16+00:00 (link).
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: