Skip to content

v1.3.53

Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 14 Oct 19:06
· 290 commits to main since this release

[1.3.53] - 10/14/2024

Features

  • (codepipeline) AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions.
  • (mailmanager) Mail Manager support for viewing and exporting metadata of archived messages.
  • (securitylake) This release updates request validation regex for resource ARNs.
  • (supplychain) This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs.
  • (transfer) This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions.

Fixes

  • ⚠️ IMPORTANT: Update to the latest S3 model, which correctly models ReplicationRuleFilter and LifecycleRuleFilter as structures (not unions). This may cause compilation failures in existing code which references these two shapes.