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 23, 2024
1 parent 856afc5 commit e677c19
Show file tree
Hide file tree
Showing 24 changed files with 61 additions and 29 deletions.
16 changes: 16 additions & 0 deletions changelogs/SDK.CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.7.852.0 (2024-07-23 18:25 UTC)
* AppSync (3.7.306.0)
* Adding support for paginators in AppSync list APIs
* CleanRooms (3.7.305.0)
* This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
* CleanRoomsML (3.7.303.0)
* Adds SQL query as the source of seed audience for audience generation job.
* Connect (3.7.324.0)
* Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
* ConnectContactLens (3.7.301.0)
* Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API
* DataZone (3.7.308.0)
* This release removes the deprecated dataProductItem field from Search API output.
* EntityResolution (3.7.303.0)
* Support First Party ID Mapping

### 3.7.851.0 (2024-07-22 20:09 UTC)
* DataZone (3.7.307.0)
* This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
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.852.0 (2024-07-23 18:25 UTC)
* AppSync (3.7.306.0)
* Adding support for paginators in AppSync list APIs
* CleanRooms (3.7.305.0)
* This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
* CleanRoomsML (3.7.303.0)
* Adds SQL query as the source of seed audience for audience generation job.
* Connect (3.7.324.0)
* Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
* ConnectContactLens (3.7.301.0)
* Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API
* DataZone (3.7.308.0)
* This release removes the deprecated dataProductItem field from Search API output.
* EntityResolution (3.7.303.0)
* Support First Party ID Mapping

### 3.7.851.0 (2024-07-22 20:09 UTC)
* DataZone (3.7.307.0)
* This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
Expand Down
16 changes: 8 additions & 8 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"NewServiceVersion" : "3.7.300.0",
"ProductVersion" : "3.7.851.0",
"ProductVersion" : "3.7.852.0",
"CoreVersion" : "3.7.304.31",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -916,7 +916,7 @@
"InPreview" : false
},
"AppSync" : {
"Version" : "3.7.305.38",
"Version" : "3.7.306.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -1044,7 +1044,7 @@
"InPreview" : false
},
"Connect" : {
"Version" : "3.7.323.1",
"Version" : "3.7.324.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -1916,7 +1916,7 @@
"InPreview" : false
},
"ConnectContactLens" : {
"Version" : "3.7.300.120",
"Version" : "3.7.301.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -2652,7 +2652,7 @@
"InPreview" : false
},
"CleanRooms" : {
"Version" : "3.7.304.47",
"Version" : "3.7.305.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -2764,7 +2764,7 @@
"InPreview" : false
},
"EntityResolution" : {
"Version" : "3.7.302.39",
"Version" : "3.7.303.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -2812,7 +2812,7 @@
"InPreview" : false
},
"DataZone" : {
"Version" : "3.7.307.0",
"Version" : "3.7.308.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
Expand Down Expand Up @@ -2940,7 +2940,7 @@
"InPreview" : false
},
"CleanRoomsML" : {
"Version" : "3.7.302.52",
"Version" : "3.7.303.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.304.31"
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.305.38")]
[assembly: AssemblyFileVersion("3.7.306.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.304.47")]
[assembly: AssemblyFileVersion("3.7.305.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.302.52")]
[assembly: AssemblyFileVersion("3.7.303.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.323.1")]
[assembly: AssemblyFileVersion("3.7.324.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.300.120")]
[assembly: AssemblyFileVersion("3.7.301.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.307.0")]
[assembly: AssemblyFileVersion("3.7.308.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.302.39")]
[assembly: AssemblyFileVersion("3.7.303.0")]
2 changes: 1 addition & 1 deletion sdk/src/Services/AppSync/Generated/AmazonAppSyncConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.AppSync
public partial class AmazonAppSyncConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("AppSync", "3.7.305.38");
InternalSDKUtils.BuildUserAgentString("AppSync", "3.7.306.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/AppSync/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.305.38")]
[assembly: AssemblyFileVersion("3.7.306.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.CleanRooms
public partial class AmazonCleanRoomsConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("CleanRooms", "3.7.304.47");
InternalSDKUtils.BuildUserAgentString("CleanRooms", "3.7.305.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/CleanRooms/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.304.47")]
[assembly: AssemblyFileVersion("3.7.305.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.CleanRoomsML
public partial class AmazonCleanRoomsMLConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("CleanRoomsML", "3.7.302.52");
InternalSDKUtils.BuildUserAgentString("CleanRoomsML", "3.7.303.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/CleanRoomsML/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.302.52")]
[assembly: AssemblyFileVersion("3.7.303.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.323.1");
InternalSDKUtils.BuildUserAgentString("Connect", "3.7.324.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.323.1")]
[assembly: AssemblyFileVersion("3.7.324.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.ConnectContactLens
public partial class AmazonConnectContactLensConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Connect Contact Lens", "3.7.300.120");
InternalSDKUtils.BuildUserAgentString("Connect Contact Lens", "3.7.301.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.300.120")]
[assembly: AssemblyFileVersion("3.7.301.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.DataZone
public partial class AmazonDataZoneConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("DataZone", "3.7.307.0");
InternalSDKUtils.BuildUserAgentString("DataZone", "3.7.308.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/DataZone/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.307.0")]
[assembly: AssemblyFileVersion("3.7.308.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.EntityResolution
public partial class AmazonEntityResolutionConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("EntityResolution", "3.7.302.39");
InternalSDKUtils.BuildUserAgentString("EntityResolution", "3.7.303.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.302.39")]
[assembly: AssemblyFileVersion("3.7.303.0")]

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

0 comments on commit e677c19

Please sign in to comment.