Skip to content

Releases: aws/aws-sdk-go-v2

Release (2025-02-11)

11 Feb 20:24
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/acmpca: v1.38.0
    • Feature: Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.43.0
    • Feature: Add support for operation level caching
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.203.0
    • Feature: Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.
  • github.com/aws/aws-sdk-go-v2/service/pi: v1.30.1
    • Documentation: Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

Release (2025-02-10)

10 Feb 20:05
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/apigatewayv2: v1.25.0
    • Feature: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.44.10
    • Documentation: Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.124.5
    • Documentation: Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.47.0
    • Feature: New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.6.0
    • Feature: Support CRC64NVME flex checksums.

Release (2025-02-07)

07 Feb 19:48
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/rds/auth: v1.5.9
    • Bug Fix: typo in connect.go error message
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.41.0
    • Feature: Adds support to handle the new basic scanning daily quota.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.58.0
    • Feature: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.67.0
    • Feature: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • github.com/aws/aws-sdk-go-v2/service/pi: v1.30.0
    • Feature: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.43.0
    • Feature: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.24.0
    • Feature: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.

Release (2025-02-06)

06 Feb 19:42
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/cloudformation: v1.57.0
    • Feature: We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.22.0
    • Feature: This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.12.0
    • Feature: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.76.0
    • Feature: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.

Release (2025-02-05)

05 Feb 19:45
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/dynamodb: v1.40.0
    • Feature: Track AccountID endpoint mode in user-agent.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.93.12
    • Documentation: Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.

Release (2025-02-04)

04 Feb 19:43
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/databasemigrationservice: v1.46.0
    • Feature: Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.45.3
    • Documentation: Doc-only update to provide more information on using Kerberos authentication with SMB locations.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.39.0
    • Feature: This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.16.0
    • Feature: Added argument to list-export to filter by graph ID
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.21.0
    • Feature: Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.174.1
    • Documentation: IPv6 support for Hyperpod clusters

Release (2025-02-03)

03 Feb 19:44
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.44.0
    • Feature: Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.

Release (2025-01-31)

31 Jan 19:43
Compare
Choose a tag to compare

General Highlights

  • Dependency Update: Switch to code-generated waiter matchers, removing the dependency on go-jmespath.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.36.0
    • Feature: Reduce allocations in query encoding.
    • Dependency Update: Remove root dependency on go-jmespath, which is no longer used.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.18.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.17.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.57
    • Bug Fix: Fix incorrect reference to old s3manager in comments.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.31.0
    • Feature: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.35.0
    • Feature: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.51.0
    • Feature: Added support for CodeBuild self-hosted Buildkite runner builds
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.1.0
    • Feature: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.93.10
    • Documentation: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.174.0
    • Feature: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.

Release (2025-01-30)

30 Jan 19:58
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.35.0
    • Feature: Reduce allocations in query encoding.
    • Bug Fix: Do not sign Transfer-Encoding header in Sigv4[a]. Fixes a signer mismatch issue with S3 Accelerate.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.17.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.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/s3/manager: v1.17.56
    • Bug Fix: Fix incorrect reference to old s3manager in comments.
  • github.com/aws/aws-sdk-go-v2/internal/v4a: v1.3.30
    • Bug Fix: Do not sign Transfer-Encoding header in Sigv4[a]. Fixes a signer mismatch issue with S3 Accelerate.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.43.0
    • Feature: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.34.0
    • Feature: Add a 'reason' field to InternalServerException
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.40.0
    • Feature: Temporarily updating dualstack endpoint support
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.31.0
    • Feature: Temporarily updating dualstack endpoint support
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.43.0
    • Feature: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.20.0
    • Feature: Added APIs to manage QBusiness user subscriptions
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.1.0
    • Feature: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.21.0
    • Feature: Adds Cedar JSON format support for entities and context data in authorization requests

Release (2025-01-29)

29 Jan 20:19
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/feature/s3/manager: v1.17.55
    • Bug Fix: Fix incorrect reference to old s3manager in comments.
  • github.com/aws/aws-sdk-go-v2/service/bcmpricingcalculator: v1.2.0
    • Feature: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.39.0
    • Feature: Add support for Dualstack and Dualstack-with-FIPS Endpoints
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.30.0
    • Feature: Add support for Dualstack Endpoints
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.8.0
    • Feature: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.75.0
    • Feature: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.23.0
    • Feature: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe.