MetaDIG Quality Engine 2.4.1
This release:
- fixes #327 by pre-emptively acknowledging RabbitMQ messages (before the worker has finished)
- keeps track of jobs in the runs table in the postgres DB, ensuring that no jobs will be lost (#350)
- switches the docker repository to GitHub Container Registry (GHCR)
- implements GitHub Actions to build and test the java library, and build and push docker images
- update Docker base images to use eclipse-temurin