Skip to content

Releases: gisaia/ARLAS-server

release version 17.7.1

24 Jun 14:05
Compare
Choose a tag to compare
v17.7.1

Fix shape export

v16.7.1

27 May 10:55
Compare
Choose a tag to compare

Fix bug shape export for lines and polygons

v13.7.1

26 Jun 07:22
Compare
Choose a tag to compare

v13.7.1 (2020-06-02)

Full Changelog

  • Fix publication of java client in release script
  • Required refactor before upgrading Tagger

v13.7.0

26 Jun 07:20
Compare
Choose a tag to compare

v13.7.0 (2020-05-28)

Full Changelog

Breaking changes:

  • Add parameter in aggregate endpoint that allows to return multiple geometries #604 [API]
  • Remove _range endpoint #464 [API]

New stuff:

  • [Authentication] Public URIs as regex #628
  • Extend applying geobbox and geocentroid metrics to any geo-point field #606

v12.7.8

26 Jun 07:19
Compare
Choose a tag to compare
release version 12.7.8

v12.7.7

26 Jun 07:19
Compare
Choose a tag to compare

v12.7.7 (2020-03-26)

Full Changelog

New stuff:

  • Generate a Java client api and push it in maven repo #486

v12.7.6

26 Jun 07:18
Compare
Choose a tag to compare

v12.7.6 (2020-03-24)

Full Changelog

New stuff:

v12.7.5

26 Jun 07:17
Compare
Choose a tag to compare

v12.7.5 (2020-03-24)

Full Changelog

Fixed bugs:

  • NullPointer exception thrown when writing xml after a GetFeature or GetFeatureById request #616 [OGC]
  • WFS GetFeature and GetFeatureById can return an invalid XML without throwing an error #615 [OGC]

v12.7.4

26 Jun 07:17
Compare
Choose a tag to compare

v12.7.4 (2020-02-06)

Full Changelog

New stuff:

  • [Tiled Geoaggregate] Set the geohash tile on which the geoaggregation is excetuded in the response #599
  • [Tiled Geoaggregate] return all buckets resulting from a tiled geoaggregate query #598
  • Apply FGA (column filtering) to v12 #597
  • Make FGA header compatible with multiple collections #586
  • Fine grain access (column filtering) #558

Fixed bugs:

  • OGC Spatial Filters : Handle invalid geometries exception #583 [OGC]
  • OGC filter with unparsable XML throws NPE #573 [OGC]

v12.7.3

02 Jan 15:41
Compare
Choose a tag to compare

v12.7.3 (2020-01-02)

Full Changelog

New stuff:

  • \_compute the bounding or the geocentroid #561

Miscellaneous:

  • Too many logs on CI #577