Release Note
Validated on 10 Nov 2020 • Last edited on 28 Jun 2022
Improved build caching for all App Platform build environments. Dependencies and other data are now cached and reused between builds to improve performance. Dockerfile builds continue to make use of Docker layer caching.
The Hugo buildpack received some updates:
- The default version has been upgraded to
0.78.0
. - Added support for running Hugo as a Service component. The default and recommended behavior is to deploy it as a Static Site.
- Removed the implicit build command—a build command is now required. Existing apps have had their specs automatically updated.