Skip to content

v2.1.1 Bugfix Release

Compare
Choose a tag to compare
@SpeckiJ SpeckiJ released this 04 Jun 15:14
· 297 commits to develop since this 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 and identifier (#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