Skip to content

MetaDIG Quality Engine 2.4.1

Compare
Choose a tag to compare
@jeanetteclark jeanetteclark released this 06 Jul 18:17
· 199 commits to main since this release

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