Skip to content

Commit 5c33b23

Browse files
Commit version number update changes
1 parent c622d98 commit 5c33b23

File tree

24 files changed

+61
-29
lines changed

24 files changed

+61
-29
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 4.0.29.0 (2025-06-09 18:25 UTC)
2+
* AppSync (4.0.1.0)
3+
* Deprecate `atRestEncryptionEnabled` and `transitEncryptionEnabled` attributes in `CreateApiCache` action. Encryption is always enabled for new caches.
4+
* CostExplorer (4.0.2.0)
5+
* Support dual-stack endpoints for ce api
6+
* CustomerProfiles (4.0.1.0)
7+
* This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
8+
* EC2 (4.0.13.0)
9+
* Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
10+
* ElasticFileSystem (4.0.1.0)
11+
* Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
12+
* MarketplaceCatalog (4.0.1.0)
13+
* The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
14+
* WorkSpacesThinClient (4.0.1.0)
15+
* Add ConflictException to UpdateEnvironment API
16+
117
### 4.0.28.0 (2025-06-06 18:28 UTC)
218
* BedrockAgentRuntime (4.0.4.0)
319
* This release introduces the `PromptCreationConfigurations` input parameter, which includes fields to control prompt population for `InvokeAgent` or `InvokeInlineAgent` requests.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 4.0.29.0 (2025-06-09 18:25 UTC)
2+
* AppSync (4.0.1.0)
3+
* Deprecate `atRestEncryptionEnabled` and `transitEncryptionEnabled` attributes in `CreateApiCache` action. Encryption is always enabled for new caches.
4+
* CostExplorer (4.0.2.0)
5+
* Support dual-stack endpoints for ce api
6+
* CustomerProfiles (4.0.1.0)
7+
* This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
8+
* EC2 (4.0.13.0)
9+
* Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
10+
* ElasticFileSystem (4.0.1.0)
11+
* Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
12+
* MarketplaceCatalog (4.0.1.0)
13+
* The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
14+
* WorkSpacesThinClient (4.0.1.0)
15+
* Add ConflictException to UpdateEnvironment API
16+
117
### 4.0.28.0 (2025-06-06 18:28 UTC)
218
* BedrockAgentRuntime (4.0.4.0)
319
* This release introduces the `PromptCreationConfigurations` input parameter, which includes fields to control prompt population for `InvokeAgent` or `InvokeInlineAgent` requests.

generator/ServiceModels/_sdk-versions.json

Lines changed: 8 additions & 8 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.28.0",
4+
"ProductVersion" : "4.0.29.0",
55
"CoreVersion" : "4.0.0.7",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.12.1",
157+
"Version" : "4.0.13.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.7"
@@ -404,7 +404,7 @@
404404
"InPreview" : false
405405
},
406406
"ElasticFileSystem" : {
407-
"Version" : "4.0.0.5",
407+
"Version" : "4.0.1.0",
408408
"AssemblyVersionOverride" : "4.0",
409409
"Dependencies" : {
410410
"Core" : "4.0.0.7"
@@ -844,7 +844,7 @@
844844
"InPreview" : false
845845
},
846846
"CostExplorer" : {
847-
"Version" : "4.0.1.1",
847+
"Version" : "4.0.2.0",
848848
"AssemblyVersionOverride" : "4.0",
849849
"Dependencies" : {
850850
"Core" : "4.0.0.7"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"AppSync" : {
911-
"Version" : "4.0.0.5",
911+
"Version" : "4.0.1.0",
912912
"AssemblyVersionOverride" : "4.0",
913913
"Dependencies" : {
914914
"Core" : "4.0.0.7"
@@ -1524,7 +1524,7 @@
15241524
"InPreview" : false
15251525
},
15261526
"MarketplaceCatalog" : {
1527-
"Version" : "4.0.0.5",
1527+
"Version" : "4.0.1.0",
15281528
"AssemblyVersionOverride" : "4.0",
15291529
"Dependencies" : {
15301530
"Core" : "4.0.0.7"
@@ -1900,7 +1900,7 @@
19001900
"InPreview" : false
19011901
},
19021902
"CustomerProfiles" : {
1903-
"Version" : "4.0.0.5",
1903+
"Version" : "4.0.1.0",
19041904
"AssemblyVersionOverride" : "4.0",
19051905
"Dependencies" : {
19061906
"Core" : "4.0.0.7"
@@ -2844,7 +2844,7 @@
28442844
"InPreview" : false
28452845
},
28462846
"WorkSpacesThinClient" : {
2847-
"Version" : "4.0.0.5",
2847+
"Version" : "4.0.1.0",
28482848
"AssemblyVersionOverride" : "4.0",
28492849
"Dependencies" : {
28502850
"Core" : "4.0.0.7"

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)