Skip to content

SOS 5.4.2 Release

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 16 Nov 12:13
· 1135 commits to develop since this release

Available in Maven Central.

Change Log

  • Set hbm2ddl charset name to UTF-8 to avoid using syste,/jvm encoding …
  • Add gitattributes to force lf for *.sh files
  • Fix for issue 1167 when inserting results with same template structure and different features

Dependency Updates

  • Bump Saxon-HE from 10.5 to 10.6 (#1147)
  • Bump byte-buddy from 1.11.10 to 1.12.1 (#1122, #1124, #1129, #1138, #1141, #1148, #1152, #1165, #1173, #1180, #1185)
  • Bump guava from 30.1.1-jre to 31.0.1-jre (#1155, #1156)
  • Bump version.hibernate from 5.5.7.Final to 5.6.0.Final (#1163)
  • Bump jetty-maven-plugin from 11.0.6 to 11.0.7 (#1169)
  • Bump jna from 5.8.0 to 5.10.0 (#1132, #1183)
  • Bump joda-time from 2.10.10 to 2.10.13 (#1151, #1157, #1178)
  • Bump jts-core from 1.18.1 to 1.18.2 (#1137)
  • Bump logback-classic from 1.2.5 to 1.2.7´(#1143, #1192)
  • Bump maven-war-plugin from 3.3.1 to 3.3.2 (#1144)
  • Bump mockito-core from 3.11.2 to 3.12.4 (#1131, #1134)
  • Bump mssql-jdbc from 9.2.1.jre8 to 9.5.0.jre8-preview (#1123, #1184)
  • Bump mysql-connector-java from 8.0.26 to 8.0.27 (#1171)
  • Bump ojdbc8 from 21.1.0.0 to 21.3.0.0 (#1139)
  • Bump postgresql from 42.2.23 to 42.3.1 (#1153, #1174, #1181)
  • Bump reflections from 0.9.12 to 0.10.2 (#1162, #1177)
  • Bump spotbugs-annotations from 4.3.0 to 4.5.0 (#1127, #1145, #1164, #1191)
  • Bump version.arctic-sea from 9.0.0 to 9.2.0 (#1120, #1126, #1193)
  • Bump version.dao-impl from 3.5.1 to 3.5.2 (#1190)
  • Bump version.db-model from 3.1.2 to 3.1.3 (#1189)
  • Bump version.elasticsearch from 7.13.4 to 7.15.2 (#1121, #1140, #1150, #1170, #1186)
  • Bump version.geotools from 25.2 to 26.0 (#1166)
  • Bump version.helgoland.api from 3.4.1 to 3.4.2 (#1187)
  • Bump version.jackson from 2.12.4 to 2.13.0 (#1135, #1158)
  • Bump version.netcdf from 5.4.1 to 5.4.2 (#1136)
  • Bump version.springframework from 5.3.9 to 5.3.13 (#1146, #1168, #1176, #1188)
  • Bump version.springframework.security from 5.5.1 to 5.5.3 (#1128, #1172)

Breaking Changes

  • None

See here for the complete commit log.