PostGIS 3.5.0alpha2 is released. This version fixes an issue with the tar ball that made it fail because of test failures discovered by Bas Couwenberg
https://trac.osgeo.org/postgis/ticket/5759 This version requires PostgreSQL 12 - 17, GEOS 3.8 or higher, and Proj 6.1+. To take advantage of all features, GEOS 3.12+ is needed. To enable postgis_sfcgal support SFCGAL 1.4-1.5 is required. To take advantage of all SFCGAL features, SFCGAL 1.5 is needed. Details here: https://postgis.net/2024/07/PostGIS-3.5.0alpha2/ NEWS: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.5.0alpha2/NEWS Source: https://download.osgeo.org/postgis/source/postgis-3.5.0alpha2.tar.gz Please report on our ticket tracker if you run into issues https://trac.osgeo.org/postgis Thanks, PostGIS Development Team