Skip to content

Commit 3f1ff0a

Browse files
authored
Merge branch 'develop' into large-file-upload-url
2 parents 8d92353 + d2c2f84 commit 3f1ff0a

File tree

3 files changed

+275
-186
lines changed

3 files changed

+275
-186
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
## [Unreleased]
88

99
### Added
10+
- Datasets downloaded with Clowder now include DataCite v4 XML files in the output /metadata folder for interoperability purposes.
1011
- Script to clean extractors' tmp files.
1112
- Script for RabbitMQ error queue cleanup.
1213

@@ -15,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1516
- Expose a read-only list of extractors to all users.
1617

1718
### Fixed
19+
- Escape colon characters on search values for search box and advanced search to allow those values in a search.
1820
- typesafe now only offers https access
1921
[#49](https://github.com/clowder-framework/clowder/issues/49)
2022
- if uploading files by url > 2147483647 it would fail

0 commit comments

Comments
 (0)