Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.

Releases: 52North/iceland

Iceland v2.0.0

29 Nov 16:29
78d6b1e
Compare
Choose a tag to compare

Quite a lot of changes; see the commit log.

Most notable is the introduction of Jan Mayen, Faroe, Shetland and Svalbard.

This release is available on Maven Central:

<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>2.0.0</version>
</dependency>

Iceland v1.2.1

15 Jun 08:59
de1efe9
Compare
Choose a tag to compare
<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>1.2.1</version>
</dependency>

This is a hot fix release, changes:

  • #67 Do not allow doctype declarations

Iceland v1.2.0

17 Dec 09:21
Compare
Choose a tag to compare
<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>1.2.0</version>
</dependency>

Changes:

  • #58 Some changes and additions for SOS 5.x
  • #59 Updated Elasticsearch to 2.1
  • #61 Fixed bug in JsonConfiguration

Iceland v1.1.0

17 Dec 09:18
Compare
Choose a tag to compare
<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>1.1.0</version>
</dependency>

Changes:

  • #47 Fix two bugs in filters; add role to capabilities service provider
  • #48 Fix NPE when using MessageDigest
  • #50 Fixed duplicate call to pre in CompositeSerialAction
  • #54 Deprecated Constants
  • #55 Added release documentation

Iceland v1.0.0

15 Oct 12:37
4f70a2f
Compare
Choose a tag to compare

Initial release.

<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>1.0.0</version>
</dependency>