Skip to content

Releases: pelias/config

v6.0.0

01 Feb 10:39
72e4a4c
Compare
Choose a tag to compare

6.0.0 (2024-02-01)

Features

  • remove schema.typeName property from defaults (72e4a4c)

BREAKING CHANGES

  • Pelias no longer supports elasticsearch v6

This change drops support for elasticsearch v6 in order to support v8.
The current recommended version remains v7.

Closes #142

v5.2.0

05 Dec 14:58
a01cb6c
Compare
Choose a tag to compare

5.2.0 (2022-12-05)

Features

  • defaults: add the option for configuring ES client batch size. (#139) (a01cb6c)

v5.1.0

01 Dec 06:53
32b4e52
Compare
Choose a tag to compare

5.1.0 (2021-12-01)

Features

  • oa: add shared community token (0a6aca2)

v5.0.1

26 Apr 18:31
da3b415
Compare
Choose a tag to compare

5.0.1 (2021-04-26)

Bug Fixes

  • layer aliases: Remove duplicate continent entry (ba67e73)

v5.0.0

09 Apr 17:34
2bdcc85
Compare
Choose a tag to compare

5.0.0 (2021-04-09)

Features

  • config: default api.targets.auto_discover to true (81c5f5a)

BREAKING CHANGES

This setting is the generally recommended value and is required for
Pelias users importing their own custom data.

v4.12.1

07 Aug 14:06
1dab5e0
Compare
Choose a tag to compare

4.12.1 (2020-08-07)

Bug Fixes

  • get: support for lodash get defaultValue (6022289)

v4.12.0

26 May 15:41
520923a
Compare
Choose a tag to compare

4.12.0 (2020-05-26)

Features

  • Enable Postal Cities by default (f3632e9)

v4.11.0

24 Apr 15:35
1abe65a
Compare
Choose a tag to compare

4.11.0 (2020-04-24)

Features

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

v4.10.0

23 Apr 23:40
5c73884
Compare
Choose a tag to compare

4.10.0 (2020-04-23)

Features

  • remove imports.whosonfirst.importVenues (788994f)

v4.9.1

26 Mar 18:40
db6b9af
Compare
Choose a tag to compare

4.9.1 (2020-03-26)

Bug Fixes

  • esclient: default esclient.apiVersion to 7.x (2fd5179)