Sensor Web Server DAO impl v3.3.5
CarstenHollmann
released this
07 Sep 12:28
·
954 commits
to develop
since this release
Available in Maven Central.
Change Log
- Faster query with same result (should be checked for observations with several resultTimes) for closest values
- create own close data criteria creation method
- Refactor closest value queries by querying max/min time and then the observation for this time and dataset. Much faster than old solution when querying the first time
- reduce database observation queries for referenced data if no data are available for the requested period
Dependency Updates
- None
Breaking Changes
- None
See here for the complete commit log.