File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77## 1.17.0 - 2021-04-29
88
99### Fixed
10- - Close channel after submitting via RabbitMQMessageService
10+ - Close channel after submitting events to RabbitMQMessageService.
1111
1212### Added
1313- Endpoint ` /api/datasets/createfrombag ` to ingest datasets in BagIt format. Includes basic dataset metadata, files,
1414 folders and technical metadata. Downloading datasets now includes extra Datacite and Clowder metadata.
15- - Endpoint /api/files/bulkRemove to delete multiple files in one call. [ #12 ] ( https://github.com/clowder-framework/clowder/issues/12 )
15+ - Endpoint ` /api/files/bulkRemove ` to delete multiple files in one call. [ #12 ] ( https://github.com/clowder-framework/clowder/issues/12 )
1616- Log an event each time that a user archives or unarchives a file.
17- - Clowder will use the same queue for responses , preventing status messages from getting lost.
17+ - Persist name of message bus response queue , preventing status messages from getting lost after a reboot .
1818
1919### Changed
2020- Updated Sphinx dependencies due to security and changes in required packages.
You can’t perform that action at this time.
0 commit comments