Skip to content

Commit f8af87d

Browse files
Commit version number update changes
1 parent a320f64 commit f8af87d

File tree

35 files changed

+84
-73
lines changed

35 files changed

+84
-73
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.112.0 (2025-10-14 18:34 UTC)
2+
* AppStream (4.0.2.0)
3+
* This release introduces support for Microsoft license included applications streaming.
4+
* Backup (4.0.5.0)
5+
* The AWS Backup job attribute extension enhancement helps customers better understand the plan that initiated each job, and the properties of the resource each job creates.
6+
* Connect (4.0.13.0)
7+
* SDK release for TaskTemplateInfo in Contact for DescribeContact response.
8+
* DataZone (4.0.11.0)
9+
* Support creating scoped and trustedIdentityPropagation enabled connections.
10+
* DynamoDBv2 (4.0.8.0)
11+
* Add support for DynamoDBAutoGeneratedTimestampAttribute that sets current timestamp during persistence operations.
12+
* EC2 (4.0.42.0)
13+
* This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
14+
* S3 (4.0.7.10)
15+
* Only add static query parameters to the subresources collection. Do not add members modeled as query parameters to the subresources collection
16+
* TranscribeService (4.0.4.0)
17+
* Move UntagResource API body member to query parameter
18+
* Transfer (4.0.4.0)
19+
* SFTP connectors now support routing connections via customers' VPC. This enables connections to remote servers that are only accessible in a customer's VPC environment, and to servers that are accessible over the internet but need connections coming from an IP address in a customer VPC's CIDR range.
20+
* Extensions.Bedrock.MEAI (4.0.4.0)
21+
* Add support for prompt caching in BedrockChatClient for MEAI
22+
123
### 4.0.111.0 (2025-10-13 18:18 UTC)
224
* BedrockAgentCore (4.0.5.0)
325
* Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.

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.112.0 (2025-10-14 18:34 UTC)
2+
* AppStream (4.0.2.0)
3+
* This release introduces support for Microsoft license included applications streaming.
4+
* Backup (4.0.5.0)
5+
* The AWS Backup job attribute extension enhancement helps customers better understand the plan that initiated each job, and the properties of the resource each job creates.
6+
* Connect (4.0.13.0)
7+
* SDK release for TaskTemplateInfo in Contact for DescribeContact response.
8+
* DataZone (4.0.11.0)
9+
* Support creating scoped and trustedIdentityPropagation enabled connections.
10+
* DynamoDBv2 (4.0.8.0)
11+
* Add support for DynamoDBAutoGeneratedTimestampAttribute that sets current timestamp during persistence operations.
12+
* EC2 (4.0.42.0)
13+
* This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
14+
* S3 (4.0.7.10)
15+
* Only add static query parameters to the subresources collection. Do not add members modeled as query parameters to the subresources collection
16+
* TranscribeService (4.0.4.0)
17+
* Move UntagResource API body member to query parameter
18+
* Transfer (4.0.4.0)
19+
* SFTP connectors now support routing connections via customers' VPC. This enables connections to remote servers that are only accessible in a customer's VPC environment, and to servers that are accessible over the internet but need connections coming from an IP address in a customer VPC's CIDR range.
20+
* Extensions.Bedrock.MEAI (4.0.4.0)
21+
* Add support for prompt caching in BedrockChatClient for MEAI
22+
123
### 4.0.111.0 (2025-10-13 18:18 UTC)
224
* BedrockAgentCore (4.0.5.0)
325
* Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.

extensions/src/AWSSDK.Extensions.Bedrock.MEAI/AWSSDK.Extensions.Bedrock.MEAI.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>AWSSDK.Extensions.Bedrock.MEAI</id>
55
<title>AWSSDK - Bedrock integration with Microsoft.Extensions.AI.</title>
6-
<version>4.0.3.8</version>
6+
<version>4.0.4.0</version>
77
<authors>Amazon Web Services</authors>
88
<description>Implementations of Microsoft.Extensions.AI's abstractions for Bedrock.</description>
99
<language>en-US</language>

extensions/src/AWSSDK.Extensions.Bedrock.MEAI/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
[assembly: ComVisible(false)]
1717

1818
[assembly: AssemblyVersion("4.0")]
19-
[assembly: AssemblyFileVersion("4.0.3.8")]
19+
[assembly: AssemblyFileVersion("4.0.4.0")]

generator/.DevConfigs/2365887e-36ee-40fd-b77a-99e546c9f4a1.json

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

generator/.DevConfigs/23b92a6e-3ec2-4193-9ae1-89c242b1e8f6.json

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

generator/.DevConfigs/c952ab1e-3056-4598-9d0e-f7f02187e982.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 11 additions & 11 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.111.0",
4+
"ProductVersion" : "4.0.112.0",
55
"CoreVersion" : "4.0.1.0",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -146,15 +146,15 @@
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.7.2",
149+
"Version" : "4.0.8.0",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.1.0"
153153
},
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.41.0",
157+
"Version" : "4.0.42.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.1.0"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "4.0.7.9",
311+
"Version" : "4.0.7.10",
312312
"AssemblyVersionOverride" : "4.0",
313313
"Dependencies" : {
314314
"Core" : "4.0.1.0"
@@ -628,7 +628,7 @@
628628
"InPreview" : false
629629
},
630630
"AppStream" : {
631-
"Version" : "4.0.1.9",
631+
"Version" : "4.0.2.0",
632632
"AssemblyVersionOverride" : "4.0",
633633
"Dependencies" : {
634634
"Core" : "4.0.1.0"
@@ -1004,7 +1004,7 @@
10041004
"InPreview" : false
10051005
},
10061006
"TranscribeService" : {
1007-
"Version" : "4.0.3.11",
1007+
"Version" : "4.0.4.0",
10081008
"AssemblyVersionOverride" : "4.0",
10091009
"Dependencies" : {
10101010
"Core" : "4.0.1.0"
@@ -1020,7 +1020,7 @@
10201020
"InPreview" : false
10211021
},
10221022
"Connect" : {
1023-
"Version" : "4.0.12.5",
1023+
"Version" : "4.0.13.0",
10241024
"AssemblyVersionOverride" : "4.0",
10251025
"Dependencies" : {
10261026
"Core" : "4.0.1.0"
@@ -1196,7 +1196,7 @@
11961196
"InPreview" : false
11971197
},
11981198
"Transfer" : {
1199-
"Version" : "4.0.3.3",
1199+
"Version" : "4.0.4.0",
12001200
"AssemblyVersionOverride" : "4.0",
12011201
"Dependencies" : {
12021202
"Core" : "4.0.1.0"
@@ -1300,7 +1300,7 @@
13001300
"InPreview" : false
13011301
},
13021302
"Backup" : {
1303-
"Version" : "4.0.4.2",
1303+
"Version" : "4.0.5.0",
13041304
"AssemblyVersionOverride" : "4.0",
13051305
"Dependencies" : {
13061306
"Core" : "4.0.1.0"
@@ -2740,7 +2740,7 @@
27402740
"InPreview" : false
27412741
},
27422742
"DataZone" : {
2743-
"Version" : "4.0.10.3",
2743+
"Version" : "4.0.11.0",
27442744
"AssemblyVersionOverride" : "4.0",
27452745
"Dependencies" : {
27462746
"Core" : "4.0.1.0"
@@ -3334,7 +3334,7 @@
33343334
},
33353335
"ExtensionVersions" : {
33363336
"Extensions.Bedrock.MEAI" : {
3337-
"Version" : "4.0.3.8",
3337+
"Version" : "4.0.4.0",
33383338
"AssemblyVersionOverride" : "4.0",
33393339
"Dependencies" : {
33403340
"Core" : "4.0.1.0",

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.9")]
32+
[assembly: AssemblyFileVersion("4.0.2.0")]

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

0 commit comments

Comments
 (0)