Skip to content

1.1.1

Choose a tag to compare

@rustprooflabs rustprooflabs released this 05 Dec 17:29
· 65 commits to main since this release
502d64f

PgOSM Flex 1.1.1


Commit hash: 502d64f

The commit hash from this git repo shows up with the PgOSM Flex version number in SELECT pgosm_flex_version FROM osm.pgosm_flex; If you see this version with a different commit hash, it indicates you are using a latest Docker image with untagged features.


Backend changes

  • Upgrade to latest PostGIS Docker Image (Postgres 18, PostGIS 3.6)
  • osm2pgsql version 2.2.0
  • Debian 13 (Trixie)
  • ⚠️ pgRouting 4.0 ⚠️ -- Unexpected breaking change with this, pgRouting has removed the key functions used in docs for routing. See #408

Data changes

  • N/A

Documentation

  • N/A

Full Changelog: 1.1.0...1.1.1