Skip to content

Releases: pelias/schema

v5.3.0

10 Jan 17:30
2cad502
Compare
Choose a tag to compare

5.3.0 (2020-01-10)

Features

  • check_version: add check_version.js script (ecb45fc)

v5.2.0

08 Jan 20:34
e3af4fe
Compare
Choose a tag to compare

5.2.0 (2020-01-08)

Features

  • es7: remove _all mapping (f5a63a0)

v5.1.0

08 Jan 20:04
00cd0dd
Compare
Choose a tag to compare

5.1.0 (2020-01-08)

Features

  • ES7: Remove type name from mapping configuration (b6e92d4)

v5.0.0

08 Jan 00:32
ab0d1bb
Compare
Choose a tag to compare

5.0.0 (2020-01-08)

Features

  • Node.js: Drop support for Node.js 8 (b06ec83)

BREAKING CHANGES

  • Node.js: since we just dropped ES5 support, also as a breaking
    change.

Connects pelias/pelias#837

v4.0.0

07 Jan 19:18
e420946
Compare
Choose a tag to compare

4.0.0 (2020-01-07)

Features

  • ES5: Drop support for Elasticsearch 5 (992e639)

BREAKING CHANGES

  • ES5: This drops Elasticsearch 5 from the test matrix for this repo. While
    it makes no other changes, it's a breaking change as it marks the point
    where we stop supporting ES5.

This allows us to make changes that support only ES6/7 as we add support
for Elasticsearch 7.

Connects pelias/pelias#831

v3.40.0

07 Jan 18:43
77bb7fe
Compare
Choose a tag to compare

3.40.0 (2020-01-07)

Features

  • integration: Add total hits helper (8200d27)

v3.39.0

16 Dec 10:48
Compare
Choose a tag to compare

3.39.0 (2019-12-16)

Features

  • explicitly_set_analyzers: require "analyzer" & "search_analyzer" to be set for all text fields (1098353)

v3.38.1

12 Dec 16:21
Compare
Choose a tag to compare

3.38.1 (2019-12-12)

Bug Fixes

  • partial_token_address_suffix_expansion: remove unused synonym (ea2cacf)
  • peliasQueryFullToken: remove unused analyzer (0a24714)
  • peliasQueryPartialToken: remove unused analyzer (6c1a077)

v3.38.0

26 Nov 13:07
Compare
Choose a tag to compare

3.38.0 (2019-11-26)

Features

  • upgrade: backport some features from the ES7 branch which may be ok to use now (6cab4f8)

v3.37.0

25 Nov 18:10
0bda195
Compare
Choose a tag to compare

3.37.0 (2019-11-25)

Features

  • package: update @hapi/joi to version 16.0.0 (5b5d8e2)