Release: Elastic Beanstalk Amazon Linux 2 platform updates on June 23, 2020 - AWS Elastic Beanstalk

Release: Elastic Beanstalk Amazon Linux 2 platform updates on June 23, 2020

This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2. The release includes security updates. It also includes Go, Node.js, Python, and Ruby updates.

Release date: June 23, 2020

Changes

The following table lists the changes included in this release.

Note

Be aware that at the time these release notes are published, the new platform versions might not yet be available in all the AWS Regions that Elastic Beanstalk supports. It might take a few hours for the release to complete.

Category Description

Security updates

Applied all security updates published in the Amazon Linux Security Center on or before June 17, 2020 to all Amazon Linux 2 platforms.

Cross-platform updates

Made these cross-platform updates:

Component Update

AMI

Updated the base AMI to version 2.0.20200603.

Platform-specific updates

Made these platform-specific updates:

Platform Update

Go

Updated Go to release 1.14.4. For details, see go1.14 in The Go Programming Language Release History.

Node.js

Updated the Node.js platform to add support for Node versions 12.18.1 and 10.21.0.

Python

Updated Pipenv to release 2020.6.2. For details, see the Pipenv Release and Version History.

Fixed a bug in the default WSGI path that the platform expects your application to use.

Important

When the Amazon Linux 2 Python platform launched, it was expecting your application to have a WSGI path of application:app by default. This was incompatible with the previous Amazon Linux AMI platform. Today's update (platform version 3.0.3) fixes this issue and changes the default WSGI path to application:app. Some of you might have encountered failures when you updated to an earlier Amazon Linux 2 platform.

If you solved this failure by specifying a custom WSGI path (using the WSGIPath option in the aws:elasticbeanstalk:container:python namespace, or using a Procfile to launch your application), you can now safely update to the latest platform version without further change.

However, if you solved this failure by changing your application's entry point to app, then you should do one of the following before updating to version 3.0.3: change your application's entry point back to application, or specify a custom entry point by using the WSGIPath option (example here) or a Procfile.

Ruby

Updated RubyGems to release 3.1.4. For details, see 3.1.4 Released on the RubyGems blog.

New platform versions

Note

The following tables list all supported platform branches for each platform. Only Amazon Linux 2 platform branches are updated.

These platforms are updated:

Docker

Platform Version and Solution Stack Name

AMI

Docker Version

Proxy Server

Docker AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Docker

2.0.20200603

19.03.6-ce

nginx 1.16.1

Single Container Docker version 2.15.1

64bit Amazon Linux 2018.03 v2.15.1 running Docker 19.03.6-ce

2018.03.0

19.03.6-ce

nginx 1.16.1

Go

Platform Version and Solution Stack Name

AMI

Language

AWS X‑Ray

Proxy Server

Go 1 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Go 1

2.0.20200603

Go 1.14.4

3.2.0

nginx 1.16.1

Go 1.14 version 2.15.4

64bit Amazon Linux 2018.03 v2.15.4 running Go 1.14.3

2018.03.0

Go 1.14.3

3.1.0

nginx 1.16.1

Java SE

Platform Version and Solution Stack Name

AMI

Language

Tools

AWS X‑Ray

Proxy Server

Corretto 11 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Corretto 11

2.0.20200603

Corretto 11.0.7.10.1

Ant 1.10.7, Gradle 5.6.2, Maven 3.6.2

3.2.0

nginx 1.16.1

Corretto 8 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Corretto 8

2.0.20200603

Corretto 8.252.09.1

Ant 1.10.7, Gradle 5.6.2, Maven 3.6.2

3.2.0

nginx 1.16.1

Java 8 version 2.10.8

64bit Amazon Linux 2018.03 v2.10.8 running Java 8

2018.03.0

Java 1.8.0_252

Ant 1.9.6, Gradle 2.7, Maven 3.3.3

3.1.0

nginx 1.16.1

Java 7 version 2.10.8

64bit Amazon Linux 2018.03 v2.10.8 running Java 7

2018.03.0

Java 1.7.0_261

Ant 1.9.6, Gradle 2.7, Maven 3.3.3

3.1.0

nginx 1.16.1

Tomcat

Platform Version and Solution Stack Name

AMI

Language

AWS X‑Ray

Application Server

Proxy Server

Corretto 11 with Tomcat 8.5 AL2 version 4.0.1

64bit Amazon Linux 2 v4.0.1 running Tomcat 8.5 Corretto 11

2.0.20200603

Corretto 11.0.7.10.1

3.2.0

Tomcat 8.5.51

nginx 1.16.1

Corretto 8 with Tomcat 8.5 AL2 version 4.0.1

