Skip to content

1.3.9

Compare
Choose a tag to compare
@sgillies sgillies released this 19 Oct 14:09
· 194 commits to main since this release

Bug fixes

  • Lean on numpy for minimum and maximum values of float data types (#2946).
  • Replace rasterio.dtypes.in_dtype_range() with the version inside the edit-info command (#2946).
  • Deallocate _filepath VSI filesystem plugin callback structs to prevent the memory leak reported in #2932.

Packaging

GDAL 3.6.4 is patched in the PyPI wheels to fix the potential GTiff multithreading deadlock reported in OSGeo/gdal#8470.