Skip to content

Commit

Permalink
Commit version number update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed May 10, 2022
1 parent bbe9e59 commit c957aa1
Show file tree
Hide file tree
Showing 18 changed files with 33 additions and 3,240 deletions.
12 changes: 12 additions & 0 deletions SDK.CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 3.7.271.0 (2022-05-10 18:14 UTC)
* ComputeOptimizer (3.7.5.46)
* Documentation updates for Compute Optimizer
* EC2 (3.7.70.0)
* Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
* EKS (3.7.14.0)
* Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups
* ElasticMapReduce (3.7.5.0)
* This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.
* MigrationHubRefactorSpaces (3.7.0.57)
* AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.

### 3.7.270.0 (2022-05-09 18:14 UTC)
* CloudControlApi (3.7.2.0)
* SDK release for Cloud Control API to include paginators for Python SDK.
Expand Down
12 changes: 6 additions & 6 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{
"ProductVersion" : "3.7.270.0",
"ProductVersion" : "3.7.271.0",
"CoreVersion" : "3.7.11.2",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -152,7 +152,7 @@
"InPreview" : false
},
"EC2" : {
"Version" : "3.7.69.1",
"Version" : "3.7.70.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.11.2"
Expand Down Expand Up @@ -192,7 +192,7 @@
"InPreview" : false
},
"ElasticMapReduce" : {
"Version" : "3.7.4.96",
"Version" : "3.7.5.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.11.2"
Expand Down Expand Up @@ -1138,7 +1138,7 @@
"InPreview" : false
},
"EKS" : {
"Version" : "3.7.13.25",
"Version" : "3.7.14.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.11.2"
Expand Down Expand Up @@ -1666,7 +1666,7 @@
"InPreview" : false
},
"ComputeOptimizer" : {
"Version" : "3.7.5.45",
"Version" : "3.7.5.46",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.11.2"
Expand Down Expand Up @@ -2330,7 +2330,7 @@
"InPreview" : false
},
"MigrationHubRefactorSpaces" : {
"Version" : "3.7.0.56",
"Version" : "3.7.0.57",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.11.2"
Expand Down
Loading

0 comments on commit c957aa1

Please sign in to comment.