Skip to content

SOS 5.2.0 Release

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 07 Jul 08:02
· 1888 commits to develop since this release

Available in Maven Central.

Change Log

  • Add full support for insert result of a swe data array observedProperty and insertion of observations for the same observedProperty.
  • Improve physical deletion of data
  • Add SOS profiles persitance to configuration and not a separate file (old file can be loaded)
  • Add support for exporting and importing full configuration (except db configuration) instead of only settings
  • Change Delete Deleted Observation to Delete Deleted Data to delete all deleted data.
  • Re-enable dynamic WSDL generation
  • Add own context loader listener to activate profile depending on database config
  • Move settings definitions to an own config location
  • Fix password description for doccker
  • Enable transactional operations in config for docker
  • Use spring profiles to load beans depending on selected database concept, e.g. no transactional security settings are required for the simple concept or not load transactionla operations (#852)
  • Add sml:parameters to InsertSensor XML2.0 examples

Dependency Updates

  • Update maven-parents from 18 to 19
  • Update arctic-sea from 7.5.1 to 7.6.0
  • Update sensorweb-server-db-modell from 2.0.2 to 3.0.0
  • Bump jts-core from 1.16.1 to 1.17.0 (#859)
  • Bump byte-buddy from 1.10.12 to 1.10.13 (#858)
  • Bump ojdbc8 from 19.6.0.0 to 19.7.0.0 (#857)
  • Bump version.jackson from 2.11.0 to 2.11.1 (#856)
  • Bump spotbugs-annotations from 4.0.5 to 4.0.6 (#855)
  • Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#854)
  • Update geloatte-geom from 1.4.0 to 1.6.0
  • Bump spotbugs-annotations from 4.0.4 to 4.0.5 (#850)
  • Bumps hibernate from 5.4.16.Final to 5.4.17.Final (#853)
  • Bump byte-buddy from 1.10.11 to 1.10.12 (#851)
  • Bump version.elasticsearch from 7.7.1 to 7.8.0 (#850)
  • Bump version.db-model from 2.0.1 to 2.0.2 (#849)
  • Bump version.netcdf from 5.3.2 to 5.3.3 (#848)
  • Bump jetty-maven-plugin from 9.4.29.v20200521 to 9.4.30.v20200611 (#847)
  • Bump postgresql from 42.2.13 to 42.2.14 (#846)
  • Bump maven-war-plugin from 3.2.3 to 3.3.0 (#845)
  • Bump version.springframework from 5.2.6.RELEASE to 5.2.7.RELEASE (#844)
  • Bump spotbugs-annotations from 4.0.3 to 4.0.4 (#843)
  • Bump postgresql from 42.2.12 to 42.2.13 (#841)
  • Bump byte-buddy from 1.10.10 to 1.10.11 (#840)
  • Bump version.elasticsearch from 7.7.0 to 7.7.1 (#839)
  • Bump version.springframework.security from 5.3.2.RELEASE to 5.3.3.RELEASE (#838)
  • Bump cargo-maven2-plugin from 1.7.12 to 1.7.13 (#836)
  • Bump version.geotools from 23.0 to 23.1 (#835)

Breaking Changes

See here for the complete commit log.