Releases: 52North/sensorweb-server-sta
Releases · 52North/sensorweb-server-sta
v2.0.1 Bugfix Release
Summary
This is a bugfix release
Compatibility
- Due to a bug in the mappings this version is only compatible to SOS v5.0.2 with SOS Extension
Sampling/MeasuringProgram
enabled
Changelog
- Fix
@iot.nextValue
not being created correctly (28b5f1a) - Improve performance by using database pagination (in favor of in-memory pagination) when requesting Observations Collections. (7486433)
Dependency Updates
- Bump db-model.version from 1.2.0 to 1.3.0 #66
Breaking Changes
none
v2.0.0 Major Release
Summary
This Release includes a major rewrite of core components, removal of odata-olingo framework and various improvements and bugfixes. This will server as the baseline for all future developments.
A Docker Image is provided: sensorweb-server-sta:2.0.0
Changelog
- Removes odata-olingo from dependencies
- Rewrite of HTTP Layer
- Refactor of HTTP QueryOption parsing to arctic-sea
- Implementation of 52N-specific functions (doc)
see the detailed changelog here
Dependency Updates
Most dependencies have been updated. See the detailed changelog here
Breaking Changes
This is a breaking change from v1.0.0. There is no compatibility chart, compatibility needs to be evaluated on a per-case basis