Skip to content

Releases: heremaps/xyz-hub

1.18.6

27 May 16:08
Compare
Choose a tag to compare

Added

  • Introduce new space-storage param "tableName"

1.18.5

27 May 16:08
Compare
Choose a tag to compare

Added

  • Introduce new connector param "ignoreCreateMse" and space property notSendDeleteMse

Improved

  • Use url safe characters when compiling handle value on iterate endpoint
  • Return all connectors for admins on GET /connectors
  • Remove PUT endpoint to align it with the spaces endpoints

Fixed

  • Fix exception "Marker name cannot be null"

1.18.4

27 May 16:08
Compare
Choose a tag to compare

Improved

  • Deprecate response params handle and byteSize on iterate and statistics api

Fixed

  • Fix topology error on clipped h3-polygons

1.18.3

27 May 16:07
Compare
Choose a tag to compare

Improved

  • Don't treat temporary health-check timeouts as failures

1.18.2

27 May 16:07
Compare
Choose a tag to compare

Improved

  • Make HTTP client's pipelining configurable
  • Set samplessize from tablesize
  • Optimize runtime when part is used on entire dataset

1.18.1

28 Apr 13:01
Compare
Choose a tag to compare

Improved

  • Add ip and remoteAddress values to access log

Fixed

  • Fix index creation on-demand for root properties

1.18.0

22 Apr 14:38
Compare
Choose a tag to compare

Added

  • Support clipping with custom input geometries
  • Add config for uncompressed request and response payload size limit
  • Add GitHub action which uploads JARs as release assets

Improved

  • Activate pipelining for service webclient
  • Cleanup duplicates in Access logs

Fixed

  • Fix wrong schema references on stable openapi recipe
  • Fix remove features where coordinate array is empty
  • Fix sort for non existent property
  • Fix failure on sending message to remote cluster by retrying on closed connection
  • Fix relativeResolution issue lower than zero on hexbin

1.17.5

22 Apr 14:37
Compare
Choose a tag to compare

Fixed

  • Fix missing request size in logs

1.17.4

22 Apr 14:36
Compare
Choose a tag to compare

Added

  • Add configurable host, user, password during psql tests
  • Add configurable xyz-hub host during integration tests

Improved

  • Update RFC health-check correctly on connector-config change

Fixed

  • Hotfix for uuid validation when space is not flagged with "enableUUID"

1.17.3

22 Apr 14:33
Compare
Choose a tag to compare

Added

  • Add additional test cases for creating spaces with custom storage connectors.

Improved

  • Remove obsolete client-reset in RedisHealthCheck
  • Improve RemoteFunctionHealthCheck error handling for timeouts

Fixed

  • Fix search by id
  • Fix connector authorization validating unmodified listeners & processors