Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

0.26rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 20 Feb 16:21
· 147 commits to master since this release
51a3a70

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