Skip to content

Sensor Web Server Helgoland API v3.4.1

Compare
Choose a tag to compare
@CarstenHollmann CarstenHollmann released this 31 May 11:42
· 468 commits to develop since this release

Available in Maven Central.

Change Log

  • Add href to resources
  • Add select query parameter for expanded view to retrieve only selected fields
  • Fix joda time with jackson
  • Fix querying prerendered images and observation.png
  • Fix href in search result
  • Always create a new list because in another mehtod arrays.tolist is used. The resulting list can not be modified.
  • Fix issue when extras are queried with fields parameter.
  • Add lastValueMatches query parameter

Dependency Updates

  • Bump commons-io from 2.8.0 to 2.9.0 (#590)
  • Bump si-quantity from 2.0.1 to 2.1 (#588)
  • Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0-M3 (#584)
  • Upgrade to GitHub-native Dependabot (#583)
  • Bump unit-api from 2.1.1 to 2.1.2 (#569)
  • Bump junit-bom from 5.7.0 to 5.7.2 (#567, #586)
  • Bump fop-core from 2.5 to 2.6 (#565)
  • Bump jts-core from 1.17.1 to 1.18.1 (#559, #573)
  • Bump parent from 19 to 21 (#556)
  • Bump indriya from 2.0.4 to 2.1.2 (#572)
  • Bump geotools.version from 24.0 to 25.1 (#549, #564, #578, #587)
  • Bump jfreechart from 1.5.0 to 1.5.3 (#545, #561, #571)
  • Bump joda-time from 2.10.6 to 2.10.10 (#544, #560, #568)
  • Bump jackson-annotations from 2.11.2 to 2.12.3 (#540, #551, #562, #575, #580)
  • Bump commons-io from 2.7 to 2.8.0 (#534)
  • Bump commons-codec from 1.14 to 1.15 (#533)
  • Bump arctic-sea.version from 8.0.0 to 8.2.1 (#532, #538, #553, #558, #577, #585)
  • Bump jts-core from 1.17.0 to 1.17.1 (#531)
  • Bump spotbugs-annotations from 4.1.1 to 4.2.3 (#530, #539, #541, #552, #566, #574, #582)
  • Bump spring-boot-dependencies from 2.3.2.RELEASE to 2.5.0.RELEASE (#529, #536, #546, #547, #557, #563, #570, #579, #581, #589)

Breaking Changes

See here for the complete commit log.