> _Originally released on 2020-02-20 16:05:16+00:00 ([link](https://github.com/zalando-incubator/kopf/releases/tag/0.26rc1))._
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