Skip to content

Commit 8e521e6

Browse files
committed
Updated CHANGELOG.md.
1 parent 6c6cf88 commit 8e521e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)