

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

# 消息發佈：2023 年 5 月 31 日 Elastic Beanstalk Amazon Linux 2023 平台更新
<a name="release-2023-05-31-al2023"></a>

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

**發佈日期：**2023 年 5 月 31 日

## 變更
<a name="release-2023-05-31-al2023.changes"></a>

Elastic Beanstalk 目前僅支援 Amazon Linux 2023 上的 Python 平台。我們正在努力在更多平台上支援 AL2023。

如需詳細資訊，請參閱《*AWS Elastic Beanstalk 開發人員指南*》中的 [Elastic Beanstalk Linux 平台](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-linux.html)。

如需有關 Amazon Linux 2023 的詳細資訊，請參閱《Amazon Linux 2023 使用者指南》**中的 [Amazon Linux 2 和 Amazon Linux 2023 的比較](https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html)。

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

**備註**  
這些版本備註著重於目前支援平台分支的變更。如需 Elastic Beanstalk 淘汰 (已取代) 平台分支的完整版本資訊，請參閱 *AWS Elastic Beanstalk 平台*指南中的[排定淘汰的 Elastic Beanstalk 平台版本](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-retiring.html)。
請注意，發佈這些版本備註時，新平台版本可能尚未在所有 Elastic Beanstalk 支援的 AWS 區域中提供。發行可能需要幾個小時才能完成。


<table>
<thead>
  <tr><th><b>類別</b></th><th><b>描述</b></th></tr>
</thead>
<tbody>
  <tr><td><b>安全性更新</b></td><td>已將在 <b>2023 年 5 月 17 日</b>或之前在 <a href="https://alas.aws.amazon.com/alas2023.html">Amazon Linux 安全中心</a>發佈的所有安全性更新，套用至所有 AL2023 平台。<br /> </td></tr>
  <tr><td><b>跨平台更新</b></td><td>執行下列跨平台更新：
<table>
<thead>
  <tr><th><b>元件</b></th><th><b>更新</b></th></tr>
</thead>
<tbody>
  <tr><td><b>AMI</b></td><td>已將基本 AMI 更新至 2023.0.20230517 版。</td></tr>
</tbody>
</table>
</td></tr>
  <tr><td><b>平台特定更新</b></td><td>執行下列平台特定更新：
<table>
<thead>
  <tr><th><b>平台</b></th><th><b>更新</b></th></tr>
</thead>
<tbody>
  <tr><td><b>Python</b></td><td>針對 Python 3.9 和 Python 3.11 平台分支，將 Pipenv 更新至 2023.5.19 版。如需詳細資訊，請參閱 Pipenv <a href="https://pipenv.pypa.io/en/latest/changelog/">發行版本和版本歷史記錄</a>。</td></tr>
</tbody>
</table>
</td></tr>
</tbody>
</table>


## 新的平台版本
<a name="release-2023-05-31-al2023.platforms"></a>

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

**Topics**
+ [Python](#release-2023-05-31-al2023.platforms.python)

### Python
<a name="release-2023-05-31-al2023.platforms.python"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  套件管理工具  |  Packager  |  meld3  |  AWS X-Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|  ** Python 3.11 AL2023 4.0.1 版** <br /> * 64bit Amazon Linux 2023 v4.0.1 running Python 3.11 *  | 2023.0.20230517 | Python 3.11.2 | pipenv 2023.5.19 |  |  | 3.2.0 | nginx 1.22.1 (預設)，Apache 2.4.56 | 
|  ** Python 3.9 AL2023 4.0.1 版** <br /> * 64bit Amazon Linux 2023 v4.0.1 running Python 3.9 *  | 2023.0.20230517 | Python 3.9.16 | pipenv 2023.5.19 |  |  | 3.2.0 | nginx 1.22.1 (預設)，Apache 2.4.56 | 