Our suite of compute products lets you create the infrastructure you want, whether you want to build applications by managing your own infrastructure with Droplets, implement modern container-based methodology with Kubernetes, use a fully-managed Platform-as-a-Service (PaaS) environment with App Platform, or go serverless with DigitalOcean Functions.
You can now upgrade your App Platform app’s and its components’ buildpacks to their latest version. For detailed steps, see our guide, How to Upgrade Buildpacks in App Platform.
We have updated the following buildpacks:
Hugo buildpack: The default version of Hugo has been updated from 0.99.1 to 0.101.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.
The DigitalOcean API now supports listing Droplets by name by using the name
query parameter, as in GET /v2/droplets?name="your_droplet_name"
. Learn more in the API documentation.
For more information, see the full release notes.