Skip to content

Releases: pelias/polylines

v4.3.0

10 Dec 08:45
Compare
Choose a tag to compare

4.3.0 (2024-12-10)

Features

  • parser: remove URL regex caret anchor (db9f465)
  • parser: remove URLs from names (ie. try to save them) (ce57c15)

v4.2.0

03 Dec 17:41
4c99ce3
Compare
Choose a tag to compare

4.2.0 (2024-12-03)

Features

  • deps: Update pelias-wof-admin-lookup to v7.11.0 (1f638e8)

v4.1.0

03 Dec 17:07
0d90ffd
Compare
Choose a tag to compare

4.1.0 (2024-12-03)

Features

  • deps: Update pelias-dbclient to v3.1.0 (4aa65f7)

v4.0.0

03 Dec 11:23
6fa4557
Compare
Choose a tag to compare

4.0.0 (2024-12-03)

Features

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

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

v3.0.0

13 Mar 14:52
a2f59be
Compare
Choose a tag to compare

3.0.0 (2024-03-13)

Features

BREAKING CHANGES

  • es8: Pelias no longer supports elasticsearch v6

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

v2.12.0

30 Nov 19:21
fe9834a
Compare
Choose a tag to compare

2.12.0 (2023-11-30)

Features

  • dockerfile: use TARGETARCH instead of TARGETPLATFORM (#274) (fe9834a)

v2.11.0

30 Nov 16:59
c7e29a6
Compare
Choose a tag to compare

2.11.0 (2023-11-30)

Features

  • dockerfile: correctly select Go architecture (#273) (c7e29a6)

v2.10.0

23 Jul 19:05
3f21d4e
Compare
Choose a tag to compare

2.10.0 (2023-07-23)

Features

  • Docker: Rebuild Docker image with Ubuntu 22 (3f21d4e)

v2.9.0

04 Jul 22:19
f14d24a
Compare
Choose a tag to compare

2.9.0 (2023-07-04)

Features

  • docker: Rebuild Docker image for Node.js 16 (f14d24a)

v2.8.0

23 Sep 09:27
8713136
Compare
Choose a tag to compare

2.8.0 (2022-09-23)

Features