Skip to content

Releases: gisaia/ARLAS-server

v11.6.4

02 Jan 15:40
Compare
Choose a tag to compare

v11.6.4 (2019-12-23)

Full Changelog

New stuff:

  • Fine grain access (column filtering) #558

Fixed bugs:

  • Describe does not return properly the list of taggable fields #568
  • Describe does not return properly the list of taggable fields #569 (alainbodiguel)

v12.7.2

23 Dec 09:33
Compare
Choose a tag to compare

v12.7.2 (2019-11-25)

Full Changelog

New stuff:

  • Support array of geohashes for geo-point fields #556

v12.7.1

23 Dec 09:32
Compare
Choose a tag to compare

v12.7.1 (2019-11-21)

Full Changelog

Fixed bugs:

  • [GEOAGGREGATE] apply fetch_geometry strategy on the geo-point on which we aggregate #552

v12.7.0

23 Dec 09:31
Compare
Choose a tag to compare

v12.7.0 (2019-11-15)

Full Changelog

Breaking changes:

  • Remove tag api #535 [API]
  • [Multi-geometry] Support multi_geometries in geometric filters #465 [API]

New stuff:

  • Add HTTPS in the swagger definition #513
  • [auth-4] Variable support in rules and headers #497 [API]
  • [auth-3] Authorization mode: headers processing #496 [API]
  • [auth-2] Authorization mode: rules processing #495 [API]
  • [auth-1] Authentication mode support #494 [API]
  • [Multi-geometry] return one or multiple geometries in _geosearch responses #466 [API]
  • Add _compute endpoint #463 [API]

Fixed bugs:

  • TimestampTypeMapper unit test fails #548
  • ARLAS Rest services: header keys must be case insensitive #472 [API]

Miscellaneous:

  • Deprecate _range endpoint #550 [API]

v11.7.2

23 Dec 09:31
Compare
Choose a tag to compare

v11.7.2 (2019-11-08)

Full Changelog

Fixed bugs:

Miscellaneous:

v11.7.1

23 Dec 09:30
Compare
Choose a tag to compare

v11.7.1 (2019-10-29)

Full Changelog

New stuff:

  • Add support for Elastic Cloud #530

Fixed bugs:

v11.6.3

23 Dec 09:29
Compare
Choose a tag to compare

v11.6.3 (2019-10-22)

Full Changelog

New stuff:

  • Add support for Elastic Cloud #537

Fixed bugs:

  • Make sure to remove before in next and after in previous #529
  • Remove redundant execution of range query #539

v11.7.0

23 Dec 09:28
Compare
Choose a tag to compare

v11.7.0 (2019-09-19)

Full Changelog

New stuff:

  • Make type_name optional in CollectionReference #521

Miscellaneous:

  • Add a warning in logs saying that type_name is deprecated #522
  • Fix docker-compose to fit README.md #493 [documentation]
  • Bump Elasticsearch to 7.x.x #468

v11.6.2

17 Sep 08:49
Compare
Choose a tag to compare

v11.6.2 (2019-09-16)

Full Changelog

New stuff:

  • Add HTTPS in the swagger definition #513
  • Publish arlas-admin module in cloudsmith #511
  • Pwithin request should support WKT geometry #500

Fixed bugs:

  • gwithin : WKT or BBOX orientation is only considered when the smallest polygon crosses the antimeridian #514
  • WKT : validate each element of a MULTIGEOMETRY separately #512
  • Partition-filter docs contains typo #473

v11.6.1

17 Sep 08:48
Compare
Choose a tag to compare

v11.6.1 (2019-09-06)

Full Changelog

Fixed bugs:

  • Geometries that are indexed with WKT format are systematically considered as geo_points #482