Skip to content

Releases: pelias/api

v7.8.0

Choose a tag to compare

@github-actions github-actions released this 11 May 11:48

7.8.0 (2026-05-11)

Features

  • unicode: ensure 140 char text limit is unicode aware (84a80fa)

v7.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 19:53
cb66071

7.7.0 (2026-04-13)

Features

  • jsonp: Remove JSONP middleware (0456191)

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 16:27
972046a

7.6.0 (2026-01-09)

Features

  • deduplication: ignore periods when comparing names (fc87424)

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 13:42

7.5.0 (2025-12-28)

Bug Fixes

  • address_search_using_ids: fix unbounded memory growth (f0e1b14)

Features

  • dedupe: Prefer country over locality when deduping (e935d6a)
  • npm: configure CI for NPM OIDC Tokens (c40ac60)

v7.4.1

Choose a tag to compare

@pelias-bot pelias-bot released this 03 Dec 15:02

7.4.1 (2025-12-03)

Bug Fixes

  • translations: do not replace geonames name.default with value from whosonfirst (ccaad33)

v7.4.0

Choose a tag to compare

@pelias-bot pelias-bot released this 02 Dec 12:34

7.4.0 (2025-12-02)

Features

  • address_search_using_ids: add macrocounty as synonym for locality (d4dfb48)

v7.3.0

Choose a tag to compare

@pelias-bot pelias-bot released this 11 Nov 16:15
68163b1

7.3.0 (2025-11-11)

Features

  • cluster: Allow multiple worker processes with cluster module (3ededbb)

v7.2.0

Choose a tag to compare

@pelias-bot pelias-bot released this 15 Oct 19:15
1f921d5

7.2.0 (2025-10-15)

Features

  • config: Allow sending track_total_hits with ES query (750d2ac)

v7.1.0

Choose a tag to compare

@pelias-bot pelias-bot released this 03 Oct 20:27
88146c0

7.1.0 (2025-10-03)

Features

  • docker: upgrade to Ubuntu 24 (Noble) Pelias Baseimage (4dd4f6a)

v7.0.0

Choose a tag to compare

@pelias-bot pelias-bot released this 29 Aug 19:02
b94ef7e

7.0.0 (2025-08-29)

Features

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

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