Releases: 52North/arctic-sea
Releases · 52North/arctic-sea
v10.1.1
What's Changed
- Bump version.slf4j from 2.0.5 to 2.0.6 by @dependabot in #494
- Bump version.mockito from 4.9.0 to 4.10.0 by @dependabot in #496
Full Changelog: v10.1.0...v10.1.1
v10.1.0
What's Changed
- Bump version.slf4j from 2.0.4 to 2.0.5 by @dependabot in #486
- Bump version.httpcore from 4.4.15 to 4.4.16 by @dependabot in #488
- Bump joda-time from 2.12.1 to 2.12.2 by @dependabot in #490
- Bump httpclient from 4.5.13 to 4.5.14 by @dependabot in #492
- Merge changes from feature/sta-citsci-extension branch
Full Changelog: v10.0.2...v10.1.0
v10.0.2
What's Changed
Full Changelog: v10.0.1...v10.0.2
v10.0.1
What's Changed
- Bump joda-time from 2.12.0 to 2.12.1 by @dependabot in #473
- Bump commons-compress from 1.21 to 1.22 by @dependabot in #475
- Bump version.mockito from 4.8.1 to 4.9.0 by @dependabot in #477
- Bump version.slf4j from 2.0.3 to 2.0.4 by @dependabot in #481
- Fix encoding of Inspire observations for streaming
Full Changelog: v10.0.0...v10.0.1
Arctic Sea v10.0.0
Available in Maven Central.
Change Log
- None
Dependency Updates
- Bump geoip2 from 2.16.1 to 3.0.1 (#402)
- Bump version.antlr4 from 4.9.3 to 4.10.1 (#404)
- Bump lucene-core from 8.11.1 to 9.4.1 (#405, #417, #459, #467)
- Bump version.jena from 3.17.0 to 4.6.1 (#406, #431, #443)
- Bump version.junit from 5.8.2 to 5.9.0 (#414)
- Bump Saxon-HE from 11.3 to 11.4 (#418)
- Bump joda-time from 2.10.14 to 2.12.0 (#422, #430, #453, #463)
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#423)
- Bump version.mockito from 4.6.1 to 4.8.1 (#424, #442, #465)
- Bump version.elastic from 7.17.5 to 7.17.6 (#428)
- Bump version.spring from 5.3.22 to 5.3.23 (#447)
- Bump version.slf4j from 2.0.0 to 2.0.3 (#445, #450, #455)
- Bump version.junit from 5.9.0 to 5.9.1 (#451)
- Bump kotlin-stdlib from 1.7.10 to 1.7.20 (#457)
- Bump geolatte-geom from 1.8.2 to 1.9.0 (#461)
Breaking Changes
- Requires Java 11
See here for the complete commit log.
Arctic Sea v9.9.0
Available in Maven Central.
Change Log
- None
Dependency Updates
- Bump version.mockito from 4.7.0 to 4.8.1 (#441, #464)
- Bump version.spring from 5.3.22 to 5.3.23 (#446)
- Bump version.slf4j from 2.0.0 to 2.0.3 (#444, #448, #454)
- Bump version.junit from 5.9.0 to 5.9.1 (#449)
- Bump joda-time from 2.11.1 to 2.12.0 (#452, #462)
- Bump kotlin-stdlib from 1.7.10 to 1.7.20 (#456)
- Bump geolatte-geom from 1.8.2 to 1.9.0 (#460)
- Bump lucene-core from 8.11.1 to 8.11.2 (#468)
Breaking Changes
- None
See here for the complete commit log.
Arctic Sea v9.8.0
Available in Maven Central.
Change Log
- Added write method without
ResponseProxy
inResponseWriter
. - Added
staticString
toGetCapabilitiesResponse
to replacexmlString
in future to support other static caüabilities - Added
StaticCapabilitiesProvider
interface for creating and providing static capabilities (generated by the service) instead of dynamic
Dependency Updates
- Bump version.slf4j from 1.7.36 to 2.0.0 by @dependabot in #425
- Bump version.elastic from 7.17.5 to 7.17.6 by @dependabot in #427
- Bump joda-time from 2.11.0 to 2.11.1 by @dependabot in #429
- Bump spotbugs-annotations from 4.7.1 to 4.7.2 by @dependabot in #435
- Bump jackson-bom from 2.13.3 to 2.13.4 by @dependabot in #436
Breaking Changes
- None
See here for the complete commit log.
Arctic Sea v9.7.0
Available in Maven Central.
Change Log
- Refactoring of bjornoya to use in Helgoland Adapters
- Add job configuration and default job configuration
Dependency Updates
- Bump version.junit from 5.8.2 to 5.9.0 (#413)
- Bump Saxon-HE from 11.3 to 11.4 (#416)
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#419)
- Bump version.mockito from 4.6.1 to 4.7.0 (#420)
- Bump joda-time from 2.10.14 to 2.11.0 (#421)
Breaking Changes
- None
See here for the complete commit log.
Arctic Sea v9.6.1
Available in Maven Central.
Change Log
- Fix issue with symlinks in ServletContextPropertyFileHandler
Dependency Updates
- Bump version.elastic from 7.17.4 to 7.17.5 (#407)
- Bump kotlin-stdlib from 1.7.0 to 1.7.10 (#409)
- Bump version.spring from 5.3.21 to 5.3.22 (#411)
Breaking Changes
- None
See here for the complete commit log.
Arctic Sea v9.6.0
Available in Maven Central.
Change Log
- Do not remove # from gmlid of a feature to support detection of document internal referencing
- Remove obsolete/duplicate reference detection which is also implemented in the InsertObservationRequest class
Dependency Updates
- Bump spotbugs-annotations from 4.6.0 to 4.7.1 (#387, #400)
- Bump version.spring from 5.3.19 to 5.3.21 (#388, #398)
- Bump jackson-bom from 2.13.2.20220328 to 2.13.3 (#389)
- Bump version.elastic from 7.17.1 to 7.17.4 (#391)
- Bump version.mockito from 4.5.1 to 4.6.1 (#393, #394)
- Bump kotlin-stdlib from 1.6.21 to 1.7.0 (#396)
- Bump jts-core from 1.18.2 to 1.19.0 (#399)
Breaking Changes
- None
See here for the complete commit log.