Skip to content

Releases: pelias/pip-service

v3.0.0

03 Dec 12:28
6a280cd
Compare
Choose a tag to compare

3.0.0 (2024-12-03)

Features

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

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

v2.5.0

01 Dec 18:55
Compare
Choose a tag to compare

2.5.0 (2023-12-01)

Features

  • docker: trigger docker multiarch build (ee49219)

v2.4.0

23 Jul 19:06
b5eaf20
Compare
Choose a tag to compare

2.4.0 (2023-07-23)

Features

  • Docker: Rebuild Docker image with Ubuntu 22 (b5eaf20)

v2.3.0

04 Jul 22:53
347afc5
Compare
Choose a tag to compare

2.3.0 (2023-07-04)

Features

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

v2.2.0

16 May 19:40
726228a
Compare
Choose a tag to compare

2.2.0 (2022-05-16)

Features

  • deps: Upgrade to wof-admin-lookup 7.7.0 (c85384b)

v2.1.0

21 Jul 23:55
ee72127
Compare
Choose a tag to compare

2.1.0 (2020-07-21)

Features

  • server: add HOST environment variable support to bind to a specific network address (d42f9e1)

v2.0.3

08 May 02:36
cdb7c27
Compare
Choose a tag to compare

2.0.3 (2020-05-08)

Bug Fixes

  • downloader: use sqlite WOF downloader (402f815)

v2.0.2

23 Apr 21:04
25bfc0a
Compare
Choose a tag to compare

2.0.2 (2020-04-23)

Bug Fixes

  • package: update pelias-wof-admin-lookup to version 7.0.0 (63660b3)

v2.0.1

18 Dec 02:05
24a6e31
Compare
Choose a tag to compare

2.0.1 (2019-12-18)

Bug Fixes

  • package: update pelias-wof-admin-lookup to version 6.0.0 (010b7c2)

v2.0.0

17 Dec 18:15
69dc465
Compare
Choose a tag to compare

2.0.0 (2019-12-17)

Features

  • Node.js: Drop support for Node.js 8 (15da1be)

BREAKING CHANGES

  • Node.js: Node.js 8 is no longer supported as it will reach end of
    life
    at the end of 2019.

Connects pelias/pelias#837