Skip to content

Commit 5ab6148

Browse files
Commit version number update changes
1 parent b6f24d5 commit 5ab6148

File tree

18 files changed

+45
-21
lines changed

18 files changed

+45
-21
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.98.0 (2025-09-24 18:25 UTC)
2+
* AppStream (4.0.1.4)
3+
* G6f instance support for AppStream 2.0
4+
* CloudWatch (4.0.4.0)
5+
* Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions
6+
* DAX (4.0.1.0)
7+
* This release adds support for IPv6-only, DUAL_STACK DAX instances
8+
* KeyManagementService (4.0.4.4)
9+
* Documentation only updates for KMS.
10+
* Neptune (4.0.3.3)
11+
* Doc-only update to address customer use.
12+
113
### 4.0.97.0 (2025-09-23 18:23 UTC)
214
* CleanRooms (4.0.7.0)
315
* Added support for running incremental ID mapping for rule-based workflows.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.98.0 (2025-09-24 18:25 UTC)
2+
* AppStream (4.0.1.4)
3+
* G6f instance support for AppStream 2.0
4+
* CloudWatch (4.0.4.0)
5+
* Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions
6+
* DAX (4.0.1.0)
7+
* This release adds support for IPv6-only, DUAL_STACK DAX instances
8+
* KeyManagementService (4.0.4.4)
9+
* Documentation only updates for KMS.
10+
* Neptune (4.0.3.3)
11+
* Doc-only update to address customer use.
12+
113
### 4.0.97.0 (2025-09-23 18:23 UTC)
214
* CleanRooms (4.0.7.0)
315
* Added support for running incremental ID mapping for rule-based workflows.

generator/ServiceModels/_sdk-versions.json

Lines changed: 6 additions & 6 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.97.0",
4+
"ProductVersion" : "4.0.98.0",
55
"CoreVersion" : "4.0.0.29",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -80,7 +80,7 @@
8080
"InPreview" : false
8181
},
8282
"CloudWatch" : {
83-
"Version" : "4.0.3.2",
83+
"Version" : "4.0.4.0",
8484
"AssemblyVersionOverride" : "4.0",
8585
"Dependencies" : {
8686
"Core" : "4.0.0.29"
@@ -252,7 +252,7 @@
252252
"InPreview" : false
253253
},
254254
"KeyManagementService" : {
255-
"Version" : "4.0.4.3",
255+
"Version" : "4.0.4.4",
256256
"AssemblyVersionOverride" : "4.0",
257257
"Dependencies" : {
258258
"Core" : "4.0.0.29"
@@ -628,7 +628,7 @@
628628
"InPreview" : false
629629
},
630630
"AppStream" : {
631-
"Version" : "4.0.1.3",
631+
"Version" : "4.0.1.4",
632632
"AssemblyVersionOverride" : "4.0",
633633
"Dependencies" : {
634634
"Core" : "4.0.0.29"
@@ -780,7 +780,7 @@
780780
"InPreview" : false
781781
},
782782
"DAX" : {
783-
"Version" : "4.0.0.23",
783+
"Version" : "4.0.1.0",
784784
"AssemblyVersionOverride" : "4.0",
785785
"Dependencies" : {
786786
"Core" : "4.0.0.29"
@@ -1068,7 +1068,7 @@
10681068
"InPreview" : false
10691069
},
10701070
"Neptune" : {
1071-
"Version" : "4.0.3.2",
1071+
"Version" : "4.0.3.3",
10721072
"AssemblyVersionOverride" : "4.0",
10731073
"Dependencies" : {
10741074
"Core" : "4.0.0.29"

sdk/code-analysis/ServiceAnalysis/AppStream/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.1.3")]
32+
[assembly: AssemblyFileVersion("4.0.1.4")]

sdk/code-analysis/ServiceAnalysis/CloudWatch/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.2")]
32+
[assembly: AssemblyFileVersion("4.0.4.0")]

sdk/code-analysis/ServiceAnalysis/DAX/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.0.23")]
32+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/code-analysis/ServiceAnalysis/KeyManagementService/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.4.3")]
32+
[assembly: AssemblyFileVersion("4.0.4.4")]

sdk/code-analysis/ServiceAnalysis/Neptune/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.2")]
32+
[assembly: AssemblyFileVersion("4.0.3.3")]

sdk/src/Services/AppStream/Generated/AmazonAppStreamConfig.cs

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

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

sdk/src/Services/AppStream/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.1.3")]
45+
[assembly: AssemblyFileVersion("4.0.1.4")]

0 commit comments

Comments
 (0)