

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 版本：2021 年 4月 19 日 Python 的 Elastic Beanstalk Amazon Linux AMI 平台更新
<a name="release-2021-04-19-linux"></a>

此版本提供以 Amazon Linux AMI 為基礎的 AWS Elastic Beanstalk Python 平台新版本。此版本內含安全性更新，同時也包含 Python 平台上的元件更新。

**發行日期：**2021 年 4 月 19 日

## 變更
<a name="release-2021-04-19-linux.changes"></a>

今天我們要發行基於 Amazon Linux AMI 的 Python 平台更新，以解決一個緊急問題。我們將在稍後對其餘的 Amazon Linux AMI 平台進行更新。

下表列出此版本中包含的變更。

**注意**  
請注意，發佈這些版本備註時，新平台版本可能尚未在所有 Elastic Beanstalk 支援的 AWS 區域中提供。發行可能需要幾個小時才能完成。


| **類別** | **描述** | 
| --- | --- | 
| **平台** | **更新** | 
| --- | --- | 
| **安全性更新** | 將 **2021 年 4 月 7 日**或之前在 [Amazon Linux 安全中心](https://alas.aws.amazon.com/)發佈的安全性更新，套用至所有已發行的平台。 | 
| **平台特定更新** | 執行下列平台特定更新：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/elasticbeanstalk/latest/relnotes/release-2021-04-19-linux.html) | 
| **Python** | 將 setuptools 更新至 [setuptools 56.0.0](https://pypi.org/project/setuptools/56.0.0/)。平台中包含的舊版不支援 SNI，因為[取代了非 SNI 相容用戶端](https://github.com/pypa/pypi-support/issues/978)，這開始對客戶造成影響。 | 

## 新的平台版本
<a name="release-2021-04-19-linux.platforms"></a>

**注意**  
下列各個表格列出每個平台的所有支援平台分支。僅更新 Amazon Linux AMI 平台分支。

**Topics**
+ [Python](#release-2021-04-19-linux.platforms.python)

### Python
<a name="release-2021-04-19-linux.platforms.python"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  套件管理工具  |  Packager  |  meld3  |  AWS X‑Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|  ** Python 3.8 AL2 3.2.1 版** <br /> * 64bit Amazon Linux 2 v3.2.1 running Python 3.8 *  | 2.0.20210326 | Python 3.8.5 | pipenv 2020.8.13 |  |  | 3.2.0 | nginx 1.18.0 (預設)，Apache 2.4.46 | 
|  ** Python 3.7 AL2 3.2.1 版** <br /> * 64bit Amazon Linux 2 v3.2.1 running Python 3.7 *  | 2.0.20210326 | Python 3.7.9 | pipenv 2020.8.13 |  |  | 3.2.0 | nginx 1.18.0 (預設)，Apache 2.4.46 | 
|  ** Python 3.6 2.10.0 版** <br /> * 64bit Amazon Linux 2018.03 v2.10.0 running Python 3.6 *  | 2018.03.0 | Python 3.6.12 | pip 9.0.3 | setuptools 56.0.0 | meld3 1.0.2 | 3.1.0 | 包含 mod\_wsgi 3.5 的 Apache 2.4.46 | 