Skip to content

0.8.1

Choose a tag to compare

@rustprooflabs rustprooflabs released this 29 May 20:53
· 107 commits to main since this release
79de29f

PgOSM Flex 0.8.1


Commit hash: 79de29f

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

  • Add protection against overwrite #313, adds new --force option via #327
  • Fixes #318 - Change DB management from Sqitch to simple in-Python method #324
  • Finish removing UUID #325

Changes to osm.pgosm_flex

N/A

Data changes

N/A

Upgrade notes for --replication

N/A

Documentation


Full Changelog: 0.8.0...0.8.1