- Add support for HorizontalPodAutoscaler. - Run tests with tox and GitHub Actions. - Drop support for Python 3.7 and 3.8, add support for Python 3.12.
1.19.0
-------------------
- Add support for ServiceAccount, Role, RoleBinding.
1.18.0
-------------------
- Update import for newer Python version.
1.17.0
-------------------
- Add support for CRDs related to Prometheus Operator. - Fix pip compatibility.