heroku / heroku-geo-buildpack

0 stars 2 forks source link

Update default GDAL/GEOS/PROJ versions & add support for Heroku-24 #54

Closed edmorley closed 5 months ago

edmorley commented 5 months ago

Updates the default package versions as follows:

Existing apps that don't request a specific version will be unaffected, since they will continue to use the version used for the last successful build unless their build cache is cleared.

To override the versions set GDAL_VERSION, GEOS_VERSION and PROJ_VERSION accordingly. See: https://github.com/heroku/heroku-geo-buildpack#default-versions

And adds support for Heroku-24.

GUS-W-14674586.

edmorley commented 5 months ago

Builds generated via: https://github.com/heroku/heroku-geo-buildpack/actions/workflows/build_package.yml