Skip to content

Releases: aws/aws-sdk-go-v2

Release (2025-01-28)

28 Jan 19:44
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.42.0
    • Feature: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.45.0
    • Feature: AWS DataSync now supports the Kerberos authentication protocol for SMB locations.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.8.0
    • Feature: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.202.0
    • Feature: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.36.0
    • Feature: For AppendOnly streams, Firehose will automatically scale to match your throughput.
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.8.0
    • Feature: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance

Release (2025-01-27)

27 Jan 20:04
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.34.0
    • Feature: Add support for the prompt caching feature for Bedrock Prompt Management
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.66.0
    • Feature: This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.53.0
    • Feature: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations

Release (2025-01-24)

24 Jan 19:47
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions
  • Dependency Update: Upgrade to smithy-go v1.22.2.

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.34.0
    • Feature: Reduce allocations in query encoding.
  • github.com/aws/aws-sdk-go-v2/config: v1.29.2
    • Bug Fix: Fix env config naming and usage of deprecated ioutil
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.16.0
    • Feature: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.15.0
    • Feature: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.17.54
    • Bug Fix: Fix incorrect reference to old s3manager in comments.
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.8.2
    • Bug Fix: Refactor filepath.Walk to filepath.WalkDir
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.51.8
    • Bug Fix: Switch to generated waiters, removing the dependency on go-jmespath and fixing broken waiters that used ordering comparators.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.47.0
    • Feature: This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.43.10
    • Bug Fix: Switch to generated waiters, removing the dependency on go-jmespath and fixing broken waiters that used ordering comparators.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.57.0
    • Feature: Adds support for UpdateStrategies in EKS Managed Node Groups.
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.29.0
    • Feature: Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.3
    • Bug Fix: Enable request checksum validation mode by default
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.74.1
    • Bug Fix: Enable request checksum validation mode by default
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.56.8
    • Documentation: Systems Manager doc-only update for January, 2025.
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.28.11
    • Documentation: Fixed typos in the descriptions.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.56.0
    • Feature: Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.

Release (2025-01-23)

23 Jan 19:45
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.201.0
    • Feature: Added "future" allocation type for future dated capacity reservation

Release (2025-01-22)

22 Jan 19:57
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.33.0
    • Feature: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.105.4
    • Documentation: Docs Update for timeout changes
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.66.0
    • Feature: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.74.0
    • Feature: Add a client config option to disable logging when output checksum validation is skipped due to an unsupported algorithm.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.11.2
    • Documentation: Rename WorkSpaces Web to WorkSpaces Secure Browser

Release (2025-01-21)

21 Jan 19:53
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.49.7
    • Documentation: Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.45.7
    • Documentation: Documentation-only update to address doc errors
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.49.0
    • Feature: corrects the dual-stack endpoint configuration for cognitoidp
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.124.0
    • Feature: Added DeleteContactFlowVersion API and the CAMPAIGN flow type
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.45.0
    • Feature: AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.83.0
    • Feature: Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.33.14
    • Documentation: This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

Release (2025-01-17)

17 Jan 19:51
Compare
Choose a tag to compare

General Highlights

  • Bug Fix: Fix bug where credentials weren't refreshed during retry loop.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.24.0
    • Feature: Allow hyphens in tool name for Converse and ConverseStream APIs
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.31.11
    • Documentation: Doc only update for Detective documentation.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.200.0
    • Feature: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
  • github.com/aws/aws-sdk-go-v2/service/notifications: v1.1.0
    • Feature: Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.173.1
    • Documentation: Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

Release (2025-01-16)

16 Jan 19:54
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.53.7
    • Documentation: The release addresses Amazon ECS documentation tickets.
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.1
    • Bug Fix: Fix nil dereference panic for operations that require checksums, but do not have an input setting for which algorithm to use.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.173.0
    • Feature: Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

Release (2025-01-15)

15 Jan 20:40
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.33.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/config: v1.29.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.28.6
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.32.0
    • Feature: Now supports streaming for inline agents.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.28.0
    • Feature: corrects the dual-stack endpoint configuration
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.3.0
    • Feature: Add Tagging support for ResourceSnapshotJob resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.73.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/securityir: v1.1.0
    • Feature: Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.41.0
    • Feature: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.52.0
    • Feature: Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.11.0
    • Feature: Mark type in MaintenanceWindow as required.

Release (2025-01-14)

14 Jan 19:45
Compare
Choose a tag to compare

General Highlights

  • Bug Fix: Fix issue where waiters were not failing on unmatched errors as they should. This may have breaking behavioral changes for users in fringe cases. See this announcement for more information.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.199.1
    • Bug Fix: Fix nil dereference panic in certain waiters.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.39.0
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.48.0
    • Feature: 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