Releases: pelias/transit
Releases · pelias/transit
v4.2.0
4.2.0 (2024-12-03)
Features
- deps: Update pelias-wof-admin-lookup to v7.11.0 (f93886c)
v4.1.0
4.1.0 (2024-12-03)
Features
- deps: Update pelias-dbclient to v3.1.0 (219a7da)
v4.0.0
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
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
2.6.0 (2023-12-01)
Features
- docker: trigger docker multiarch build (7e9a5c9)
v2.5.0
2.5.0 (2023-07-23)
Features
- Docker: Rebuild Docker image with Ubuntu 22 (433325f)
v2.4.0
2.4.0 (2023-07-04)
Features
- docker: Rebuild Docker image for Node.js 16 (463c3d2)
v2.3.0
2.3.0 (2022-05-16)
Features
- deps: Upgrade to wof-admin-lookup 7.7.0 (229e432)
v2.2.3
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
2.2.2 (2020-10-13)
Bug Fixes
- docker: Add .dockerignore file (7a8392c)