64bit Amazon Linux 2 v4.0.1 running Tomcat 8.5 Corretto 8

2.0.20200603

Corretto 8.252.09.1

3.2.0

Tomcat 8.5.51

nginx 1.16.1

Corretto 11 with Tomcat 7 AL2 version 4.0.1

64bit Amazon Linux 2 v4.0.1 running Tomcat 7 Corretto 11

2.0.20200603

Corretto 11.0.7.10.1

3.2.0

Tomcat 7.0.76

nginx 1.16.1

Corretto 8 with Tomcat 7 AL2 version 4.0.1

64bit Amazon Linux 2 v4.0.1 running Tomcat 7 Corretto 8

2.0.20200603

Corretto 8.252.09.1

3.2.0

Tomcat 7.0.76

nginx 1.16.1

Java 8 with Tomcat 8.5 version 3.3.7

64bit Amazon Linux 2018.03 v3.3.7 running Tomcat 8.5 Java 8

2018.03.0

Java 1.8.0_252

3.1.0

Tomcat 8.5.51

Apache 2.4.43 (default), Apache 2.2.34, Nginx 1.16.1

Java 7 with Tomcat 7 version 3.3.7

64bit Amazon Linux 2018.03 v3.3.7 running Tomcat 7 Java 7

2018.03.0

Java 1.7.0_261

3.1.0

Tomcat 7.0.100

Apache 2.4.43 (default), Apache 2.2.34, Nginx 1.16.1

Node.js

Platform Version and Solution Stack Name

AMI

Node.js versions (npm versions)

Proxy Server

Git

AWS X‑Ray

Node.js 12 AL2 version 5.1.0

64bit Amazon Linux 2 v5.1.0 running Node.js 12

2.0.20200603

12.18.1 (6.14.5), 12.17.0 (6.14.4), 12.16.3 (6.14.4), 12.16.2 (6.14.4), 12.16.1 (6.13.4), 12.16.0 (6.13.4), 12.15.0 (6.13.4), 12.14.1 (6.13.4), 12.14.0 (6.13.4), 12.13.1 (6.12.1), 12.13.0 (6.12.0), 12.12.0 (6.11.3), 12.11.1 (6.11.3), 12.11.0 (6.11.3), 12.10.0 (6.10.3), 12.9.1 (6.10.2), 12.9.0 (6.10.2), 12.8.1 (6.10.2), 12.8.0 (6.10.2), 12.7.0 (6.10.0), 12.6.0 (6.9.0), 12.5.0 (6.9.0), 12.4.0 (6.9.0), 12.3.1 (6.9.0), 12.3.0 (6.9.0), 12.2.0 (6.9.0), 12.1.0 (6.9.0), 12.0.0 (6.9.0)

Default version: 12.18.1

nginx 1.16.1

2.23.3

3.2.0

Node.js 10 AL2 version 5.1.0

64bit Amazon Linux 2 v5.1.0 running Node.js 10

2.0.20200603

10.21.0 (6.14.4), 10.20.1 (6.14.4), 10.20.0 (6.14.4), 10.19.0 (6.13.4), 10.18.1 (6.13.4), 10.18.0 (6.13.4), 10.17.0 (6.11.3), 10.16.3 (6.13.4), 10.16.2 (6.9.0), 10.16.1 (6.9.0), 10.16.0 (6.9.0), 10.15.3 (6.4.1), 10.15.2 (6.4.1), 10.15.1 (6.4.1), 10.15.0 (6.4.1), 10.14.2 (6.4.1), 10.14.1 (6.4.1), 10.14.0 (6.4.1), 10.13.0 (6.4.1), 10.12.0 (6.4.1), 10.11.0 (6.4.1), 10.10.0 (6.4.1), 10.9.0 (6.2.0), 10.8.0 (6.2.0), 10.7.0 (6.1.0), 10.6.0 (6.1.0), 10.5.0 (6.1.0), 10.4.1 (6.1.0), 10.4.0 (6.1.0), 10.3.0 (6.1.0), 10.2.1 (5.6.0), 10.2.0 (5.6.0), 10.1.0 (5.6.0), 10.0.0 (5.6.0)

Default version: 10.21.0

nginx 1.16.1

2.23.3

3.2.0

Node.js version 4.14.4

64bit Amazon Linux 2018.03 v4.14.4 running Node.js

2018.03.0

