Skip to content

23.0.0

Compare
Choose a tag to compare
@ThanKarab ThanKarab released this 14 Sep 13:00
· 210 commits to master since this release
6b56339

Changelog

Exareme:

  • On the Exareme bootstrap scripts health checks were added to identify a false state and then automatically recover the container. This is done by killing the container and then swarm will restart the service.
  • Exareme starts before datasets are prepared. Datasets are added when they are converted.
  • Query handler for HBP refactored and added:
    • Node handling.
    • Improved consul communication.
    • Better error messages.
  • Log level environment variable added.

Mip-Algorithms:

  • Documentation updated.
  • Test data removed and added to separate repo.