Releases: heremaps/xyz-hub
Releases · heremaps/xyz-hub
1.18.6
1.18.5
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
1.18.3
1.18.2
1.18.1
Improved
- Add ip and remoteAddress values to access log
Fixed
- Fix index creation on-demand for root properties
1.18.0
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
Fixed
- Fix missing request size in logs
1.17.4
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
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