From 2fd15245e35206c5063a90a033a4be897da7931a Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Thu, 29 Aug 2024 20:21:28 +0000 Subject: [PATCH] Commit version number update changes --- changelogs/SDK.CHANGELOG.2024.md | 14 ++++++++++++++ changelogs/SDK.CHANGELOG.ALL.md | 14 ++++++++++++++ generator/ServiceModels/_sdk-versions.json | 14 +++++++------- .../BedrockAgentRuntime/Properties/AssemblyInfo.cs | 2 +- .../BedrockRuntime/Properties/AssemblyInfo.cs | 2 +- .../Personalize/Properties/AssemblyInfo.cs | 2 +- .../QuickSight/Properties/AssemblyInfo.cs | 2 +- .../StepFunctions/Properties/AssemblyInfo.cs | 2 +- .../WAFV2/Properties/AssemblyInfo.cs | 2 +- .../Generated/AmazonBedrockAgentRuntimeConfig.cs | 2 +- .../BedrockAgentRuntime/Properties/AssemblyInfo.cs | 2 +- .../Generated/AmazonBedrockRuntimeConfig.cs | 2 +- .../BedrockRuntime/Properties/AssemblyInfo.cs | 2 +- .../Generated/AmazonPersonalizeConfig.cs | 2 +- .../Personalize/Properties/AssemblyInfo.cs | 2 +- .../QuickSight/Generated/AmazonQuickSightConfig.cs | 2 +- .../Services/QuickSight/Properties/AssemblyInfo.cs | 2 +- .../Generated/AmazonStepFunctionsConfig.cs | 2 +- .../StepFunctions/Properties/AssemblyInfo.cs | 2 +- .../Services/WAFV2/Generated/AmazonWAFV2Config.cs | 2 +- sdk/src/Services/WAFV2/Properties/AssemblyInfo.cs | 2 +- 21 files changed, 53 insertions(+), 25 deletions(-) diff --git a/changelogs/SDK.CHANGELOG.2024.md b/changelogs/SDK.CHANGELOG.2024.md index f1a87112d018..18f755be82e2 100644 --- a/changelogs/SDK.CHANGELOG.2024.md +++ b/changelogs/SDK.CHANGELOG.2024.md @@ -1,3 +1,17 @@ +### 3.7.876.0 (2024-08-29 19:23 UTC) +* BedrockAgentRuntime (3.7.403.0) + * Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array +* BedrockRuntime (3.7.403.0) + * Add support for imported-model in invokeModel and InvokeModelWithResponseStream. +* Personalize (3.7.401.0) + * This releases ability to update automatic training scheduler for customer solutions +* QuickSight (3.7.403.0) + * Increased Character Limit for Dataset Calculation Field expressions +* StepFunctions (3.7.402.0) + * This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine. +* WAFV2 (3.7.401.0) + * The minimum request rate for a rate-based rule is now 10. Before this, it was 100. + ### 3.7.875.0 (2024-08-28 18:25 UTC) * AppConfig (3.7.401.0) * This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile. diff --git a/changelogs/SDK.CHANGELOG.ALL.md b/changelogs/SDK.CHANGELOG.ALL.md index 214d62846bca..54ff221c2207 100644 --- a/changelogs/SDK.CHANGELOG.ALL.md +++ b/changelogs/SDK.CHANGELOG.ALL.md @@ -1,3 +1,17 @@ +### 3.7.876.0 (2024-08-29 19:23 UTC) +* BedrockAgentRuntime (3.7.403.0) + * Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array +* BedrockRuntime (3.7.403.0) + * Add support for imported-model in invokeModel and InvokeModelWithResponseStream. +* Personalize (3.7.401.0) + * This releases ability to update automatic training scheduler for customer solutions +* QuickSight (3.7.403.0) + * Increased Character Limit for Dataset Calculation Field expressions +* StepFunctions (3.7.402.0) + * This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine. +* WAFV2 (3.7.401.0) + * The minimum request rate for a rate-based rule is now 10. Before this, it was 100. + ### 3.7.875.0 (2024-08-28 18:25 UTC) * AppConfig (3.7.401.0) * This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile. diff --git a/generator/ServiceModels/_sdk-versions.json b/generator/ServiceModels/_sdk-versions.json index 551f34c14a85..073430c33cf3 100644 --- a/generator/ServiceModels/_sdk-versions.json +++ b/generator/ServiceModels/_sdk-versions.json @@ -1,7 +1,7 @@ { "NewServiceVersion" : "3.7.400.0", - "ProductVersion" : "3.7.875.0", + "ProductVersion" : "3.7.876.0", "CoreVersion" : "3.7.400.12", "OverrideCoreVersion" : "3.3", "DefaultToPreview" : false, @@ -636,7 +636,7 @@ "InPreview" : false }, "StepFunctions" : { - "Version" : "3.7.401.12", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" @@ -1196,7 +1196,7 @@ "InPreview" : false }, "QuickSight" : { - "Version" : "3.7.402.1", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" @@ -1412,7 +1412,7 @@ "InPreview" : false }, "Personalize" : { - "Version" : "3.7.400.12", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" @@ -1580,7 +1580,7 @@ "InPreview" : false }, "WAFV2" : { - "Version" : "3.7.400.12", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" @@ -2788,7 +2788,7 @@ "InPreview" : false }, "BedrockRuntime" : { - "Version" : "3.7.402.1", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" @@ -2900,7 +2900,7 @@ "InPreview" : false }, "BedrockAgentRuntime" : { - "Version" : "3.7.402.1", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.12" diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs index 9270673b74a0..9f755b694f54 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs index 3aece6e83f97..2ae46bdf52a4 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Personalize/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Personalize/Properties/AssemblyInfo.cs index f01056ec19f3..a932c6e4a623 100644 --- a/sdk/code-analysis/ServiceAnalysis/Personalize/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Personalize/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.12")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.401.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/QuickSight/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/QuickSight/Properties/AssemblyInfo.cs index 819171070682..a7101d0ff6f5 100644 --- a/sdk/code-analysis/ServiceAnalysis/QuickSight/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/QuickSight/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/StepFunctions/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/StepFunctions/Properties/AssemblyInfo.cs index e1b653d9b010..690a187f7c23 100644 --- a/sdk/code-analysis/ServiceAnalysis/StepFunctions/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/StepFunctions/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.401.12")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/WAFV2/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/WAFV2/Properties/AssemblyInfo.cs index f7de2c54a876..61e60c5df5d7 100644 --- a/sdk/code-analysis/ServiceAnalysis/WAFV2/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/WAFV2/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.12")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.401.0")] \ No newline at end of file diff --git a/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs b/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs index 43181e956ff8..a13b913f5459 100644 --- a/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs +++ b/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockAgentRuntime public partial class AmazonBedrockAgentRuntimeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.402.1"); + InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs index 923e2449d66b..2cad02503979 100644 --- a/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs b/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs index 3448012cadc6..8213c19fd9b5 100644 --- a/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs +++ b/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockRuntime public partial class AmazonBedrockRuntimeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.402.1"); + InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs index f69bc85b92ac..e8bc0fd05d72 100644 --- a/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Personalize/Generated/AmazonPersonalizeConfig.cs b/sdk/src/Services/Personalize/Generated/AmazonPersonalizeConfig.cs index a3e80132a43a..6d67abdf578b 100644 --- a/sdk/src/Services/Personalize/Generated/AmazonPersonalizeConfig.cs +++ b/sdk/src/Services/Personalize/Generated/AmazonPersonalizeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Personalize public partial class AmazonPersonalizeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Personalize", "3.7.400.12"); + InternalSDKUtils.BuildUserAgentString("Personalize", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Personalize/Properties/AssemblyInfo.cs b/sdk/src/Services/Personalize/Properties/AssemblyInfo.cs index 380e21986c47..8e41bf980268 100644 --- a/sdk/src/Services/Personalize/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Personalize/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.12")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/QuickSight/Generated/AmazonQuickSightConfig.cs b/sdk/src/Services/QuickSight/Generated/AmazonQuickSightConfig.cs index 89c155f68f44..bad4f4943a40 100644 --- a/sdk/src/Services/QuickSight/Generated/AmazonQuickSightConfig.cs +++ b/sdk/src/Services/QuickSight/Generated/AmazonQuickSightConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.QuickSight public partial class AmazonQuickSightConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("QuickSight", "3.7.402.1"); + InternalSDKUtils.BuildUserAgentString("QuickSight", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/QuickSight/Properties/AssemblyInfo.cs b/sdk/src/Services/QuickSight/Properties/AssemblyInfo.cs index c1083482d3d9..024890a28ac4 100644 --- a/sdk/src/Services/QuickSight/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/QuickSight/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.402.1")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/StepFunctions/Generated/AmazonStepFunctionsConfig.cs b/sdk/src/Services/StepFunctions/Generated/AmazonStepFunctionsConfig.cs index eb0980462804..f51192acd6ac 100644 --- a/sdk/src/Services/StepFunctions/Generated/AmazonStepFunctionsConfig.cs +++ b/sdk/src/Services/StepFunctions/Generated/AmazonStepFunctionsConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.StepFunctions public partial class AmazonStepFunctionsConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("SFN", "3.7.401.12"); + InternalSDKUtils.BuildUserAgentString("SFN", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/StepFunctions/Properties/AssemblyInfo.cs b/sdk/src/Services/StepFunctions/Properties/AssemblyInfo.cs index 947fb8f1f7a3..811579371270 100644 --- a/sdk/src/Services/StepFunctions/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/StepFunctions/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.401.12")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/WAFV2/Generated/AmazonWAFV2Config.cs b/sdk/src/Services/WAFV2/Generated/AmazonWAFV2Config.cs index 5cb638d0a919..842b33c955e7 100644 --- a/sdk/src/Services/WAFV2/Generated/AmazonWAFV2Config.cs +++ b/sdk/src/Services/WAFV2/Generated/AmazonWAFV2Config.cs @@ -32,7 +32,7 @@ namespace Amazon.WAFV2 public partial class AmazonWAFV2Config : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("WAFV2", "3.7.400.12"); + InternalSDKUtils.BuildUserAgentString("WAFV2", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/WAFV2/Properties/AssemblyInfo.cs b/sdk/src/Services/WAFV2/Properties/AssemblyInfo.cs index 78eaf12a513e..fba78de46280 100644 --- a/sdk/src/Services/WAFV2/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/WAFV2/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.12")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers]