Skip to content

Releases: ldproxy/xtraplatform-spatial

v6.1.3

13 Jan 13:05

Choose a tag to compare

Full Changelog: v6.1.2...v6.1.3

v6.1.2

19 Dec 14:16
e1eace4

Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.1.2

v6.1.1

16 Dec 08:24
3750a6b

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

16 Dec 07:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

16 Mar 17:39
85ca99f

Choose a tag to compare

prepare release (#113)

v6.0.0

14 Mar 18:49
79a4848

Choose a tag to compare

Jpms (#110)

* migrate

* migrate

* migrate sql

* migrate sql

* migrate routes

* fix build, upgrades

* license headers

* fix tests, cleanup build

* fix publication

* fix exports

* fix transactions

* fix hydration

* fix modules

* fix idleTimeout, add initFailTimeout

* fix sourcePaths deser

* proj operation logging

* fix routes sql

* remove interface Dropwizard

* spatialite

* fix sql inserts

* fix transformer caching

* fix deps

* sql results logging

* fix date formatting

* do not reload on connection error

* fix types validation

* improve connection error handling in auto mode

* migrate wfs provider

* migrate wfs provider

* fix wfs issues

* fix gml geometry parsing

* fix wfs queries

* improve handling of temporal data types (#111)

* use 'COALESCE' to map properties in intervals that are 'null' to +/- infinity
* prohibit mixing DATE and DATETIME in INTERVAL()
* treat DATE values as DATES and avoid casting to Instant
* fix issue in CQL Text writer with INTERVAL()

* filter expressions

* cleanup

* cleanup

* fix gml pass-through, bbox filters

* fix npe

* improve logging

* use non-blocking connection pool

* fix connection pool

* cql to fes

* cql to fes

* remove postgres-specific cast

LIKE used '::varchar', which created exceptions in SQLite

* fix idle timeouts

* reenable support for 'now' in 'datetime'

* add flag, if a feature provider fully supports CQL2

* WFS filter improvements

* add error messages to exceptions to avoid exception message in 400 responses
* map temporal operators to comparison operators to support all variations of 'datetime' configurations

* pass exception with cause

* fix idle timeouts

* prepare release

Co-authored-by: Clemens Portele <[email protected]>

v5.0.1

10 Dec 10:18
09e9e12

Choose a tag to compare

prepare release (#104)

v5.0.0

28 Oct 11:07
173adf5

Choose a tag to compare

Fix queries (#94)

* fix sourcePath and parentSortKeys for nested value arrays

* fix remove validation

* fix nested filters

* fix objects/arrays without sourcePath

* fix nested joins

v4.6.1

07 May 05:50
cdb3327

Choose a tag to compare

Fixes (#74)

* fix connector disposal

* fix auto mode id detection

* version bump

v4.6.0

05 May 09:59
19059c9

Choose a tag to compare

fix snapshots (#73)