Skip to content

v3.9.0

Latest
Compare
Choose a tag to compare
@mmomtchev mmomtchev released this 24 Jun 16:22
· 5 commits to main since this release

Added

  • GDAL 3.9.0
  • Node.js 22 support

Changed

  • All shared library symbols are now hidden on Linux, allowing to load the binary addon in a process that has loaded a different version of GDAL (on Windows this has always been possible and on maOS, while possible in theory, this particular linking mode is not supported by node-gyp)

Removed

  • Drop macOS 11 support
  • Drop Node.js 21 support
  • Mark Node.js 16 as obsolete with a warning