Skip to content

SOS 5.4.0 Release

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 31 May 14:51
· 1393 commits to develop since this release

Available in Maven Central.

Change Log

  • Fix insertion of sensors if samplings is activated
  • Fix issue with optional resultModel in SOS 1.0.0 GetObservation request
  • Add default locale setting for helgoland
  • Fix (not) abort insertion of insert result with already inserted observations
  • Remove "Core" from datasource name because it is not only for the core model
  • Cherry-picked the temporal duration support from the develop branch

Dependency Updates

  • Bump helgoland-fb-model from 3.0.6 to 3.1.0
  • Bump helgoland-dao-impl from 3.4.1 to 3.5.0
  • Bump helgolan-api from 3.4.0 to 3.4.1
  • Bump commons-io from 2.8.0 to 2.9.0 (#1074)
  • Bump si-quantity from 2.0.1 to 2.1 (#1069)
  • Upgrade to GitHub-native Dependabot (#1054)
  • Bump postgresql from 42.2.19 to 42.2.20 (#1052)
  • Bump guava from 29.0-jre to 30.1.1-jre (#1051)
  • Bump junit from 4.13.1 to 4.13.2 (#1050)
  • Bump Saxon-HE from 10.3 to 10.5 (#1046)
  • Bump testng from 7.3.0 to 7.4.0 (#1019)
  • Bump postgresql from 42.2.18 to 42.2.19 (#1013)
  • Bump unit-api from 2.1.1 to 2.1.2 (#1009)
  • Bump jna from 5.6.0 to 5.8.0 (#1005, #1037)
  • Bump mssql-jdbc from 8.4.1.jre8 to 9.2.0.jre8
  • Bump geolatte-geom from 1.6.0 to 1.8.1 (#1002, #1004, #1027, #1070)
  • Bump janino from 3.1.2 to 3.1.4 (#995, #1062)
  • Bump HikariCP from 3.4.5 to 4.0.3 (#994, #996, #1024)
  • Bump mysql-connector-java from 8.0.22 to 8.0.25 (#990, #1049, #1064)
  • Bump version.arctic-sea from 8.0.2 to 8.2.1 (#1031, #1061)
  • Bump joda-time from 2.10.8 to 2.10.10 (#982, #1003)
  • Bump ojdbc8 from 19.8.0.0 to 21.1.0.0 (#983, #992)
  • Bump xercesImpl from 2.12.0 to 2.12.1 (#984)
  • Bump jts-core from 1.17.1 to 1.18.1 (#985, #1020)
  • Bump cargo-maven2-plugin from 1.8.2 to 1.8.5 (#981, #997)
  • Bump version.hibernate from 5.4.24.Final to 5.4.32.Final (#980)
  • Bump byte-buddy from 1.10.18 to 1.11.0 (#977, #1000, #1015, #1026, #1048)
  • Bump cors-filter from 2.9 to 2.10 (#975, #1044)
  • Bump version.springframework from 5.3.1 to 5.3.7 (#967, #988, #1010, #1030, #1045, #1066)
  • Bump version.elasticsearch from 7.10.0 to 7.13.0 (#968, #989, #1012, #1028, #1039, #1053, #1073)
  • Bump parent from 19 to 21 (#966, #970)
  • Bump version.netcdf from 5.3.3 to 5.4.1 (#965, #971)
  • Bump version.springframework.security from 5.4.1 to 5.5.0 (#964, #1007, #1011, #1042, #1068)
  • Bump version.httpcore from 4.4.13 to 4.4.14 (#962)
  • Bump version.jackson from 2.11.3 to 2.12.3 (#958, #987, #1023, #1043)
  • Bump spotbugs-annotations from 4.1.4 to 4.2.3 (#959, #1001, #1022, #1047)
  • Bump wagon-webdav-jackrabbit from 3.4.0 to 3.4.3 (#960, #1018)
  • Bump spatial4j from 0.7 to 0.8 (#957)
  • Bump mockito-core from 3.6.0 to 3.10.0 (#956, #986, #991, #1017, #1041, #1067)
  • Bump jetty-maven-plugin from 9.4.34.v20201102 to 11.0.3 (#955, #969, #1016, #1040, #1072)
  • Bump indriya from 2.0.4 to 2.1.2 (#954, #1014)
  • Bump version.geotools from 24.0 to 25.1 (#953, #993, #1033, #1071)

Breaking Changes

  • None

See here for the complete commit log.