Skip to content

SOS 5.5.0 Release

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 28 Jun 09:35
· 831 commits to develop since this release

Available in Maven Central.

Change Log

  • Fix getting of qualified table names changed in hibernate
  • Fix NPE when checking insertion cache if a dataset exists for ObservationConstellation and offering
  • Fix for multipleObservations with lacking link to the featureOfInterest (#1338)

Dependency Updates

  • Bump h2 from 1.4.200 to 2.1.212 (#1290)
  • Bump spotbugs-annotations from 4.6.0 to 4.7.1 (#1315, #1354)
  • Bump postgresql from 42.3.4 to 42.4.0 (#1316, #1333, #1340)
  • Bump version.springframework from 5.3.19 to 5.3.21 (#1317, #1343)
  • Bump version.hibernate from 5.6.1.Final to 5.6.9.Final (#1318)
  • Bump jackson-bom from 2.13.2.20220328 to 2.13.3 (#1319)
  • Bump version.springframework.security from 5.6.3 to 5.7.2 (#1328, #1330, #1344)
  • Bump testng from 7.5 to 7.6.0 (#1329)
  • Bump version.geotools from 26.4 to 27.0 (#1332)
  • Bump version.elasticsearch from 7.17.3 to 7.17.4 (#1334)
  • Bump mockito-core from 4.5.1 to 4.6.1 (#1335, #1337)
  • Bump jettison from 1.4.1 to 1.5.0 (#1339)
  • Bump h2 from 2.1.212 to 2.1.214 (#1342)
  • Bump ojdbc8 from 21.5.0.0 to 21.6.0.0.1 (#1345)
  • Bump jetty-maven-plugin from 11.0.9 to 11.0.11 (#1346, #1349)
  • Bump jts-core from 1.18.2 to 1.19.0 (#1347)
  • Bump byte-buddy from 1.12.10 to 1.12.12 (#1348, #1351)
  • Bump mssql-jdbc from 11.1.1.jre8-preview to 11.1.2.jre8-preview (#1350)
  • Bump jna from 5.11.0 to 5.12.0 (#1352)
  • Bump wagon-webdav-jackrabbit from 3.5.1 to 3.5.2 (#1353)
  • Bump helgoland-api from 3.4.2 to 3.4.3
  • Bump db-model from 3.1.4 to 3.2.0
  • Bump dao-impl from 3.5.2 to 3.6.0

Breaking Changes

See here for the complete commit log.