You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.