Skip to content

1.0.2

Compare
Choose a tag to compare
@rustprooflabs rustprooflabs released this 06 Jul 16:44
· 11 commits to main since this release
0c009a5

PgOSM Flex 1.0.2


Commit hash: 0c009a5

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

  • Move ImportMode class to helpers.py #389
  • Handle error when latest replication too old #392
  • Error linking to (new) docs for dev users #393

Data changes

  • osm_date changed to timestamptz reported from PBF metadata or more accurate information #390

Documentation

  • Help devs out when replication needs to be overwritten #393

Full Changelog: 1.0.1...1.0.2