Skip to content

Releases: pelias/schema

v9.1.0

03 Oct 20:27
7f30432

Choose a tag to compare

9.1.0 (2025-10-03)

Features

  • docker: upgrade to Ubuntu 24 (Noble) Pelias Baseimage (21b30fa)
  • docker: upgrade to Ubuntu 24 (Noble) Pelias Baseimage (#513) (7f30432)

v9.0.1

08 Sep 15:57
db89e8b

Choose a tag to compare

9.0.1 (2025-09-08)

Bug Fixes

  • scripts: Fix process exit code type error (#512) (db89e8b)

v9.0.0

02 Sep 22:06
338a107

Choose a tag to compare

9.0.0 (2025-09-02)

Features

  • docker: Upgrade to Node.js 20 baseimage (3a2d41e)

BREAKING CHANGES

  • docker: The Docker baseimage has been updated to use Node.js 20.19.4, so this repository's Docker image will also use it.

pelias/pelias#985

v8.2.0

24 Feb 13:44
eaa3c79

Choose a tag to compare

8.2.0 (2025-02-24)

Features

  • schema: remove removeAllZeroNumericPrefix filter (#504) (eaa3c79)

v8.1.0

04 Feb 11:58
1098354

Choose a tag to compare

8.1.0 (2025-02-04)

Features

  • schema: add beta ICU tokenizer (1098354)

v8.0.0

03 Dec 12:30
41bd2d1

Choose a tag to compare

8.0.0 (2024-12-03)

Features

  • docker: Upgrade to Node.js 18 Docker baseimage (75c95ba)

BREAKING CHANGES

  • docker: The Docker baseimage has been updated to use Node.js 18.20.5, so this repository's Docker image will also use it.

pelias/pelias#950

v7.2.0

24 Nov 15:41
0b6f8cc

Choose a tag to compare

7.2.0 (2024-11-24)

Features

  • CI: Bump NodeJs version on CI, fix compatibility with Node >20 in tests (#497) (0b6f8cc)

v7.1.0

26 Sep 14:22

Choose a tag to compare

7.1.0 (2024-09-26)

Features

  • punctuation: amend punctuation list (4b4957e)

v7.0.0

12 Mar 09:58
9fb43bc

Choose a tag to compare

7.0.0 (2024-03-12)

Features

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.

v6.8.0

11 Mar 13:01

Choose a tag to compare

6.8.0 (2024-03-11)

Features

  • integration: merge elastictest into this module (e320248)