v2.1.1 Bugfix Release
Summary
This Release includes various bugfixes
A Docker Image is provided: sensorweb-server-sta:2.1.1
Changelog
- Implements/Fixes MQTT Publish not working on related Collections (#90)
- Refactor check for existing FOI to check for
staIdentifer
andidentifier
(#91) - Fix parsing error when handling POST to
/FeaturesOfInterest(<id>)/Observations
(0901751) - Add example logback.xml to webapp (#93)
see the detailed changelog here
Dependency Updates
- Update testcontainers from 1.14.2 to 1.14.3
Breaking Changes
None