Skip to content

v1.17.0

Compare
Choose a tag to compare
@lmarini lmarini released this 05 May 20:53
· 236 commits to master since this release
4152a29

1.17.0 - 2021-04-29

Fixed

  • Close channel after submitting events to RabbitMQMessageService.

Added

  • Endpoint /api/datasets/createfrombag to ingest datasets in BagIt format. Includes basic dataset metadata, files,
    folders and technical metadata. Downloading datasets now includes extra Datacite and Clowder metadata.
  • Endpoint /api/files/bulkRemove to delete multiple files in one call. #12
  • Log an event each time that a user archives or unarchives a file.
  • Persist name of message bus response queue, preventing status messages from getting lost after a reboot.

Changed

  • Updated Sphinx dependencies due to security and changes in required packages.