Skip to content

New Release v2.5.0 - #minor - #627

Merged
schtibe merged 6 commits into
masterfrom
develop
Jan 15, 2026
Merged

New Release v2.5.0 - #minor#627
schtibe merged 6 commits into
masterfrom
develop

Conversation

@schtibe

@schtibe schtibe commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

New Release with the following changes:

  • Fix rounding in tests due to PG Update
  • Functionality to blacklist patterns for managed s3 bucket

ltclm and others added 6 commits January 13, 2026 15:25
with the migration to postgres 18 / postgis 3.6 the precision of the
returned geometry coordinates from the database has slightly changed (in
the sub atomic nucleus range nano/picometer).

Normalize WKT in tests by rounding all floats to 10 decimal places via
regex, comparing normalized actual vs expected to avoid precision drift
across PostGIS/Django.

Extract normalize_wkt() helper to module scope and move re import to
top-level for clarity.
PB-2148: fix geometry test - normalize WKT float precision
@github-actions github-actions Bot added the new-release New release marker (PR to create a new release, usually set automatically by a workflow) label Jan 15, 2026
@github-actions github-actions Bot changed the title New Release New Release v2.5.0 - #minor Jan 15, 2026
@schtibe
schtibe requested review from ltclm and msom January 15, 2026 10:55

@ltclm ltclm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you 👍

@schtibe
schtibe merged commit fe3e249 into master Jan 15, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-release New release marker (PR to create a new release, usually set automatically by a workflow)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants