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 Jun 30, 2023
1 parent 821c3cb commit 2f0f8cd
Show file tree
Hide file tree
Showing 31 changed files with 454 additions and 8,191 deletions.
16 changes: 16 additions & 0 deletions changelogs/SDK.CHANGELOG.2023.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.7.581.0 (2023-06-30 18:26 UTC)
* ECS (3.7.109.0)
* Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
* IVS (3.7.105.0)
* Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
* MediaConvert (3.7.112.1)
* This release includes improved color handling of overlays and general updates to user documentation.
* PrometheusService (3.7.101.0)
* AWS SDK service model generation tool version upgrade.
* SageMaker (3.7.141.0)
* This release adds support for rolling deployment in SageMaker Inference.
* Transfer (3.7.107.0)
* Add outbound Basic authentication support to AS2 connectors
* VerifiedPermissions (3.7.100.5)
* This release corrects several broken links in the documentation.

### 3.7.580.0 (2023-06-29 19:25 UTC)
* AppStream (3.7.103.0)
* This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
Expand Down
16 changes: 16 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.7.581.0 (2023-06-30 18:26 UTC)
* ECS (3.7.109.0)
* Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
* IVS (3.7.105.0)
* Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
* MediaConvert (3.7.112.1)
* This release includes improved color handling of overlays and general updates to user documentation.
* PrometheusService (3.7.101.0)
* AWS SDK service model generation tool version upgrade.
* SageMaker (3.7.141.0)
* This release adds support for rolling deployment in SageMaker Inference.
* Transfer (3.7.107.0)
* Add outbound Basic authentication support to AS2 connectors
* VerifiedPermissions (3.7.100.5)
* This release corrects several broken links in the documentation.

### 3.7.580.0 (2023-06-29 19:25 UTC)
* AppStream (3.7.103.0)
* This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
Expand Down
16 changes: 8 additions & 8 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{
"ProductVersion" : "3.7.580.0",
"ProductVersion" : "3.7.581.0",
"CoreVersion" : "3.7.107.9",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -160,7 +160,7 @@
"InPreview" : false
},
"ECS" : {
"Version" : "3.7.108.23",
"Version" : "3.7.109.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -898,7 +898,7 @@
"InPreview" : false
},
"MediaConvert" : {
"Version" : "3.7.112.0",
"Version" : "3.7.112.1",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -946,7 +946,7 @@
"InPreview" : false
},
"SageMaker" : {
"Version" : "3.7.140.0",
"Version" : "3.7.141.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -1258,7 +1258,7 @@
"InPreview" : false
},
"Transfer" : {
"Version" : "3.7.106.0",
"Version" : "3.7.107.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -1802,7 +1802,7 @@
"InPreview" : false
},
"IVS" : {
"Version" : "3.7.104.0",
"Version" : "3.7.105.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -2002,7 +2002,7 @@
"InPreview" : false
},
"PrometheusService" : {
"Version" : "3.7.100.147",
"Version" : "3.7.101.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down Expand Up @@ -2794,7 +2794,7 @@
"InPreview" : false
},
"VerifiedPermissions" : {
"Version" : "3.7.100.4",
"Version" : "3.7.100.5",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.8"
Expand Down

0 comments on commit 2f0f8cd

Please sign in to comment.