Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

41 lines (33 loc) · 1.97 KB

2.x

3.0.0

Changes

  • Integration of Spring Data and QueryDSL

Issues

  • #121 Implement next/previous values beyond requested timespan

2.0.0

Changes

  • offering and procedure are now hierarchical
  • result time extension
  • add SOS om:parameter to feature/platform
  • SOS named parameters are mapped to data output
  • separated project into own repository project
  • service is now a full qualified entity
  • Support for pluralized filter parameters
  • output includes href property
  • more consistent filter handling
  • result filtering via OData $filter

Features

Issues

  • #246 no use of deleted flag in series table
  • #279 Querying multiple (time-)series causes race condition

1.x

Below v2.x the project was part of the series-rest-api. You can find the SPI implementation by following the v1.x development line.