Skip to content

v1.10.1

Compare
Choose a tag to compare
@lmarini lmarini released this 16 Jul 15:07
· 453 commits to master since this release
c7d83b1

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.