Skip to content

4.0.0.0-preview.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation released this 26 Mar 14:20
· 1476 commits to main since this release

4.0.0.0-preview.11 (2025-03-26 12:13 UTC)

  • DynamoDBStreams (4.0.0.0)
    • Update documentation for code generated from DynamoDB Streams models
  • S3 (4.0.0.0)
    • Fix a bug where CopyObject wasn't working with some special characters.
  • SecurityToken (4.0.0.0)
    • Added async code paths for the SAML and Assume role credentials providers.
  • Core 4.0.0.0
    • Add telemetry data for Credentials retrieval
    • Fixed protocol test RestJsonSerializesSparseNullMapValues by adding proper null value handling in sparse map serialization
    • Updated Microsoft.Extensions.AI to 9.3.0-preview.1.25161.3 in the AWSSDK.Extensions.Bedrock.MEAI package
    • Updated credential providers to provide Async version for generating credentials.
    • All services packages updated to require new Core