Skip to content

v5.6.0

Compare
Choose a tag to compare
@sfalquier sfalquier released this 20 Apr 13:19
· 1130 commits to develop since this release

Full Changelog

Breaking changes:

  • Add Dublin Core element name to a collection #251

New stuff:

  • Add cardinality aggregation to ARLAS server #148 [API]
  • Add Csw GetCapabilities Operation #232 [OGC]
  • Enable ogc bbox for geo filter #225 [OGC]
  • Geo OPENSEARCH: allow bbox search #208 [OGC]
  • Add a new API that tags the result of a query #140 [API]
  • Support elasticsearch aliases as collection's index name #259 (sfalquier)
  • Allow multiple elasticsearch nodes configuration for TransportClient. #242 [conf] (sfalquier)
  • Enable sniffing for elasticsearch client #238 [conf] (sfalquier)

Fixed bugs:

  • DateHistogram : day unit should not be limited to 1 but month and week units should be #245

Miscellaneous:

  • Check if exclude field contains md field #215
  • release.sh : the building process of ARLAS server JAR must start with a clean #209
  • Fake mode for release script #206
  • Add License check in CI #203
  • README.md: remove all the text that is provided in the documentation #200 [documentation]
  • Generate changelog based on the issues of the milestone #68 [documentation]