Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.26 source code.tar.gz | 2020-02-20 | 199.5 kB | |
0.26 source code.zip | 2020-02-20 | 309.9 kB | |
README.md | 2020-02-20 | 693 Bytes | |
Totals: 3 Items | 510.1 kB | 0 |
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:
- Rebalanced modules for lower complexity: classes & functions moved. [#298]
- Deprecate prefixes and proxying methods of registries, make registries simpler. [#315]