Skip to content

Sensor Web Server DAO impl v3.5.2

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 17 Nov 13:34
· 639 commits to develop since this release

Available in Maven Central.

Change Log

  • Define QuantityDataEntity for querying observaiton in QuantityDataRepository (reduces the returned columns)
  • Get and store in DdQuery expanded and formatToUnixTime flag as well as NumberFormat
  • Query only the id of a dataset for exist query
  • Remove duplicated deleted filter parameter in sql query
  • Use getter from DbQuery for number format and flags
  • Use separate query for getting only type data from datasets

Dependency Updates

  • Bump arctic-sea.version from 9.0.0 to 9.1.1 (#344, #349, #352)
  • Bump formatter-maven-plugin from 2.16.0 to 2.17.0 (#369)
  • Bump gem-maven-plugin from 1.1.8 to 2.0.1 (#360, #370)
  • Bump geotools.version from 25.2 to 26.0 (#362)
  • Bump guava from 30.1.1-jre to 31.0.1-jre (#357, #358)
  • Bump hibernate.version from 5.4.32.Final to 5.6.0.Final (#354, #361)
  • Bump javax-jaxb.version from 3.0.1 to 3.0.2 (#345)
  • Bump jetty-maven-plugin from 11.0.6 to 11.0.7 (#363)
  • Bump joda-time from 2.10.10 to 2.10.13 (#355, #359, #366)
  • Bump jts-core from 1.18.1 to 1.18.2 (#351)
  • Bump maven-war-plugin from 3.3.1 to 3.3.2 (#353)
  • Bump series-hibernate.version from 3.1.0 to 3.1.2 (#347, #361)
  • Bump spring-boot-dependencies from 2.5.3 to 2.5.6 (#350, #356, #365)

Breaking Changes

  • None

See here for the complete commit log.