Releases: eoxc/opensearch
Releases · eoxc/opensearch
v2.0.0-alpha.7
- security vulnerabilities patching
v2.0.0-alpha.6
- added
eo:acrossTrackIncidenceAngleandeo:alongTrackIncidenceAngleparameters to be serialized
v2.0.0-alpha.5
- fixing bug introduced in https://github.com/eoxc/opensearch/releases/tag/v2.0.0-alpha.3 of not respecting catalog configuration
v2.0.0-alpha.4
- Reintroduced option to configure own Promise
v2.0.0-alpha.3
- support avoiding of fetching first page before all other in searchFirstRecords
v2.0.0-alpha.2
Added support for gml:geometryMember and gml:Envelope
v2.0.0-alpha.1
Updating APIs for some methods: optional parameters are now bundled in an options object
Adding option to drop empty GET request parameters
v1.1.0
Parameters:
- Enabling multi-parameters: KVP parameters that have more than one type.
e.g:timespan={time:start?}/{time:end?}
Parsing:
- allowing parse additional metadata items from each record by passing xpath expressions
- improved handling of mediaRSS groups
v1.0.8
Fixing issues:
- Handling behavior when server responds with 0 items per page
- Trying to find correct date format as defined with
patternattribute when available
v1.0.7
Exposing format registration routine
Fixing issue in 'simple path' evaluation when dealing with attribute lookups on non-existing nodes