Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 20, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented May 20, 2024

Updates the default package versions as follows:

  • GDAL: 3.5.0 -> 3.9.0
  • GEOS: 3.10.2 -> 3.12.1
  • PROJ: 8.2.1 -> 9.4.0

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.

Updates the default package versions as follows:
- GDAL: 3.5.0 -> 3.9.0
- GEOS: 3.10.2 -> 3.12.1
- PROJ: 8.2.1 -> 9.4.0

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 edmorley self-assigned this May 20, 2024
@edmorley edmorley marked this pull request as ready for review May 20, 2024 09:16
@edmorley
Copy link
Member Author

@edmorley edmorley merged commit ded703d into main May 20, 2024
4 checks passed
@edmorley edmorley deleted the edmorley/heroku-24 branch May 20, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant