Skip to content

Commit e690244

Browse files
Commit version number update changes
1 parent 8924053 commit e690244

File tree

34 files changed

+101
-70
lines changed

34 files changed

+101
-70
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 4.0.1.0 (2025-04-29 20:03 UTC)
2+
* ConnectCases (4.0.1.0)
3+
* Introduces CustomEntity as part of the UserUnion data type. This field is used to indicate the entity who is performing the API action.
4+
* DynamoDBv2 (4.0.0.1)
5+
* Update endpoint resolver to handle anonymous credentials when trying to retrieve account IDs
6+
* Kinesis (4.0.1.0)
7+
* Amazon KDS now supports tagging and attribute-based access control (ABAC) for enhanced fan-out consumers.
8+
* PinpointSMSVoiceV2 (4.0.1.0)
9+
* AWS End User Messaging has added MONITOR and FILTER functionality to SMS Protect.
10+
* QBusiness (4.0.1.0)
11+
* Add support for anonymous user access for Q Business applications
12+
* SageMaker (4.0.1.0)
13+
* Introduced support for P5en instance types on SageMaker Studio for JupyterLab and CodeEditor applications.
14+
* SageMakerMetrics (4.0.1.0)
15+
* SageMaker Metrics Service now supports FIPS endpoint in all US and Canada Commercial regions.
16+
* SimpleSystemsManagement (4.0.1.0)
17+
* This release adds support for just-In-time node access in AWS Systems Manager. Just-in-time node access enables customers to move towards zero standing privileges by requiring operators to request access and obtain approval before remotely connecting to nodes managed by the SSM Agent.
18+
* SSMGuiConnect (4.0.0.0)
19+
* This release adds API support for the connection recording GUI Connect feature of AWS Systems Manager
20+
* Core 4.0.0.1
21+
* chore: Move AWSSDK.Extensions.Bedrock.MEAI to a preview version
22+
123
### 4.0.0.0 (2025-04-28 18:14 UTC)
224
* BedrockRuntime (4.0.0.0)
325
* This release adds native h2 support for the bedrock runtime API, the support is only limited to SDKs that support h2 requests natively.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 4.0.1.0 (2025-04-29 20:03 UTC)
2+
* ConnectCases (4.0.1.0)
3+
* Introduces CustomEntity as part of the UserUnion data type. This field is used to indicate the entity who is performing the API action.
4+
* DynamoDBv2 (4.0.0.1)
5+
* Update endpoint resolver to handle anonymous credentials when trying to retrieve account IDs
6+
* Kinesis (4.0.1.0)
7+
* Amazon KDS now supports tagging and attribute-based access control (ABAC) for enhanced fan-out consumers.
8+
* PinpointSMSVoiceV2 (4.0.1.0)
9+
* AWS End User Messaging has added MONITOR and FILTER functionality to SMS Protect.
10+
* QBusiness (4.0.1.0)
11+
* Add support for anonymous user access for Q Business applications
12+
* SageMaker (4.0.1.0)
13+
* Introduced support for P5en instance types on SageMaker Studio for JupyterLab and CodeEditor applications.
14+
* SageMakerMetrics (4.0.1.0)
15+
* SageMaker Metrics Service now supports FIPS endpoint in all US and Canada Commercial regions.
16+
* SimpleSystemsManagement (4.0.1.0)
17+
* This release adds support for just-In-time node access in AWS Systems Manager. Just-in-time node access enables customers to move towards zero standing privileges by requiring operators to request access and obtain approval before remotely connecting to nodes managed by the SSM Agent.
18+
* SSMGuiConnect (4.0.0.0)
19+
* This release adds API support for the connection recording GUI Connect feature of AWS Systems Manager
20+
* Core 4.0.0.1
21+
* chore: Move AWSSDK.Extensions.Bedrock.MEAI to a preview version
22+
123
### 4.0.0.0 (2025-04-28 18:14 UTC)
224
* BedrockRuntime (4.0.0.0)
325
* This release adds native h2 support for the bedrock runtime API, the support is only limited to SDKs that support h2 requests natively.

generator/.DevConfigs/72b4f8b3-b7e1-496b-a64f-5c4a01528cf0.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

generator/.DevConfigs/f9389c08-66ad-4b6d-a5ec-804e8541604c.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

generator/ServiceModels/_sdk-versions.json

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.0.0",
5-
"CoreVersion" : "4.0.0.0",
4+
"ProductVersion" : "4.0.1.0",
5+
"CoreVersion" : "4.0.0.1",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
88
"PreviewLabel" : "",
@@ -146,7 +146,7 @@
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.0.0",
149+
"Version" : "4.0.0.1",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.0.0"
@@ -236,7 +236,7 @@
236236
"InPreview" : false
237237
},
238238
"Kinesis" : {
239-
"Version" : "4.0.0.0",
239+
"Version" : "4.0.1.0",
240240
"AssemblyVersionOverride" : "4.0",
241241
"Dependencies" : {
242242
"Core" : "4.0.0.0"
@@ -372,7 +372,7 @@
372372
"InPreview" : false
373373
},
374374
"SimpleSystemsManagement" : {
375-
"Version" : "4.0.0.0",
375+
"Version" : "4.0.1.0",
376376
"AssemblyVersionOverride" : "4.0",
377377
"Dependencies" : {
378378
"Core" : "4.0.0.0"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.0.0",
935+
"Version" : "4.0.1.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.0"
@@ -2348,7 +2348,7 @@
23482348
"InPreview" : false
23492349
},
23502350
"PinpointSMSVoiceV2" : {
2351-
"Version" : "4.0.0.0",
2351+
"Version" : "4.0.1.0",
23522352
"AssemblyVersionOverride" : "4.0",
23532353
"Dependencies" : {
23542354
"Core" : "4.0.0.0"
@@ -2460,7 +2460,7 @@
24602460
"InPreview" : false
24612461
},
24622462
"ConnectCases" : {
2463-
"Version" : "4.0.0.0",
2463+
"Version" : "4.0.1.0",
24642464
"AssemblyVersionOverride" : "4.0",
24652465
"Dependencies" : {
24662466
"Core" : "4.0.0.0"
@@ -2580,7 +2580,7 @@
25802580
"InPreview" : false
25812581
},
25822582
"SageMakerMetrics" : {
2583-
"Version" : "4.0.0.0",
2583+
"Version" : "4.0.1.0",
25842584
"AssemblyVersionOverride" : "4.0",
25852585
"Dependencies" : {
25862586
"Core" : "4.0.0.0"
@@ -2876,7 +2876,7 @@
28762876
"InPreview" : false
28772877
},
28782878
"QBusiness" : {
2879-
"Version" : "4.0.0.0",
2879+
"Version" : "4.0.1.0",
28802880
"AssemblyVersionOverride" : "4.0",
28812881
"Dependencies" : {
28822882
"Core" : "4.0.0.0"
@@ -3258,6 +3258,14 @@
32583258
"Core" : "4.0.0.0"
32593259
},
32603260
"InPreview" : false
3261+
},
3262+
"SSMGuiConnect" : {
3263+
"Version" : "4.0.0.0",
3264+
"AssemblyVersionOverride" : "4.0",
3265+
"Dependencies" : {
3266+
"Core" : "4.0.0.1"
3267+
},
3268+
"InPreview" : false
32613269
}
32623270
},
32633271
"DefaultAssemblyVersion" : "4.0"

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

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

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

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

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

0 commit comments

Comments
 (0)