Skip to content

Tags: pelias/openstreetmap

Tags

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #586 from pelias/wof-admin-lookup-7.11.0

Update pelias-wof-admin-lookup to v7.11.0

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #585 from pelias/dbclient-3.1.0

Update pelias-dbclient to v3.1.0

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #584 from pelias/nodejs-18-and-ci-updates

Node.js 18 Docker image and CI updates

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(es8): support elasticsearch v8 (#578)

add support for elasticsearch v8

BREAKING CHANGE: Pelias no longer supports elasticsearch v6

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

v5.20.0

Toggle v5.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(docker): trigger docker multiarch build (#576)

v5.19.0

Toggle v5.19.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
orangejulius Julian Simioni
feat(Docker): Rebuild Docker image with Ubuntu 22

This is a no-op commit that simply serves to trigger CI to rebuild the
Docker image with our new Ubuntu 22 baseimage

pelias/pelias#951

v5.18.0

Toggle v5.18.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
orangejulius Julian Simioni
feat(docker): Rebuild Docker image for Node.js 16

This is an empty commit that serves only to tell our CI to build new Docker
images now that we have merged pelias/docker-baseimage#24 and move the
default Node.js version from 12 to 16

Connects pelias/pelias#950

v5.17.0

Toggle v5.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(deps): upgrade wof-admin-lookup (#570)

v5.16.0

Toggle v5.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #568 from pelias/dependency-country-code

Upgrade to wof-admin-lookup 7.7.0

v5.15.0

Toggle v5.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: import addresses which use addr:place instead of addr:street (#565

)

* added: missing street schema

* added: "addr: place" support

* added: "addr: place" support

* docs: stream

* refaktor: sugesstions from code review

Co-authored-by: pbieniek <[email protected]>