Skip to content

Release (2024-03-08)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 08 Mar 19:22
· 288 commits to main since this release

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.35.0
    • Feature: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.4.2
    • Documentation: Documentation update for Bedrock Runtime Agent
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.39.0
    • Feature: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.30.3
    • Documentation: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.36.0
    • Feature: Add ConcurrentModificationException to SetUserPoolMfaConfig
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.40.0
    • Feature: Add RDS Provisioned and Serverless Usage types
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.44.0
    • Feature: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.