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 23, 2022
1 parent 6ca0210 commit 259d3b5
Show file tree
Hide file tree
Showing 23 changed files with 394 additions and 7,296 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.301.0 (2022-06-23 18:18 UTC)
* LookoutEquipment (3.7.3.0)
* This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
* MediaConvert (3.7.17.3)
* AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
* Mgn (3.7.5.0)
* New and modified APIs for the Post-Migration Framework
* MigrationHubRefactorSpaces (3.7.1.0)
* This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.
* SageMaker (3.7.37.0)
* SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.

### 3.7.300.0 (2022-06-22 18:12 UTC)
* APIGateway (3.7.3.30)
* Documentation updates for Amazon API Gateway
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.300.0",
"ProductVersion" : "3.7.301.0",
"CoreVersion" : "3.7.12.2",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -898,7 +898,7 @@
"InPreview" : false
},
"MediaConvert" : {
"Version" : "3.7.17.2",
"Version" : "3.7.17.3",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
Expand Down Expand Up @@ -946,7 +946,7 @@
"InPreview" : false
},
"SageMaker" : {
"Version" : "3.7.36.7",
"Version" : "3.7.37.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
Expand Down Expand Up @@ -2090,15 +2090,15 @@
"InPreview" : false
},
"Mgn" : {
"Version" : "3.7.4.24",
"Version" : "3.7.5.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
},
"InPreview" : false
},
"LookoutEquipment" : {
"Version" : "3.7.2.24",
"Version" : "3.7.3.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
Expand Down Expand Up @@ -2330,7 +2330,7 @@
"InPreview" : false
},
"MigrationHubRefactorSpaces" : {
"Version" : "3.7.0.73",
"Version" : "3.7.1.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
Expand Down
Loading

0 comments on commit 259d3b5

Please sign in to comment.