v1.10.1 Released

Various bug fixes.

Posted by Luigi Marini on July 16, 2020 · 1 min read

1.10.1 - 2020-07-16

Fixed

  • Queue threads (e.g. Elasticsearch indexer) will no longer crash permanently if the queue connection to Mongo is lost temporarily.
  • Docker images would not build correctly on GitHub.
  • If monitor HTTP server would crash, it would not restart correctly.
  • Don’t call server side twice when rendering list of files on dataset page. #7
  • Fixed Sphinx build errors and switched to using pipenv. Now building docs on readthedocs.

Added

  • GitHub artifacts can be uploaded using SCP to remote server.