Skip to content

3.8.0

Latest
Compare
Choose a tag to compare
@pomadchin pomadchin released this 23 Apr 12:17
· 2 commits to master since this release
cfa90bb

3.8.0 - 2025-04-23

!important: This release drops JDK 8 support and becomes GeoTools 30.x+ compatible.

Added

Changed

  • Bump GeoTools version up to 30.x #3521
  • Dependecies update & fix "not found: type Serializable" compiler bug #3535
  • Update GDAL up to 3.9.x #3540
  • Fix reprojection with downsampling for GeotiffRasterSource and tile RDDs. Reprojection outside the valid projection bounds may now throw a GeoAttrsError. #3541
  • ConstantTile with NoData: support idempotent CellType conversions #3553
  • GeoTiffReader Unknown tags skip fix #3557
  • Fix implicitNotFound error and rename RGBAMethods implicit class #3563
  • Set 'role' attribute in GDALMetadata tag written to tiff header, to match GDAL behavior. #3496
  • Avoid GeoAttrsError by using more robust target extent calculation #3572
  • ReprojectRasterExtent: support single pixel input #3573

Full Changelog: v3.7.1...v3.8.0