Skip to content

Commit b23a2c2

Browse files
Commit version number update changes
1 parent 8d6e13d commit b23a2c2

File tree

1,265 files changed

+2217
-2160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,265 files changed

+2217
-2160
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
### 4.0.102.0 (2025-09-30 18:38 UTC)
2+
* ApplicationSignals (4.0.2.0)
3+
* Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.
4+
* BedrockAgentCoreControl (4.0.3.0)
5+
* Tagging support for AgentCore Gateway
6+
* ChimeSDKVoice (4.0.2.0)
7+
* Added support for IPv4-only and dual-stack network configurations for VoiceConnector and CreateVoiceConnector API.
8+
* ConnectCases (4.0.4.0)
9+
* This release adds support for two new related item types: ConnectCase for linking Amazon Connect cases and Custom for user-defined related items with configurable fields.
10+
* CustomerProfiles (4.0.5.0)
11+
* This release introduces ListProfileHistoryRecords and GetProfileHistoryRecord APIs for comprehensive profile history tracking with complete audit trails of creation, updates, merges, deletions, and data ingestion events.
12+
* DataSync (4.0.5.0)
13+
* Added support for FIPS VPC endpoints in FIPS-enabled AWS Regions.
14+
* DataZone (4.0.10.0)
15+
* This release adds support for creation of EMR on EKS Connections in Amazon DataZone.
16+
* DirectoryService (4.0.4.0)
17+
* AWS Directory service now supports IPv6-native and dual-stack configurations for AWS Managed Microsoft AD, AD Connector, and Simple AD (dual-stack only). Additionally, AWS Managed Microsoft AD Standard Edition directories can be upgraded to Enterprise Edition directories through a single API call.
18+
* ECS (4.0.6.0)
19+
* This release adds support for Managed Instances on Amazon ECS.
20+
* FSx (4.0.5.0)
21+
* Add Dual-Stack support for Amazon FSx for NetApp ONTAP and Windows File Server
22+
* MediaTailor (4.0.3.0)
23+
* Adding TPS Traffic Shaping to Prefetch Schedules
24+
* QuickSight (4.0.6.4)
25+
* added warnings to a few CLI pages
26+
* RDS (4.0.10.0)
27+
* Enhanced RDS error handling: Added DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault, KMSKeyNotAccessibleFault for snapshots/restores/backups, NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and granular state validation faults. Changed DBInstanceNotReadyFault to HTTP 400.
28+
* Transfer (4.0.3.0)
29+
* Add support for updating server identity provider type
30+
* Core 4.0.0.31
31+
* Update code generator to use fully qualified name for InvokeOptions to avoid name collisions
32+
* All services packages updated to require new Core
33+
134
### 4.0.101.0 (2025-09-29 18:18 UTC)
235
* Bedrock (4.0.12.0)
336
* Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
### 4.0.102.0 (2025-09-30 18:38 UTC)
2+
* ApplicationSignals (4.0.2.0)
3+
* Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.
4+
* BedrockAgentCoreControl (4.0.3.0)
5+
* Tagging support for AgentCore Gateway
6+
* ChimeSDKVoice (4.0.2.0)
7+
* Added support for IPv4-only and dual-stack network configurations for VoiceConnector and CreateVoiceConnector API.
8+
* ConnectCases (4.0.4.0)
9+
* This release adds support for two new related item types: ConnectCase for linking Amazon Connect cases and Custom for user-defined related items with configurable fields.
10+
* CustomerProfiles (4.0.5.0)
11+
* This release introduces ListProfileHistoryRecords and GetProfileHistoryRecord APIs for comprehensive profile history tracking with complete audit trails of creation, updates, merges, deletions, and data ingestion events.
12+
* DataSync (4.0.5.0)
13+
* Added support for FIPS VPC endpoints in FIPS-enabled AWS Regions.
14+
* DataZone (4.0.10.0)
15+
* This release adds support for creation of EMR on EKS Connections in Amazon DataZone.
16+
* DirectoryService (4.0.4.0)
17+
* AWS Directory service now supports IPv6-native and dual-stack configurations for AWS Managed Microsoft AD, AD Connector, and Simple AD (dual-stack only). Additionally, AWS Managed Microsoft AD Standard Edition directories can be upgraded to Enterprise Edition directories through a single API call.
18+
* ECS (4.0.6.0)
19+
* This release adds support for Managed Instances on Amazon ECS.
20+
* FSx (4.0.5.0)
21+
* Add Dual-Stack support for Amazon FSx for NetApp ONTAP and Windows File Server
22+
* MediaTailor (4.0.3.0)
23+
* Adding TPS Traffic Shaping to Prefetch Schedules
24+
* QuickSight (4.0.6.4)
25+
* added warnings to a few CLI pages
26+
* RDS (4.0.10.0)
27+
* Enhanced RDS error handling: Added DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault, KMSKeyNotAccessibleFault for snapshots/restores/backups, NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and granular state validation faults. Changed DBInstanceNotReadyFault to HTTP 400.
28+
* Transfer (4.0.3.0)
29+
* Add support for updating server identity provider type
30+
* Core 4.0.0.31
31+
* Update code generator to use fully qualified name for InvokeOptions to avoid name collisions
32+
* All services packages updated to require new Core
33+
134
### 4.0.101.0 (2025-09-29 18:18 UTC)
235
* Bedrock (4.0.12.0)
336
* Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input

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

Lines changed: 7 additions & 7 deletions
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.3</version>
6+
<version>4.0.3.4</version>
77
<authors>Amazon Web Services</authors>
88
<description>Implementations of Microsoft.Extensions.AI's abstractions for Bedrock.</description>
99
<language>en-US</language>
@@ -13,18 +13,18 @@
1313
<icon>images\AWSLogo.png</icon>
1414
<dependencies>
1515
<group targetFramework="net472">
16-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
17-
<dependency id="AWSSDK.BedrockRuntime" version="4.0.6.3" />
16+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
17+
<dependency id="AWSSDK.BedrockRuntime" version="4.0.7.1" />
1818
<dependency id="Microsoft.Extensions.AI.Abstractions" version="9.9.0" />
1919
</group>
2020
<group targetFramework="netstandard2.0">
21-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
22-
<dependency id="AWSSDK.BedrockRuntime" version="4.0.6.3" />
21+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
22+
<dependency id="AWSSDK.BedrockRuntime" version="4.0.7.1" />
2323
<dependency id="Microsoft.Extensions.AI.Abstractions" version="9.9.0" />
2424
</group>
2525
<group targetFramework="net8.0">
26-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
27-
<dependency id="AWSSDK.BedrockRuntime" version="4.0.6.3" />
26+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
27+
<dependency id="AWSSDK.BedrockRuntime" version="4.0.7.1" />
2828
<dependency id="Microsoft.Extensions.AI.Abstractions" version="9.9.0" />
2929
</group>
3030
</dependencies>

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.3")]
19+
[assembly: AssemblyFileVersion("4.0.3.4")]

extensions/src/AWSSDK.Extensions.CborProtocol/AWSSDK.Extensions.CborProtocol.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>AWSSDK.Extensions.CborProtocol</id>
55
<title>AWSSDK - Extensions for Cbor protocol support</title>
6-
<version>4.0.0.4</version>
6+
<version>4.0.0.5</version>
77
<authors>Amazon Web Services</authors>
88
<description>This package contains shared serialization and deserialization logic for services that use Cbor protocol in the AWS SDK for .NET.</description>
99
<language>en-US</language>
@@ -13,19 +13,19 @@
1313
<icon>images\AWSLogo.png</icon>
1414
<dependencies>
1515
<group targetFramework="net472">
16-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
16+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
1717
<dependency id="System.Formats.Cbor" version="9.0.5" />
1818
</group>
1919
<group targetFramework="netstandard2.0">
20-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
20+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
2121
<dependency id="System.Formats.Cbor" version="9.0.5" />
2222
</group>
2323
<group targetFramework="netcoreapp3.1">
24-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
24+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
2525
<dependency id="System.Formats.Cbor" version="9.0.5" />
2626
</group>
2727
<group targetFramework="net8.0">
28-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
28+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
2929
<dependency id="System.Formats.Cbor" version="9.0.5" />
3030
</group>
3131
</dependencies>

extensions/src/AWSSDK.Extensions.CborProtocol/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.0.4")]
19+
[assembly: AssemblyFileVersion("4.0.0.5")]

extensions/src/AWSSDK.Extensions.CloudFront.Signers/AWSSDK.Extensions.CloudFront.Signers.nuspec

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>AWSSDK.Extensions.CloudFront.Signers</id>
55
<title>AWSSDK - Extensions for AWS CloudFront</title>
6-
<version>4.0.0.3</version>
6+
<version>4.0.0.4</version>
77
<authors>Amazon Web Services</authors>
88
<description>This package contains extension methods for creating signed URLs for Amazon CloudFront distributions and for creating signed cookies for Amazon CloudFront distributions using canned or custom policies.</description>
99
<language>en-US</language>
@@ -13,23 +13,23 @@
1313
<icon>images\AWSLogo.png</icon>
1414
<dependencies>
1515
<group targetFramework="net472">
16-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
17-
<dependency id="AWSSDK.CloudFront" version="4.0.5.3" />
16+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
17+
<dependency id="AWSSDK.CloudFront" version="4.0.5.4" />
1818
<dependency id="BouncyCastle.Cryptography" version="2.4.0" />
1919
</group>
2020
<group targetFramework="netstandard2.0">
21-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
22-
<dependency id="AWSSDK.CloudFront" version="4.0.5.3" />
21+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
22+
<dependency id="AWSSDK.CloudFront" version="4.0.5.4" />
2323
<dependency id="BouncyCastle.Cryptography" version="2.4.0" />
2424
</group>
2525
<group targetFramework="netcoreapp3.1">
26-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
27-
<dependency id="AWSSDK.CloudFront" version="4.0.5.3" />
26+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
27+
<dependency id="AWSSDK.CloudFront" version="4.0.5.4" />
2828
<dependency id="BouncyCastle.Cryptography" version="2.4.0" />
2929
</group>
3030
<group targetFramework="net8.0">
31-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
32-
<dependency id="AWSSDK.CloudFront" version="4.0.5.3" />
31+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
32+
<dependency id="AWSSDK.CloudFront" version="4.0.5.4" />
3333
</group>
3434
</dependencies>
3535
</metadata>

extensions/src/AWSSDK.Extensions.CloudFront.Signers/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.0.3")]
19+
[assembly: AssemblyFileVersion("4.0.0.4")]

extensions/src/AWSSDK.Extensions.CrtIntegration/AWSSDK.Extensions.CrtIntegration.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>AWSSDK.Extensions.CrtIntegration</id>
55
<title>AWSSDK - Extensions for AWS Common Runtime Integration</title>
6-
<version>4.0.0.3</version>
6+
<version>4.0.0.4</version>
77
<authors>Amazon Web Services</authors>
88
<description>Extensions for the AWS SDK for .NET to integrate with the AWS Common Runtime</description>
99
<language>en-US</language>
@@ -13,22 +13,22 @@
1313
<icon>images\AWSLogo.png</icon>
1414
<dependencies>
1515
<group targetFramework="net472">
16-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
16+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
1717
<dependency id="AWSCRT-AUTH" version="0.6.0" />
1818
<dependency id="AWSCRT-CHECKSUMS" version="0.6.0" />
1919
</group>
2020
<group targetFramework="netstandard2.0">
21-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
21+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
2222
<dependency id="AWSCRT-AUTH" version="0.6.0" />
2323
<dependency id="AWSCRT-CHECKSUMS" version="0.6.0" />
2424
</group>
2525
<group targetFramework="netcoreapp3.1">
26-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
26+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
2727
<dependency id="AWSCRT-AUTH" version="0.6.0" />
2828
<dependency id="AWSCRT-CHECKSUMS" version="0.6.0" />
2929
</group>
3030
<group targetFramework="net8.0">
31-
<dependency id="AWSSDK.Core" version="4.0.0.30" />
31+
<dependency id="AWSSDK.Core" version="4.0.0.31" />
3232
<dependency id="AWSCRT-AUTH" version="0.6.0" />
3333
<dependency id="AWSCRT-CHECKSUMS" version="0.6.0" />
3434
</group>

extensions/src/AWSSDK.Extensions.CrtIntegration/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.0.3")]
19+
[assembly: AssemblyFileVersion("4.0.0.4")]

0 commit comments

Comments
 (0)