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 Jul 5, 2023
1 parent 449f3b9 commit f94b0ee
Show file tree
Hide file tree
Showing 23 changed files with 549 additions and 7,074 deletions.
12 changes: 12 additions & 0 deletions changelogs/SDK.CHANGELOG.2023.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 3.7.583.0 (2023-07-05 18:22 UTC)
* ComprehendMedical (3.7.102.7)
* Update to Amazon Comprehend Medical documentation.
* Connect (3.7.129.3)
* GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values.
* KeyManagementService (3.7.104.0)
* Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
* Mgn (3.7.103.0)
* This release introduces the Global view feature and new Replication state APIs.
* SecurityHub (3.7.109.5)
* Documentation updates for AWS Security Hub

### 3.7.582.1 (2023-07-05 14:18 UTC)
* Core 3.7.107.11
* fix: Revert update to analyzer projects (previous update unintentionally removed support for tooling such as VS2017)
Expand Down
12 changes: 12 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 3.7.583.0 (2023-07-05 18:22 UTC)
* ComprehendMedical (3.7.102.7)
* Update to Amazon Comprehend Medical documentation.
* Connect (3.7.129.3)
* GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values.
* KeyManagementService (3.7.104.0)
* Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
* Mgn (3.7.103.0)
* This release introduces the Global view feature and new Replication state APIs.
* SecurityHub (3.7.109.5)
* Documentation updates for AWS Security Hub

### 3.7.582.1 (2023-07-05 14:18 UTC)
* Core 3.7.107.11
* fix: Revert update to analyzer projects (previous update unintentionally removed support for tooling such as VS2017)
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.582.1",
"ProductVersion" : "3.7.583.0",
"CoreVersion" : "3.7.107.11",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -250,7 +250,7 @@
"InPreview" : false
},
"KeyManagementService" : {
"Version" : "3.7.103.8",
"Version" : "3.7.104.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.11"
Expand Down Expand Up @@ -1058,7 +1058,7 @@
"InPreview" : false
},
"Connect" : {
"Version" : "3.7.129.2",
"Version" : "3.7.129.3",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.11"
Expand Down Expand Up @@ -1274,7 +1274,7 @@
"InPreview" : false
},
"ComprehendMedical" : {
"Version" : "3.7.102.6",
"Version" : "3.7.102.7",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.11"
Expand Down Expand Up @@ -1306,7 +1306,7 @@
"InPreview" : false
},
"SecurityHub" : {
"Version" : "3.7.109.4",
"Version" : "3.7.109.5",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.11"
Expand Down Expand Up @@ -2090,7 +2090,7 @@
"InPreview" : false
},
"Mgn" : {
"Version" : "3.7.102.53",
"Version" : "3.7.103.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.107.11"
Expand Down
Loading

0 comments on commit f94b0ee

Please sign in to comment.