Hi,
The Docker images are now ready. Testing of the Ubuntu-based ones would
be appreciated due to having switched to 24.04 since beta1:
- ghcr.io/osgeo/gdal:ubuntu-full-3.9.0beta2
- ghcr.io/osgeo/gdal:ubuntu-small-3.9.0beta2
- ghcr.io/osgeo/gdal:alpine-normal-3.9.0beta2
- ghcr.io/osgeo/gdal:al
Hi,
I've prepared a beta2 of GDAL 3.9.0 as there have been a few non-trivial
changes since beta1
The major ones are:
* pyproject.toml: use numpy>=2.0.0rc1 for python >=3.9 (#9751)
* Docker: update ubuntu-small and ubuntu-full to 24.04
* TileDB: migrate away from deprecated APIs, and bump mini