Skip to content

Arctic Sea v7.5.0

Compare
Choose a tag to compare
@autermann autermann released this 28 May 11:36
· 1026 commits to master since this release
0697441

Available in Maven Central.

Change Log

  • Add support for decoding of WaterML 2.0 MonitoringPoint
  • Add support of SoapRequest/-Response de-/encoding for SOAP 1.2
  • Add keys, ... for InspireXmlDecoder to avoid NPE when Capabilities contains INSPIRE extension
  • Fix feature encoding and add tests
  • Fixes #18 Unsupported DWithin and Beyond Spatial Filters
  • Mark classes for or methods using javax.xml.soap.* as deprecated
  • Various bugfixes
  • Test parsing for all permutations of input query string
  • Implement Stringification of Expr to directly output as OData conform query string
  • Support for the W3C Time Ontology

Dependency Updates

  • Bump version.junit from 5.6.1 to 5.6.2 (#123)
  • Bump guava from 28.2-jre to 29.0-jre (#124)
  • Bump spotbugs-annotations from 4.0.1 to 4.0.2 (#125)
  • Bump lucene-core from 8.5.0 to 8.5.1 (#126)
  • Bump joda-time from 2.10.5 to 2.10.6 (#128)
  • Bump version.jackson from 2.10.3 to 2.11.0 (#127)
  • Bump version.spring from 5.2.5.RELEASE to 5.2.6.RELEASE (#129)
  • Bump version.n52CommonXML from 2.6.1 to 2.7.0 (#131)

Breaking Changes

  • None

See here for the complete commit log.