Skip to content

Releases: AtlasOfLivingAustralia/spatial-service

2.1.5

20 Jun 20:42
Compare
Choose a tag to compare

Changes

  • Fix SQL exception
  • Fix layer ingestion error with manually created /data/spatial-data/uploads directories
  • Revert envelope default resolution to 0.01
  • Fix envelope optional shp output parameter
  • Fix getByKeywords exception

2.1.4

12 Jun 05:53
Compare
Choose a tag to compare
  • Reverted the response of /layers so that dt_added is a number instead of a date string.

2.1.3

06 Jun 00:54
Compare
Choose a tag to compare

Changes

  • Improve ScatterplotDraw performance when including a domain grid.
  • Fix for layer.id during layer creation.
  • Fix error when restarting a task.
  • Fix layer thumbnail get.
  • fix for DistributionRematchLsid.

2.1.2

30 Jan 00:46
Compare
Choose a tag to compare

Fix possible dead loop in WKT process

2.1.1

30 Jan 02:42
Compare
Choose a tag to compare
  • Fix for distribution/lsids with WKT

2.1.0

01 Nov 03:00
Compare
Choose a tag to compare
  • remove layers-store dependency
  • refactor running of tasks
  • remove support for load sharing across instances
  • convert all .java to .groovy
  • add openapi documentation

1.1.2

27 Oct 05:18
Compare
Choose a tag to compare

Fix startup issues:

  • removed library conflict
  • disabled liquibase

1.1.1

11 Oct 04:48
Compare
Choose a tag to compare
  • Fix https://... LSIDs when running in tomcat

1.1.0

10 Oct 23:50
9141d56
Compare
Choose a tag to compare
  • OIDC
  • Initial OpenAPI
  • Fix for latest names index
  • Logging fix

1.0.6

13 May 04:16
Compare
Choose a tag to compare

Fix layer json retrieve process
Fix reporting tools. Fix bugs on /report endpoint only.