UNCLASSIFIED - NO CUI

Skip to content

Update dependency OSGeo/gdal to v3.5.0

renovate requested to merge renovate/osgeo-gdal-3.x into development

This MR contains the following updates:

Package Type Update Change
OSGeo/gdal ironbank-github minor v3.4.3 -> v3.5.0
OSGeo/gdal minor v3.4.3 -> v3.5.0

Release Notes

OSGeo/gdal

v3.5.0

Compare Source

  • RFC 84: Addition of a CMake build system, which deprecates the existing autoconf/automake and nmake build systems, that will be removed in GDAL 3.6.0. Users are encouraged to adopt the new CMake build system. Documentation of the CMake build system is at https://gdal.org/build_hints.html.
  • Add GDT_Int64 and GDT_UInt64 data types and handle them in MEM, GTiff, netCDF and Zarr drivers
  • Add read/write OGR Parquet (Apache Parquet) and Arrow (Apache Arrow IPC File/Feather or stream) drivers. Only in CMake builds
  • Add OGR HANA database driver. Only in autoconf & cmake builds
  • Removed drivers: RDA, JPEG2000 (Jasper-based), CharLS, MG4 LIDAR, FujiBAS, IDA, INGR, ARCGEN, ArcObjects, CouchDB, Cloudant, DB2, FME, Geomedia, MDB (Java Jackess based), GTM, Ingres, MongoDB (old one. MongoDBv3 is the one to use now), REC, Walk, GMT raster, DODS raster and vector
  • GDAL and OGR GRASS drivers moved to https://github.com/OSGeo/gdal-grass repository
  • Tiger: remove deprecated write side of the driver (#​4216)
  • Remove deprecated SWIG Perl bindings
  • Code linting and security fixes
  • Bump of shared lib major version

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports