Skip to content

Commit 979413d

Browse files
Commit version number update changes
1 parent e2aa960 commit 979413d

File tree

12 files changed

+29
-13
lines changed

12 files changed

+29
-13
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 4.0.142.0 (2025-11-26 19:16 UTC)
2+
* BedrockRuntime (4.0.13.0)
3+
* Bedrock Runtime Reserved Service Support
4+
* ComputeOptimizer (4.0.4.0)
5+
* Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
6+
* CostOptimizationHub (4.0.6.0)
7+
* This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.
8+
19
### 4.0.141.0 (2025-11-25 19:21 UTC)
210
* EC2 (4.0.61.0)
311
* This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 4.0.142.0 (2025-11-26 19:16 UTC)
2+
* BedrockRuntime (4.0.13.0)
3+
* Bedrock Runtime Reserved Service Support
4+
* ComputeOptimizer (4.0.4.0)
5+
* Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
6+
* CostOptimizationHub (4.0.6.0)
7+
* This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.
8+
19
### 4.0.141.0 (2025-11-25 19:21 UTC)
210
* EC2 (4.0.61.0)
311
* This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure.

generator/ServiceModels/_sdk-versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.141.0",
4+
"ProductVersion" : "4.0.142.0",
55
"CoreVersion" : "4.0.3.3",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -1564,7 +1564,7 @@
15641564
"InPreview" : false
15651565
},
15661566
"ComputeOptimizer" : {
1567-
"Version" : "4.0.3.5",
1567+
"Version" : "4.0.4.0",
15681568
"AssemblyVersionOverride" : "4.0",
15691569
"Dependencies" : {
15701570
"Core" : "4.0.3.3"
@@ -2676,7 +2676,7 @@
26762676
"InPreview" : false
26772677
},
26782678
"BedrockRuntime" : {
2679-
"Version" : "4.0.12.0",
2679+
"Version" : "4.0.13.0",
26802680
"AssemblyVersionOverride" : "4.0",
26812681
"Dependencies" : {
26822682
"Core" : "4.0.3.3"
@@ -2732,7 +2732,7 @@
27322732
"InPreview" : false
27332733
},
27342734
"CostOptimizationHub" : {
2735-
"Version" : "4.0.5.1",
2735+
"Version" : "4.0.6.0",
27362736
"AssemblyVersionOverride" : "4.0",
27372737
"Dependencies" : {
27382738
"Core" : "4.0.3.3"

sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.12.0")]
32+
[assembly: AssemblyFileVersion("4.0.13.0")]

sdk/code-analysis/ServiceAnalysis/ComputeOptimizer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.5")]
32+
[assembly: AssemblyFileVersion("4.0.4.0")]

sdk/code-analysis/ServiceAnalysis/CostOptimizationHub/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.5.1")]
32+
[assembly: AssemblyFileVersion("4.0.6.0")]

sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.BedrockRuntime
3333
public partial class AmazonBedrockRuntimeConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "4.0.12.0");
36+
InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "4.0.13.0");
3737

3838
private static readonly AmazonBedrockRuntimeEndpointResolver EndpointResolver =
3939
new AmazonBedrockRuntimeEndpointResolver();

sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.12.0")]
45+
[assembly: AssemblyFileVersion("4.0.13.0")]

sdk/src/Services/ComputeOptimizer/Generated/AmazonComputeOptimizerConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.ComputeOptimizer
3333
public partial class AmazonComputeOptimizerConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("Compute Optimizer", "4.0.3.5");
36+
InternalSDKUtils.BuildUserAgentString("Compute Optimizer", "4.0.4.0");
3737

3838
private static readonly AmazonComputeOptimizerEndpointResolver EndpointResolver =
3939
new AmazonComputeOptimizerEndpointResolver();

sdk/src/Services/ComputeOptimizer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.3.5")]
45+
[assembly: AssemblyFileVersion("4.0.4.0")]

0 commit comments

Comments
 (0)