12.16.2(6.14.4), 12.16.1 (6.13.4), 12.15.0 (6.13.4), 12.14.1 (6.13.4), 12.14.0 (6.13.4), 10.20.0(6.14.4), 10.19.0 (6.13.4), 10.18.1 (6.13.4), 10.18.0 (6.13.4), 10.17.0 (6.11.3), 10.16.3 (6.9.0), 10.16.2 (6.9.0), 10.16.1 (6.9.0), 10.16.0 (6.9.0), 10.15.3 (6.4.1), 10.15.1 (6.4.1), 10.15.0 (6.4.1), 10.14.1 (6.4.1), 8.17.0 (6.13.4), 8.16.2 (6.4.1), 8.16.1 (6.4.1), 8.16.0 (6.4.1), 8.15.1 (6.4.1), 8.15.0 (6.4.1), 8.14.0 (6.4.1), 7.10.1 (4.2.0), 6.17.1 (3.10.10), 6.17.0 (3.10.10), 6.16.0 (3.10.10), 6.15.1 (3.10.10), 5.12.0 (3.8.6), 4.9.1 (2.15.11), 4.8.7 (2.15.11)

Default version: 12.16.2

nginx 1.16.1, Apache 2.4.43

2.14.6

3.1.0

PHP

Platform Version and Solution Stack Name

AMI

Language

Composer

Proxy Server

PHP 7.4 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running PHP 7.4

2.0.20200603

PHP 7.4.5

1.9.3

nginx 1.16.1

PHP 7.3 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running PHP 7.3

2.0.20200603

PHP 7.3.17

1.9.3

nginx 1.16.1

PHP 7.2 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running PHP 7.2

2.0.20200603

PHP 7.2.30

1.9.3

nginx 1.16.1

PHP 7.3 version 2.9.7

64bit Amazon Linux 2018.03 v2.9.7 running PHP 7.3

2018.03.0

PHP 7.3.17

1.9.0

Apache 2.4.43

PHP 7.2 version 2.9.7

64bit Amazon Linux 2018.03 v2.9.7 running PHP 7.2

2018.03.0

PHP 7.2.30

1.9.0

Apache 2.4.43

Python

Platform Version and Solution Stack Name

AMI

Language

Package Manager

Packager

meld3

AWS X‑Ray

Proxy Server

Python 3.7 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Python 3.7

2.0.20200603

Python 3.7.6

pipenv 2020.6.2

3.2.0

nginx 1.16.1

Python 3.6 version 2.9.11

64bit Amazon Linux 2018.03 v2.9.11 running Python 3.6

2018.03.0

Python 3.6.10

pip 9.0.3

setuptools 28.8.0

meld3 1.0.2

3.1.0

Apache 2.4.43 with mod_wsgi 3.5

Ruby

Platform Version and Solution Stack Name

AMI

Language

Package Manager

Application Server

AWS X‑Ray

Proxy Server

Ruby 2.7 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Ruby 2.7

2.0.20200603

Ruby 2.7.1-p83

RubyGems 3.1.4

Puma 4.3.5

3.2.0

nginx 1.16.1

Ruby 2.6 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Ruby 2.6

2.0.20200603

Ruby 2.6.6-p146

RubyGems 3.1.4

Puma 4.3.5

3.2.0

nginx 1.16.1

Ruby 2.5 AL2 version 3.0.3

64bit Amazon Linux 2 v3.0.3 running Ruby 2.5

2.0.20200603

Ruby 2.5.8-p224

RubyGems 3.1.4

Puma 4.3.5

3.2.0

nginx 1.16.1

Ruby 2.6 with Puma version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.6 (Puma)

2018.03.0

Ruby 2.6.6-p146

RubyGems 3.1.2

Puma 2.16.0

3.1.0

nginx 1.16.1

Ruby 2.6 with Passenger version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.6 (Passenger Standalone)

2018.03.0

Ruby 2.6.6-p146

RubyGems 3.1.2

Passenger 4.0.60

3.1.0

nginx 1.16.1

Ruby 2.5 with Puma version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.5 (Puma)

2018.03.0

Ruby 2.5.8-p224

RubyGems 3.1.2

Puma 2.16.0

3.1.0

nginx 1.16.1

Ruby 2.5 with Passenger version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.5 (Passenger Standalone)

2018.03.0

Ruby 2.5.8-p224

RubyGems 3.1.2

Passenger 4.0.60

3.1.0

nginx 1.16.1

Ruby 2.4 with Puma version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.4 (Puma)

2018.03.0

Ruby 2.4.10-p364

RubyGems 3.1.2

Puma 2.16.0

3.1.0

nginx 1.16.1

Ruby 2.4 with Passenger version 2.11.7

64bit Amazon Linux 2018.03 v2.11.7 running Ruby 2.4 (Passenger Standalone)

2018.03.0

Ruby 2.4.10-p364

RubyGems 3.1.2

Passenger 4.0.60

3.1.0

nginx 1.16.1