Releases: aws/aws-sdk-net
Releases · aws/aws-sdk-net
3.7.965.0
3.7.965.0 (2025-01-17 19:23 UTC)
- BedrockRuntime (3.7.412.0)
- Allow hyphens in tool name for Converse and ConverseStream APIs
- Detective (3.7.400.82)
- Doc only update for Detective documentation.
- EC2 (3.7.427.0)
- Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
- Notifications (3.7.401.0)
- Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
- SageMaker (3.7.421.1)
- Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"
- Core 3.7.401.2
- Updating endpoints.json file.
- All services packages updated to require new Core
3.7.964.0
3.7.964.0 (2025-01-16 19:23 UTC)
- ECS (3.7.408.16)
- The release addresses Amazon ECS documentation tickets.
- SageMaker (3.7.421.0)
- Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering
- Core 3.7.401.1
- Updating endpoints.json file.
- Updating partitions.json file.
- All services packages updated to require new Core
3.7.963.0
3.7.963.0 (2025-01-15 20:19 UTC)
- APIGateway (3.7.401.24)
- Documentation updates for Amazon API Gateway
- BedrockAgentRuntime (3.7.415.0)
- Now supports streaming for inline agents.
- CognitoIdentity (3.7.402.0)
- corrects the dual-stack endpoint configuration
- PartnerCentralSelling (3.7.403.0)
- Add Tagging support for ResourceSnapshotJob resources
- S3 (3.7.412.0)
- This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
- In order to improve data integrity, the AWS SDKs, including the AWS SDK for .NET, now automatically calculate checksums for all requests and responses that support it (using the
CRC32
algorithm by default). Although not recommended, you may disable the checksum validation by either: setting theRequestChecksumCalculation
/ResponseChecksumValidation
options of theAmazonS3Config
toWHEN_REQUIRED
(this will instruct the SDK to only calculate checksums when the service requires one) or setting theDisableDefaultChecksumValidation
flag of thePutObject
/UploadPart
/TransferUtilityUpload
operations tofalse
(this will bypass the checksum calculations - meaning data integrity will rely only on SIGV4 payload signing and HTTPS). - BREAKING CHANGE: The
CompleteMultipartUploadRequest.AddPartETags
method now only includes ETags returned byCopyObject
andUploadPart
operations. This only impacts use cases where multi-part uploads were performed using the low-level APIs and a checksum algorithm was explicitly specified in theInitiateMultipartUploadRequest
; to include additional checksums (such asChecksumCRC32
orChecksumSHA256
), use the newAddPartETagsAndChecksums
method instead.
- SecurityIR (3.7.401.0)
- Increase minimum length of Threat Actor IP 'userAgent' to 1.
- SimpleEmailV2 (3.7.407.0)
- This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
- WorkSpaces (3.7.408.0)
- Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
- WorkSpacesThinClient (3.7.401.0)
- Mark type in MaintenanceWindow as required.
- Core 3.7.401.0
- Add
CRC32
implementation compatible withHashAlgorithm
without requiring a CRT dependency - Add RequestChecksumCalculation and ResponseChecksumValidation configuration options
- Updating endpoints.json file.
- All services packages updated to require new Core
- Add
3.7.962.0
3.7.962.0 (2025-01-14 19:13 UTC)
- GameLift (3.7.404.0)
- Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
- Route53 (3.7.405.0)
- Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
- Core 3.7.400.79
- Updating endpoints.json file.
- All services packages updated to require new Core
3.7.961.0
3.7.961.0 (2025-01-13 19:18 UTC)
- Artifact (3.7.402.0)
- Support resolving regional API calls to partition's leader region endpoint.
- Bedrock (3.7.413.0)
- With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
- EC2 (3.7.426.0)
- Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
- KafkaConnect (3.7.401.0)
- Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
- TranscribeService (3.7.401.0)
- This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
- Core 3.7.400.78
- Updating endpoints.json file.
- All services packages updated to require new Core
3.7.960.1
3.7.960.1 (2025-01-10 21:22 UTC)
- Redshift (3.7.405.18)
- Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
- SecurityLake (3.7.401.43)
- Doc only update for ServiceName that fixes several customer-reported issues
- SecurityToken (3.7.401.26)
- Fixed typos in the descriptions.
- Core 3.7.400.77
- Updating endpoints.json file.
- All services packages updated to require new Core
3.7.960.0
3.7.960.0 (2025-01-09 19:19 UTC)
- CodeBuild (3.7.408.0)
- AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
- ComputeOptimizer (3.7.402.0)
- This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
- FMS (3.7.402.0)
- AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.
- IoT1ClickDevicesService (Removed)
- AWS IoT 1-Click Devices service has been removed from the SDK because it has been discontinued.
- IoT1ClickProjects (Removed)
- AWS IoT 1-Click Projects service has been removed from the SDK because it has been discontinued.
- Core 3.7.400.76
- Updating endpoints.json file.
- Updating partitions.json file.
- All services packages updated to require new Core
3.7.959.0
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
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
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