Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps gdal from 3.1.3 to 3.4.3.

Release notes

Sourced from gdal's releases.

GDAL 3.4.3

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.4.3/gdal/NEWS.md

GDAL 3.4.2

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.4.2/gdal/NEWS.md

GDAL 3.4.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.4.1/gdal/NEWS.md

GDAL 3.4.0

  • RFC 81: Support for coordinate epochs in geospatial formats. Implemented in FlatGeoBuf, GeoPackage, MEM, VRT
  • New GDAL drivers:
    • Zarr: read/write support for ZarrV2 (and experimental V3), using 2D classic raster API or multidimensional API:
    • STACIT: Spatio-Temporal Asset Catalog Items as virtual mosaics
  • Other improvements:
    • number of enhancements in file system operations of /vsigs/
    • NITF: additions to comply with NITF Version 2.1 Commercial Dataset Requirements Document (NCDRD)
    • ODBC and PGeo: multiple fixes and improvements
    • SAFE (Sentinel1): multiple improvements related to SLC/calibration (change subdataset naming)
    • multidimensional API: caching, and other improvements
  • Code linting and security fixes
  • Bump of shared lib major version
  • MDB driver (Java based) mark as deprecated. Planned for removal for GDAL 3.5. ODBC driver is the preferred solution (with up-to-date MDBTools library on non-Windows platforms)
  • Writing side of Tiger driver deprecated and will be removed in GDAL 3.5
  • Remainder: DODS, JPEG2000(Jasper), JPEGLS, MG4LIDAR, FUJIBAS, IDA, INGR and vector driver ARCGEN, ArcObjects, CLOUDANT, COUCHDB, DB2, DODS, FME, GEOMEDIA, GTM, INGRES, MONGODB, REC, WALK are planned for removal in GDAL 3.5. As well as Perl bindings

GDAL 3.3.3

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS

GDAL 3.3.2

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.3.2/gdal/NEWS

GDAL 3.3.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.3.1/gdal/NEWS

GDAL 3.3.0

... (truncated)

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.4.0 Release Notes

In a nutshell...

  • RFC 81: Support for coordinate epochs in geospatial formats. Implemented in FlatGeoBuf, GeoPackage, MEM, VRT
  • New GDAL drivers:
    • Zarr: read/write support for ZarrV2 (and experimental V3), using 2D classic raster API or multidimensional API:
    • STACIT: Spatio-Temporal Asset Catalog Items as virtual mosaics
  • Other improvements:
    • number of enhancements in file system operations of /vsigs/
    • NITF: additions to comply with NITF Version 2.1 Commercial Dataset Requirements Document (NCDRD)
    • ODBC and PGeo: multiple fixes and improvements
    • SAFE (Sentinel1): multiple improvements related to SLC/calibration (change subdataset naming)
    • multidimensional API: caching, and other improvements
  • Code linting and security fixes
  • Bump of shared lib major version
  • MDB driver (Java based) mark as deprecated. Planned for removal for GDAL 3.5. ODBC driver is the preferred solution (with up-to-date MDBTools library on non-Windows platforms)
  • Writing side of Tiger driver deprecated and will be removed in GDAL 3.5
  • Remainder: DODS, JPEG2000(Jasper), JPEGLS, MG4LIDAR, FUJIBAS, IDA, INGR and vector driver ARCGEN, ArcObjects, CLOUDANT, COUCHDB, DB2, DODS, FME, GEOMEDIA, GTM, INGRES, MONGODB, REC, WALK are planned for removal in GDAL 3.5. As well as Perl bindings

New optional dependencies

  • libjxl (master) when using internal libtiff for JPEG-XL support in TIFF
  • liblz4, libblosc: recommended for Zarr driver (as well as existing libzstd, liblzma)
  • libbrunsli for JPEG-XL support in MRF driver (as well as existing libzstd)

New installed files

  • include/cpl_compressor.h

Removed installed files

  • no longer build testepsg utility by default, which has been superseded by gdalsrsinfo for many years. It will be finally removed in GDAL 3.5

Backward compatibility issues

See MIGRATION_GUIDE.TXT

... (truncated)

Commits
  • 10effc6 GDAL GRASS driver: add rpath to Makefile.in
  • d10654c Prepare for GDAL 3.4.3
  • b99f180 Merge pull request #5643 from OSGeo/backport-5639-to-release/3.4
  • 213b17c Merge pull request #5639 from rouault/fix_5608
  • 8becf9b ci/travis/osx/script.sh: fix commit 04b6e544f5091ef5e1a5bb20f6a3ae72fd08a0b1
  • abd9705 Avoid -Wold-style-cast warnings related to json.h
  • 04b6e54 ci/travis/osx/script.sh: reliably find PYTHONPATH
  • a816cec VICAR: avoid undefined behaviour on empty container (fixes https://bugs.chrom...
  • 567556c Merge pull request #5604 from rouault/backport_3_4_20220409
  • 6fa1c87 vsiadls.py: fix it to run on computer with existing ~/.azure/config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gdal](https://github.com/OSGeo/gdal) from 3.1.3 to 3.4.3.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.1.3...v3.4.3)

---
updated-dependencies:
- dependency-name: gdal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2022
@dependabot dependabot bot mentioned this pull request May 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2022

Superseded by #41.

@dependabot dependabot bot closed this May 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/gdal-3.4.3 branch May 13, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant