[SCM] PostGIS branch master updated. 3.7.0alpha1-16-g333d896e7

git at osgeo.org git at osgeo.org
Mon Jul 6 03:56:14 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  333d896e75c3d61887e80c506f5879fd558b1a2c (commit)
      from  19ed1e12471723eb21184b1ea64429a219db6534 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 333d896e75c3d61887e80c506f5879fd558b1a2c
Author: Darafei Praliaskouski <me at komzpa.net>
Date:   Mon Jul 6 14:14:20 2026 +0400

    NEWS: start 3.7.0beta1 section
    
    Closes https://github.com/postgis/postgis/pull/898
    
    Closes https://github.com/postgis/postgis/pull/1143
    
    Closes https://github.com/postgis/postgis/pull/1147
    
    Closes https://github.com/postgis/postgis/pull/1148
    
    Closes https://github.com/postgis/postgis/pull/1149
    
    Closes https://github.com/postgis/postgis/pull/1153
    
    References https://github.com/postgis/postgis/pull/897

diff --git a/NEWS b/NEWS
index 6fda3ea30..78ad37d49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+PostGIS 3.7.0beta1
+2026/xx/xx
+
+This version requires GEOS 3.10+, PostgreSQL 14-19beta1, Proj 6.1+, libgmp.
+To take advantage of all features postgis extension features, GEOS 3.15+ is needed.
+To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed.
+
+* Bug Fixes *
+
+ - GH-898, Fix ST_DFullyWithin indexed plans and large-coordinate
+          ring-orientation precision regressions (Darafei Praliaskouski)
+ - GH-1143, [topology] Clean up TopoRingIsCCW early returns
+          (Darafei Praliaskouski)
+ - GH-1147, [doc] Fix localized EPUB help target (Darafei Praliaskouski)
+ - GH-1148, [utils] Create upgrade-check tempdir safely
+          (Darafei Praliaskouski)
+ - GH-1149, [topology] Fix corrupt column fallback variables
+          (Darafei Praliaskouski)
+ - GH-1153, [topology] Preserve large ids from edge wrappers
+          (Darafei Praliaskouski)
+
+
 PostGIS 3.7.0alpha1
 2026/07/05
 
@@ -171,11 +193,6 @@ To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed
           (Darafei Praliaskouski)
  - GH-895, Qualify pg_class lookup during SRID/PROJ validation
           (Darafei Praliaskouski)
- - GH-897, [topology] Harden topology helper functions and
-          maintenance SQL against identifier, tolerance, bigint, and cleanup
-          regressions (Darafei Praliaskouski)
- - GH-898, Fix ST_DFullyWithin indexed plans and large-coordinate
-          ring-orientation precision regressions (Darafei Praliaskouski)
  - #4828, geometry_columns handles NOT VALID SRID checks without errors (Darafei Praliaskouski)
  - #6048, [raster] ST_Clip no longer crashes when clipping sparse band
           selections (Darafei Praliaskouski)

-----------------------------------------------------------------------

Summary of changes:
 NEWS | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list