Release Note
Validated on 27 Jan 2022 • Last edited on 27 Jan 2023
We have updated the following buildpacks:
- Hugo buildpack: The default version of Hugo has been updated from v0.104.3 to v0.109.0. You can override the default version by setting a HUGO_VERSION environment variable. For more information and configuration options, see the buildpack’s documentation page.
- Go buildpack: Additional Go versions have been added and default versions of Go have been updated. For more information and configuration options, see the buildpack’s documentation page.
- Add go1.19.2, and go1.19.3
- Add go1.18.4, go1.18.5, go1.18.7, and go1.18.8
- Add go1.17.11, go1.17.12, and go1.17.13
- go1.19 defaults to go1.19.3
- go1.18 defaults to go1.18.8
- go1.17 defaults to go1.17.13
- Python buildpack: Updates to the Python v1 buildpack are below. If you have an existing Python app that is on v0, please upgrade to v1, see: How to Upgrade Buildpacks in App Platform.
- Python buildpack v1:
- Python 3.7.16, 3.8.16, 3.9.16, 3.10.9, and 3.11.1 are now available
- The default Python version for new apps is now 3.10.9 (previously 3.10.8)
- Add support for Python 3.11
- Python buildpack v1:
- PHP buildpack: Updates to the PHP v1 buildpack are below. If you have an existing PHP app that is on v0, please upgrade to v1, see: How to Upgrade Buildpacks in App Platform.
- PHP buildpack v1:
- Add PHP/7.4.33
- Add PHP/8.0.25
- Add PHP/8.1.12
- PHP buildpack v1: