Skip to content

Commit a2b0260

Browse files
Commit version number update changes
1 parent 4d6dee7 commit a2b0260

File tree

30 files changed

+77
-37
lines changed

30 files changed

+77
-37
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
### 4.0.89.0 (2025-09-11 18:24 UTC)
2+
* DataZone (4.0.9.0)
3+
* adding IAM principal id to IAM user profile details
4+
* ECS (4.0.5.0)
5+
* This release supports hook details for Amazon ECS lifecycle hooks.
6+
* EMRContainers (4.0.1.0)
7+
* Added nodeLabel support in container provider to aid hardware isolation support for virtual cluster and security configuration.
8+
* Evs (4.0.3.0)
9+
* CreateEnvironment API now supports parameters (isHcxPublic & hcxNetworkAclId) for HCX migration via public internet, adding flexibility for migration scenarios. New APIs have been added for associating (AssociateEipToVlan) & disassociating (DisassociateEipFromVlan) Elastic IP (EIP) addresses.
10+
* GuardDuty (4.0.7.0)
11+
* Updated Java SDK implementation of entity set status in GuardDuty API.
12+
* MediaLive (4.0.5.0)
13+
* AWS Elemental MediaLive adds a new feature in MediaPackage output group that enables MediaPackage V2 users to control HLS-related parameters directly in MediaLive. These parameter settings are then reflected in MediaPackage outputs, providing more streamlined control over HLS configurations.
14+
* PrometheusService (4.0.4.0)
15+
* Add Vended Logs APIs for Amazon Prometheus Managed Collector
16+
* QuickSight (4.0.6.0)
17+
* This release adds support for Account level custom permissions, additional Dashboard Options, and Null support for Q&A.
18+
* RDS (4.0.9.0)
19+
* Adds support for end-to-end IAM authentication in RDS Proxy for MySQL, MariaDB, and PostgreSQL engines.
20+
121
### 4.0.88.0 (2025-09-10 18:15 UTC)
222
* NetworkFlowMonitor (4.0.4.0)
323
* Added new enum value (AWS::Region) for type field under MonitorLocalResource and MonitorRemoteResource. Workload Insights and Monitor top contributors queries now support a new DestinationCategory (INTER_REGION).

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
### 4.0.89.0 (2025-09-11 18:24 UTC)
2+
* DataZone (4.0.9.0)
3+
* adding IAM principal id to IAM user profile details
4+
* ECS (4.0.5.0)
5+
* This release supports hook details for Amazon ECS lifecycle hooks.
6+
* EMRContainers (4.0.1.0)
7+
* Added nodeLabel support in container provider to aid hardware isolation support for virtual cluster and security configuration.
8+
* Evs (4.0.3.0)
9+
* CreateEnvironment API now supports parameters (isHcxPublic & hcxNetworkAclId) for HCX migration via public internet, adding flexibility for migration scenarios. New APIs have been added for associating (AssociateEipToVlan) & disassociating (DisassociateEipFromVlan) Elastic IP (EIP) addresses.
10+
* GuardDuty (4.0.7.0)
11+
* Updated Java SDK implementation of entity set status in GuardDuty API.
12+
* MediaLive (4.0.5.0)
13+
* AWS Elemental MediaLive adds a new feature in MediaPackage output group that enables MediaPackage V2 users to control HLS-related parameters directly in MediaLive. These parameter settings are then reflected in MediaPackage outputs, providing more streamlined control over HLS configurations.
14+
* PrometheusService (4.0.4.0)
15+
* Add Vended Logs APIs for Amazon Prometheus Managed Collector
16+
* QuickSight (4.0.6.0)
17+
* This release adds support for Account level custom permissions, additional Dashboard Options, and Null support for Q&A.
18+
* RDS (4.0.9.0)
19+
* Adds support for end-to-end IAM authentication in RDS Proxy for MySQL, MariaDB, and PostgreSQL engines.
20+
121
### 4.0.88.0 (2025-09-10 18:15 UTC)
222
* NetworkFlowMonitor (4.0.4.0)
323
* Added new enum value (AWS::Region) for type field under MonitorLocalResource and MonitorRemoteResource. Workload Insights and Monitor top contributors queries now support a new DestinationCategory (INTER_REGION).

generator/ServiceModels/_sdk-versions.json

Lines changed: 10 additions & 10 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.88.0",
4+
"ProductVersion" : "4.0.89.0",
55
"CoreVersion" : "4.0.0.26",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -162,7 +162,7 @@
162162
"InPreview" : false
163163
},
164164
"ECS" : {
165-
"Version" : "4.0.4.8",
165+
"Version" : "4.0.5.0",
166166
"AssemblyVersionOverride" : "4.0",
167167
"Dependencies" : {
168168
"Core" : "4.0.0.26"
@@ -276,7 +276,7 @@
276276
"InPreview" : false
277277
},
278278
"RDS" : {
279-
"Version" : "4.0.8.0",
279+
"Version" : "4.0.9.0",
280280
"AssemblyVersionOverride" : "4.0",
281281
"Dependencies" : {
282282
"Core" : "4.0.0.26"
@@ -844,7 +844,7 @@
844844
"InPreview" : false
845845
},
846846
"MediaLive" : {
847-
"Version" : "4.0.4.1",
847+
"Version" : "4.0.5.0",
848848
"AssemblyVersionOverride" : "4.0",
849849
"Dependencies" : {
850850
"Core" : "4.0.0.26"
@@ -884,7 +884,7 @@
884884
"InPreview" : false
885885
},
886886
"GuardDuty" : {
887-
"Version" : "4.0.6.1",
887+
"Version" : "4.0.7.0",
888888
"AssemblyVersionOverride" : "4.0",
889889
"Dependencies" : {
890890
"Core" : "4.0.0.26"
@@ -1172,7 +1172,7 @@
11721172
"InPreview" : false
11731173
},
11741174
"QuickSight" : {
1175-
"Version" : "4.0.5.1",
1175+
"Version" : "4.0.6.0",
11761176
"AssemblyVersionOverride" : "4.0",
11771177
"Dependencies" : {
11781178
"Core" : "4.0.0.26"
@@ -1892,7 +1892,7 @@
18921892
"InPreview" : false
18931893
},
18941894
"EMRContainers" : {
1895-
"Version" : "4.0.0.21",
1895+
"Version" : "4.0.1.0",
18961896
"AssemblyVersionOverride" : "4.0",
18971897
"Dependencies" : {
18981898
"Core" : "4.0.0.26"
@@ -1924,7 +1924,7 @@
19241924
"InPreview" : false
19251925
},
19261926
"PrometheusService" : {
1927-
"Version" : "4.0.3.1",
1927+
"Version" : "4.0.4.0",
19281928
"AssemblyVersionOverride" : "4.0",
19291929
"Dependencies" : {
19301930
"Core" : "4.0.0.26"
@@ -2748,7 +2748,7 @@
27482748
"InPreview" : false
27492749
},
27502750
"DataZone" : {
2751-
"Version" : "4.0.8.0",
2751+
"Version" : "4.0.9.0",
27522752
"AssemblyVersionOverride" : "4.0",
27532753
"Dependencies" : {
27542754
"Core" : "4.0.0.26"
@@ -3244,7 +3244,7 @@
32443244
"InPreview" : false
32453245
},
32463246
"Evs" : {
3247-
"Version" : "4.0.2.1",
3247+
"Version" : "4.0.3.0",
32483248
"AssemblyVersionOverride" : "4.0",
32493249
"Dependencies" : {
32503250
"Core" : "4.0.0.26"

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)