

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 发布：2023 年 6 月 26 日版 Elastic Beanstalk Windows Server 平台更新
<a name="release-2023-06-26-windows"></a>

此版本提供了适用于 AWS Elastic Beanstalk的新 Windows Server 平台版本。该版本应用了 Windows 安全更新。它还会更新框架和 AWS 组件。

**发布日期：**2023 年 6 月 26 日

**重要**  
建议在以下平台版本上使用 Elastic Beanstalk 环境的客户将其每个相应环境升级到 [2022 年 12 月 28 日](https://docs.aws.amazon.com/elasticbeanstalk/latest/relnotes/release-2022-12-28-windows.html)发布的 Windows 平台版本 2.10.7 或更高版本。  
Windows Server 2016 — 平台版本 2.10.6 或之前的版本
Windows Server 2012 — 平台版本 2.10.6 或之前的版本
Windows Server 2008 — （所有平台版本）
即将对所有 AWS API 端点进行 TLS 配置变更，计划于 2023 年 6 月 28 日开始。此更改将影响在所列出平台版本上运行的环境的可用性。受影响的操作包括但不限于以下：配置部署、应用程序部署、自动扩展、新环境启动、日志轮换和增强型运行状况报告。有关更多信息，请参阅《*AWS Elastic Beanstalk 开发人员指南*》中的[更新 Elastic Beanstalk 环境的平台版本](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.platform.upgrade.html)。

## 更改
<a name="release-2023-06-26-windows.changes"></a>

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

**注意**  
这些发布说明重点介绍对当前支持的平台分支的更改。有关 Elastic Beanstalk 停用（弃用）平台分支的完整版本信息，请参阅《AWS Elastic Beanstalk 平台指南》**中的[计划停用的 Elastic Beanstalk 平台版本](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-retiring.html)。
请注意，在发布这些发行说明时，新平台版本可能尚未在 Elastic Beanstalk AWS 支持的所有区域上市。发布可能需要几个小时才能完成。


| **类别** | **描述** | 
| --- | --- | 
| **Framework** | **详细信息** | 
| --- | --- | 
| **组件** | **详细信息** | 
| --- | --- | 
| **Windows 安全更新** | 已应用 2023年 6 月版 Windows 安全更新。<br />请参阅 Microsoft [安全更新指南](https://portal.msrc.microsoft.com/en-us/security-guidance)。 | 
| **框架更新** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_cn/elasticbeanstalk/latest/relnotes/release-2023-06-26-windows.html)  | 
| **AWS 组件更新** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_cn/elasticbeanstalk/latest/relnotes/release-2023-06-26-windows.html)  | 
| **.NET 内核** | 已在 Windows Server 2019 和 2016 平台版本上将 .NET 6 更新为版本 6.0.18。 | 
| **AMI** | 已将基础 AMI 更新为版本 2023.06.14。 | 

## 新平台版本
<a name="release-2023-06-26-windows.platforms"></a>

### Windows Server 上的 .NET
<a name="release-2023-06-23-windows.platforms.net"></a>

#### 基本配置
<a name="platforms-supported.net.basics"></a>


****  

|  平台版本  |  解决方案堆栈名称  |  框架  |  代理服务器  | 
| --- | --- | --- | --- | 
|  **Windows Server 2019 with IIS 10.0 版本 2.11.5**  |  * 64bit Windows Server 2019 v2.11.5 running IIS 10.0 *  | .NET 6.0.18，支持 6.0.18、3.1.32<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server Core 2019 with IIS 10.0 版本 2.11.5**  |  * 64bit Windows Server Core 2019 v2.11.5 running IIS 10.0 *  | .NET 6.0.18，支持 6.0.18、3.1.32<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server 2016 with IIS 10.0 版本 2.11.5**  |  * 64bit Windows Server 2016 v2.11.5 running IIS 10.0 *  | .NET 6.0.18，支持 6.0.18、3.1.32<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server Core 2016 with IIS 10.0 版本 2.11.5**  |  * 64bit Windows Server Core 2016 v2.11.5 running IIS 10.0 *  | .NET 6.0.18，支持 6.0.18、3.1.32<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server 2012 R2 with IIS 8.5 版本 2.11.5**  |  * 64bit Windows Server 2012 R2 v2.11.5 running IIS 8.5 *  | .NET Core 2.1.30，支持 2.1.30<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 8.5 | 
|  **Windows Server 2012 R2 Server Core with IIS 8.5 版本 2.11.5**  |  * 64bit Windows Server Core 2012 R2 v2.11.5 running IIS 8.5 *  | .NET Core 2.1.30，支持 2.1.30<br />.NET Framework 4.8，支持 4.x、2.0、1.x | IIS 8.5 | 

#### 更多详情
<a name="platforms-supported.net.details"></a>


****  

|  平台版本  |  AMI 版本  |  适用于 .NET 的 AWS SDK  |  EC2Config  |  SSM Agent  |  Web 部署  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | --- | --- | 
|  **Windows Server 2019 with IIS 10.0 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 |  | 3.1.2144.0 | 3.6 | 3.2.0 | 
|  **Windows Server Core 2019 with IIS 10.0 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 |  | 3.1.2144.0 | 3.6 | 3.2.0 | 
|  **Windows Server 2016 with IIS 10.0 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 |  | 3.1.2144.0 | 3.6 | 3.2.0 | 
|  **Windows Server Core 2016 with IIS 10.0 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 |  | 3.1.2144.0 | 3.6 | 3.2.0 | 
|  **Windows Server 2012 R2 with IIS 8.5 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 |  | 3.1.2144.0 | 3.6 | 3.2.0 | 
|  **Windows Server 2012 R2 Server Core with IIS 8.5 版本 2.11.5**  | 2023.06.14 | 3.7.568.0 | 4.9.5288 | 3.1.2144.0 | 3.6 | 3.2.0 | 