Arctic Sea v7.3.0
CarstenHollmann
released this
15 Feb 20:58
·
1235 commits
to master
since this release
Available in Maven Central.
Change Log
- Check that language is not null and enhance
PTFreeText
inAbstractJSONDecoder
- Fix processing of
onlineResource
inOwsServiceProviderFactory
- Add method to get minutes between two date times in
DateTimeHelper
- Add adding of service version to HTTP header
- Add SensorThings API constants and exceptions
- Initial implementation of OData/STA parsing
- Fix encoding of INSPIRE OMSO Point Observation
- Add TimeseriesML DomainRange constant and use in TSMLDR encoder
- Init
observationCollection
inAbstractObservattionResponse
with empty stream
Dependency Updates
- Bump commons-codec from 1.13 to 1.14 (#87)
- Bump geoip2 from 2.12.0 to 2.13.0 (#81)
- Bump guava from 28.0-jre to 28.2-jre (#63, #84)
- Bump hamcrest-core from 2.1 to 2.2 (#65)
- Bump httpclient from 4.5.9 to 4.5.11 (#62, #93)
- Bump httpcore from 4.4.11 to 4.4.13 (#60, #89)
- Bump joda-time from 2.10.3 to 2.10.5 (#70)
- Bump junit-jupiter-engine from 5.5.1 to 5.5.2 (#61)
- Bump lucene-core from 8.2.0 to 8.4.1 (#71, #74, #85, #90)
- Bump maxmind-db from 1.2.2 to 1.3.0 (#78)
- Bump mockito-core from 3.0.0 to 3.1.0 (#58)
- Bump mockito-junit-jupiter from 3.0.0 to 3.1.0 (#68)
- Bump nv-i18n from 1.26 to 1.27 (#55)
- Bump reflections from 0.9.11 to 0.9.12 (#88)
- Bump Saxon-HE from 9.9.1-4 to 9.9.1-6 (#66, ##77)
- Bump version.elastic from 7.4.2 to 7.5.2 (#75, #82, #95)
- Bump version.jackson from 2.10.0 to 2.10.2 (#56, #86)
- Bump version.jena from 3.12.0 to 3.14.0 (#57, #92)
- Bump version.junit from 5.5.2 to 5.6.0 (#94)
- Bump version.mockito from 3.1.0 to 3.2.4 (#72, #80)
- Bump version.olingo from 4.6.0 to 4.7.1 (#73, #83)
- Bump version.slf4j from 1.7.28 to 1.7.30 (#54, #79)
- Bump version.spring from 5.1.9.RELEASE to 5.2.3.RELEASE (#59, #76, #91)
Breaking Changes
- The
service.capabilitiesCacheUpdate
setting is used instead ofservice.capabilitiesCacheUpdateInterval
.
See here for the complete commit log.