Skip to content

Releases: aws/aws-sdk-net

3.7.959.0

08 Jan 21:36
Compare
Choose a tag to compare

3.7.959.0 (2025-01-08 19:18 UTC)

  • RDS (3.7.410.12)
    • Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • Route53 (3.7.404.0)
    • Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • SageMaker (3.7.420.0)
    • Adds support for IPv6 for SageMaker HyperPod cluster nodes.
  • Core 3.7.400.75
    • Updating endpoints.json file.
    • All services packages updated to require new Core

3.7.958.0

07 Jan 21:28
Compare
Choose a tag to compare

3.7.958.0 (2025-01-07 19:16 UTC)

  • CloudHSMV2 (3.7.402.0)
    • Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • DynamoDBv2 (3.7.405.0)
    • This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • Imagebuilder (3.7.403.0)
    • This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.
  • Core 3.7.400.74
    • Updating endpoints.json file.
    • All services packages updated to require new Core

3.7.957.0

06 Jan 21:26
Compare
Choose a tag to compare

3.7.957.0 (2025-01-06 19:15 UTC)

  • IoTSecureTunneling (3.7.401.0)
    • Adds dualstack endpoint support for IoT Secure Tunneling
  • S3 (3.7.411.1)
    • Adjustments to S3 RequestsWith200Error request list generation.
  • SupplyChain (3.7.404.0)
    • Allow vanity DNS domain when creating a new ASC instance
  • Core 3.7.400.73
    • Updating endpoints.json file.
    • All services packages updated to require new Core

4.0.0.0-preview.5

03 Jan 16:23
Compare
Choose a tag to compare
4.0.0.0-preview.5 Pre-release
Pre-release

