Releases: koopjs/koop-provider-hub-search
Releases · koopjs/koop-provider-hub-search
v3.0.1
Added
- Added
ownerUri
, language
, issuedDateTime
, orgTitle
and provenance
data enrichments #42
Removed
- Removed redundant
isProxiedCSV
data enrichment #42
v3.0.0
Added
- Added additional data enrichments #19
- Transformed Hub dataset response to geoJSON #20
- Added CSV access URL for layer dataset #21
v2.1.1
Fixed
- Fixed limit to respect 0 #13
v2.1.0
Added
- Added capability to sort results #11 and #12
v2.0.1
Added
- Added validation that requires a request scope #9
Fixed
- Fixed validation #10
- Site property should be examined by provider #8
v2.0.0
Added
- Added validation that requires a request scope #9
Fixed
- Fixed validation #10
- Site property should be examined by provider #8
v1.0.4
Patch
- Return a 400 error response explicitly if a client-provided field is invalid #7
v1.0.3
Fixed
- Fixed stream closing issue when no results are obtained #6
v1.0.2
Added
- Refactored streaming of documents to batch requests to Hub Search simultaneously #4