Skip to content

SOS 5.4.1 Release

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 05 Aug 08:34
· 1283 commits to develop since this release

Available in Maven Central.

Change Log

  • Fixes #1079 by updating offering envelop during insertresultemplate and add feature geometry in insert result response
  • Fix insert result of empty value field
  • Fixes #1101 - NoSuchAuthorityCodeException in AbstractFeatureCreatorcreateGeometryFrom after fresh server restart
  • Fix issue with reference observations and database check

Dependency Updates

  • Bump byte-buddy from 1.11.0 to 1.11.9 (#1075, #1082, #1091, #1096, #1106, #1107, #1118)
  • Bump version.elasticsearch from 7.13.0 to 7.13.4 (#1076, #1087, #1100, #1113)
  • Bump mockito-core from 3.10.0 to 3.11.2 (#1077, #1086, #1093)
  • Bump jetty-maven-plugin from 11.0.3 to 11.0.6 (#1078, #1083, #1098)
  • Bump version.springframework from 5.3.7 to 5.3.9 (#1080, #1105)
  • Bump postgresql from 42.2.20 to 42.2.23 (#1081, #1089, #1099)
  • Bump commons-io from 2.9.0 to 2.11.0 (#1084, #1104)
  • Bump geolatte-geom from 1.8.1 to 1.8.2 (#1085)
  • Bump unit-api from 2.1.2 to 2.1.3 (#1088)
  • Bump version.slf4j from 1.7.30 to 1.7.32 (#1090, #1112)
  • Bump version.springframework.security from 5.5.0 to 5.5.1 (#1092)
  • Bump aspectjtools from 1.9.6 to 1.9.7 (#1094)
  • Bump spotbugs-annotations from 4.2.3 to 4.3.0 (#1095)
  • Bump version.jackson from 2.12.3 to 2.12.4 (#1097)
  • Bump version.arctic-sea from 8.3.0-SNAPSHOT to 9.0.0 (#1108)
  • Bump postgis-jdbc from 2.5.0 to 2.5.1 (#1114)
  • Bump janino from 3.1.4 to 3.1.6 (#1119)
  • Bump logback-classic from 1.2.4 to 1.2.5 (#1116)
  • Bump dao-impl from 3.5.0 to 3.5.1
  • Bump db-model from 3.1.1 to 3.1.2

Breaking Changes

  • None

See here for the complete commit log.