Skip to content

Releases: pelias/transit

v4.2.0

03 Dec 17:41
0deb936
Compare
Choose a tag to compare

4.2.0 (2024-12-03)

Features

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

v4.1.0

03 Dec 17:02
67a7c75
Compare
Choose a tag to compare

4.1.0 (2024-12-03)

Features

  • deps: Update pelias-dbclient to v3.1.0 (219a7da)

v4.0.0

03 Dec 11:24
41edecf
Compare
Choose a tag to compare

4.0.0 (2024-12-03)

Features

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

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:43
0fbc71b
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.6.0

01 Dec 18:56
Compare
Choose a tag to compare

2.6.0 (2023-12-01)

Features

  • docker: trigger docker multiarch build (7e9a5c9)

v2.5.0

23 Jul 19:05
433325f
Compare
Choose a tag to compare

2.5.0 (2023-07-23)

Features

  • Docker: Rebuild Docker image with Ubuntu 22 (433325f)

v2.4.0

04 Jul 22:19
463c3d2
Compare
Choose a tag to compare

2.4.0 (2023-07-04)

Features

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

v2.3.0

16 May 19:14
9817c89
Compare
Choose a tag to compare

2.3.0 (2022-05-16)

Features

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

v2.2.3

14 Oct 11:20
570574c
Compare
Choose a tag to compare

2.2.3 (2020-10-14)

Bug Fixes

  • csv_parser: enable the 'relax' param to better handle ambiguously encoded/escaped CSV files (#46) (570574c)

v2.2.2

13 Oct 14:02
b88e3e8
Compare
Choose a tag to compare

2.2.2 (2020-10-13)

Bug Fixes

  • docker: Add .dockerignore file (7a8392c)