4.0.0.0-preview.5 (2025-01-03 14:07 UTC)

  • DynamoDBv2 (4.0.0.0)
    • Switch Document.FromJson and ToJson to use System.Text.Json instead of LitJson. This supports additional precision for decimal values.
    • Address Native AOT issues for the DynamoDB Document Model high level library
  • S3 (4.0.0.0)
    • Update AWS_S3_USE_ARN_REGION environment variable to take precedence over s3_use_arn_region option in the config file.
    • Remove the DisableTrimmingLeadingSlash flag for CopyObject and CopyPart operations. The SDK will no longer trim leading slashes.
  • Core 4.0.0.0
    • AWSSDK.Extensions.NETCore.Setup: Add possibility to add AWS services to DI with a key (#3570)
    • DateTime handling (Breaking Change): ConvertFromUnixEpochSeconds/ConvertFromUnixEpochMilliseconds incorrectly returning the Unix Epoch time as local time instead of a UTC time by definition. This changes the behavior where these methods were used.
    • DateTime handling (Breaking Change): DynamoDB RetrieveDateTimeInUtc has been switched to true as the default.
    • DateTime handling (Breaking Change): Fixed the DateTimeUnmarshaller which was parsing datetime strings into and returning them as local time which in some cases were still getting converted back to UTC on a prior bug fix but not always. DateTime strings unmarshalled are assumed to be UTC time and will be specified and unmarshalled as UTC.
    • DateTime handling (Breaking Change): Removed obsolete properties such EndTime then changed EndTimeUtc to EndTime. This could lead to offset times for developers still using the marked obsolete original EndTime for example. A compile time error will occur for anyone using any of the removed *Utc properties such as EndTimeUtc.
    • DateTime handling (Breaking Change): Response unmarshallers for TimeStamps and list TimeStamps for formats TimestampFormat.ISO8601 || TimestampFormat.RFC822 datetimes were being parsed into local times. Adjusted DateTime parsing to return UTC times.
    • DateTime handling (Bug fix): AWSPublicIpAddressRanges mixing UTC and local time.
    • DateTime handling (Bug fix): Console logger outputs timestamps as a UTC date incase output is sent off the local machine and for easier comparison with other UTC dates.
    • DateTime handling (Bug fix): Ensured DateTime.Max and DateTime.Min are marked with a DateTime.Kind DateTimeKind.Utc for proper calculations.
    • DateTime handling (Bug fix): Fixed internal Epoch dates to UTC per definition where the epoch date was created in local time.
    • DateTime handling (Bug fix): GetFormattedTimestampISO8601 incorrectly creating a DateTime object as local time even though it is passed in as UTC. Then formatting it as a UTC string.
    • DateTime handling (Bug fix): Instead of assuming SAML credentials are local time then converting to UTC and assume that the time given is UTC to work properly with credential expiration being in UTC time for other credential providers.
    • DateTime handling (Bug fix): RetryPolicies return UTC server time instead of a UTC time converted to local time.
    • DateTime handling (Bug fix): Stopped using expiry times in credentials internally as local time. Changed to UTC.
    • Fix #2464: Perform background refresh of credentials during preempt expiry period (#3541)
    • Fix #3497: Make InternalSDKUtils aot compatible in V4
    • Implement Microsoft.Extensions.AI's IChatClient / IEmbeddingGenerator via the new AWSSDK.Extensions.Bedrock.MEAI package (#3545)
    • Updated DateTime handling to use UTC instead of local times.
    • All services packages updated to require new Core

3.7.956.0

03 Jan 21:28
Compare
Choose a tag to compare

3.7.956.0 (2025-01-03 19:18 UTC)

  • ECS (3.7.408.7)
    • Adding SDK reference examples for Amazon ECS operations.
  • Route53Domains (3.7.401.9)
    • Doc only update for Route 53 Domains that fixes several customer-reported issues
  • S3 (3.7.411.0)
    • This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.
  • Core 3.7.400.72
    • Updating endpoints.json file.
    • All services packages updated to require new Core

3.7.955.0

02 Jan 21:29
Compare
Choose a tag to compare

3.7.955.0 (2025-01-02 19:23 UTC)

  • AppSync (3.7.404.0)
    • Modify UpdateGraphQLAPI operation and flag authenticationType as required.
  • GameLift (3.7.403.0)
    • Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
  • MediaConnect (3.7.403.0)
    • AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
  • MediaConvert (3.7.406.0)
    • This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
  • Organizations (3.7.405.0)
    • Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
  • SageMaker (3.7.419.0)
    • Adding ETag information with Model Artifacts for Model Registry
  • SQS (3.7.400.71)
    • In-flight message typo fix from 20k to 120k.
  • Core 3.7.400.71
    • Updating endpoints.json file.
    • All services packages updated to require new Core

3.7.954.0

28 Dec 06:25
Compare
Choose a tag to compare

3.7.954.0 (2024-12-28 04:26 UTC)

  • ECR (3.7.406.0)
    • Restoring custom endpoint functionality for ECR
  • ECRPublic (3.7.402.0)
    • Restoring custom endpoint functionality for ECR Public

3.7.953.1

27 Dec 21:20
Compare
Choose a tag to compare

3.7.953.1 (2024-12-27 19:16 UTC)

  • RDS (3.7.410.7)
    • Updates Amazon RDS documentation to correct various descriptions.

3.7.953.0

26 Dec 21:50
Compare
Choose a tag to compare

3.7.953.0 (2024-12-26 19:25 UTC)

  • BCMPricingCalculator (3.7.402.0)
    • Added ConflictException to DeleteBillEstimate.
  • ECR (3.7.405.0)
    • Add support for Dualstack Endpoints
  • NetworkFirewall (3.7.402.27)
    • Dual-stack endpoints are now supported.
  • SecurityHub (3.7.402.12)
    • Documentation updates for AWS Security Hub
  • Core 3.7.400.70
    • Updating endpoints.json file.
    • All services packages updated to require new Core

3.7.952.0

23 Dec 21:23
Compare
Choose a tag to compare

3.7.952.0 (2024-12-23 19:27 UTC)

  • ECR (3.7.404.48)
    • Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
  • ECRPublic (3.7.401.0)
    • Add support for Dualstack endpoints
  • EKS (3.7.408.0)
    • This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates
  • Glue (3.7.413.0)
    • Add IncludeRoot parameters to GetCatalogs API to return root catalog.
  • Core 3.7.400.69
    • Updating endpoints.json file.
    • All services packages updated to require new Core