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 Aug 8, 2024
1 parent c5f5065 commit 3939f2d
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 17 deletions.
10 changes: 10 additions & 0 deletions changelogs/SDK.CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 3.7.861.0 (2024-08-08 18:16 UTC)
* CognitoIdentityProvider (3.7.402.0)
* Added support for threat protection for custom authentication in Amazon Cognito user pools.
* Connect (3.7.401.0)
* This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
* EC2 (3.7.402.0)
* Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
* Glue (3.7.403.0)
* This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.

### 3.7.860.0 (2024-08-07 18:14 UTC)
* AppIntegrationsService (3.7.401.0)
* Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
Expand Down
10 changes: 10 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 3.7.861.0 (2024-08-08 18:16 UTC)
* CognitoIdentityProvider (3.7.402.0)
* Added support for threat protection for custom authentication in Amazon Cognito user pools.
* Connect (3.7.401.0)
* This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
* EC2 (3.7.402.0)
* Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
* Glue (3.7.403.0)
* This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.

### 3.7.860.0 (2024-08-07 18:14 UTC)
* AppIntegrationsService (3.7.401.0)
* Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
Expand Down
10 changes: 5 additions & 5 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"NewServiceVersion" : "3.7.400.0",
"ProductVersion" : "3.7.860.0",
"ProductVersion" : "3.7.861.0",
"CoreVersion" : "3.7.400.3",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -154,7 +154,7 @@
"InPreview" : false
},
"EC2" : {
"Version" : "3.7.401.3",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.3"
Expand Down Expand Up @@ -540,7 +540,7 @@
"InPreview" : false
},
"CognitoIdentityProvider" : {
"Version" : "3.7.401.0",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.3"
Expand Down Expand Up @@ -828,7 +828,7 @@
"InPreview" : false
},
"Glue" : {
"Version" : "3.7.402.0",
"Version" : "3.7.403.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.3"
Expand Down Expand Up @@ -1044,7 +1044,7 @@
"InPreview" : false
},
"Connect" : {
"Version" : "3.7.400.3",
"Version" : "3.7.401.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.0")]
[assembly: AssemblyFileVersion("3.7.402.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.3")]
[assembly: AssemblyFileVersion("3.7.401.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.3")]
[assembly: AssemblyFileVersion("3.7.402.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.402.0")]
[assembly: AssemblyFileVersion("3.7.403.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.CognitoIdentityProvider
public partial class AmazonCognitoIdentityProviderConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Cognito Identity Provider", "3.7.401.0");
InternalSDKUtils.BuildUserAgentString("Cognito Identity Provider", "3.7.402.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.0")]
[assembly: AssemblyFileVersion("3.7.402.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Connect/Generated/AmazonConnectConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.Connect
public partial class AmazonConnectConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Connect", "3.7.400.3");
InternalSDKUtils.BuildUserAgentString("Connect", "3.7.401.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Connect/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.3")]
[assembly: AssemblyFileVersion("3.7.401.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EC2/Generated/AmazonEC2Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.EC2
public partial class AmazonEC2Config : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.401.3");
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.402.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EC2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.3")]
[assembly: AssemblyFileVersion("3.7.402.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Glue/Generated/AmazonGlueConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.Glue
public partial class AmazonGlueConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Glue", "3.7.402.0");
InternalSDKUtils.BuildUserAgentString("Glue", "3.7.403.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Glue/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.402.0")]
[assembly: AssemblyFileVersion("3.7.403.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down

0 comments on commit 3939f2d

Please sign in to comment.