Releases: pelias/openaddresses
Releases · pelias/openaddresses
v5.2.0
5.2.0 (2024-12-03)
Features
- deps: Update pelias-wof-admin-lookup to v7.11.0 (4229598)
v5.1.0
5.1.0 (2024-12-03)
Features
- deps: Update pelias-dbclient to v3.1.0 (d1e5edf)
v5.0.0
5.0.0 (2024-12-03)
Features
- docker: Upgrade to Node.js 18 Docker baseimage (0d47924)
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
v4.2.0
4.2.0 (2024-05-27)
Features
- update pelias model dependency (f5e397d)
v4.1.0
4.1.0 (2024-03-25)
Features
- import: add support to
.gz
data (06f4e29)
v4.0.0
4.0.0 (2024-03-13)
Features
BREAKING CHANGES
- version: Pelias no longer supports elasticsearch v6
This change drops support for elasticsearch v6 in order to support v8.
The current recommended version remains v7.
v3.20.0
3.20.0 (2023-07-23)
Features
- Docker: Rebuild Docker image with Ubuntu 22 (5c457dc)
v3.19.0
3.19.0 (2023-07-04)
Features
- docker: Rebuild Docker image for Node.js 16 (1856143)
v3.18.2
3.18.2 (2023-01-04)
Bug Fixes
- recordStream: document ids should end with
.geojson
(#512) (00fccf8)