Release: App Runner adds support for Python 3.11 and Node.js 18 on December 29, 2023
AWS App Runner now supports Python 3.11 and Node.js 18.
Release date: December 29, 2023
Changes
AWS App Runner now supports the following runtime versions of Python and Node.js:
-
Python 3.11 — For more information, see Using the Python platform in the AWS App Runner Developer Guide.
-
Node.js 18 — For more information, see Using the Node.js platform in the AWS App Runner Developer Guide.
App Runner now offers an updated build process for specific runtimes. It will invoke the revised build process for the managed runtime versions in this release: Python 3.11 and Node.js 18.
This revised build process is faster and more efficient. It also creates a final image with a smaller footprint that only contains your source code, build artifacts, and runtimes needed to run your application.
For more information, see Managed runtime versions and the App Runner build in the AWS App Runner Developer Guide.