Skip to content
# Release notes
## Features

- Renovate bot now automatically checks for new dependency updates and created MRs (mostly helpful for rettij developers but also probably leads to more up-to-date deps for the user)
- Implemented new integration test pipeline / runner which means less struggle with the virtualbox gitlab-runner used before, this should mean a lot easier maintenance and more time for development. (see https://gitlab.com/frihsb/gitlab-runner-docker-k8s-driver for details)
- Almost all dependencies have been updated
- Main Dockerfile now includes the kubectl command (also used for updated CI pipeline but might be useful for users as well)

## Docs

- New Sphinx template has been implemented due to better maintenance and it being compatible with newer sphinx versions. Also improves navigation due to right side bar.