Fixed
- Handle stream error #58
Fixed
- Durable download URLs #57
Added
- Durable download link fields #56
Fixed
- Bumped
minimist
version to 1.2.8 which fixes security vulnerability CVE-2021-44906 #55
Fixed
- Bumped
minimist
version to 1.2.8 which fixes security vulnerability CVE-2021-44906 #55
Fixed
- Added default
where
query parameter in accessURL #53
Fixed
- Timeout issue when sort filter is applied #51
Added
- Added durable download links for CSV file type #46
Added
- Added durable download links for CSV, GeoJSON and Shapefile file types #45
Fixed
- Retrieve
arcgisPortal
fromreq.app.locals
#43
Added
- Added
ownerUri
,language
,issuedDateTime
,orgTitle
andprovenance
data enrichments #42
Removed
- Removed redundant
isProxiedCSV
data enrichment #42
Added
- Added additional data enrichments #19
- Transformed Hub dataset response to geoJSON #20
- Added CSV access URL for layer dataset #21
Fixed
- Fixed limit to respect 0 #13
Added
Added
- Added validation that requires a request scope #9
Fixed
Patch
- Return a 400 error response explicitly if a client-provided field is invalid #7
Fixed
- Fixed stream closing issue when no results are obtained #6
Added
- Refactored streaming of documents to batch requests to Hub Search simultaneously #4
Fixed
- README ships to NPM d8a4fd8
Added