Skip to content

Releases: aws/aws-sdk-go-v2

Release (2022-06-09)

09 Jun 18:32

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.11.0
    • Feature: Adds support for live transcription in AWS GovCloud (US) Regions.

Release (2022-06-08)

08 Jun 20:06

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.19.0
    • Feature: This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.18.7
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Mainframe Modernization service is a managed mainframe service and set of tools for planning, migrating, modernizing, and running mainframe workloads on AWS
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.17.0
    • Feature: This release adds support for Neptune to be configured as a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in other regions.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.25.0
    • Feature: Adds new API GetClusterCredentialsWithIAM to return temporary credentials.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.0.0
    • Release: New AWS service client module
    • Feature: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.

Release (2022-06-07)

07 Jun 18:25

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/auditmanager: v1.19.0
    • Feature: This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.19.0
    • Feature: Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.

Release (2022-06-06)

06 Jun 18:44

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.10.0
    • Feature: This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.26.0
    • Feature: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.

Release (2022-06-02)

02 Jun 18:32

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.16.0
    • Feature: Provide Account Level onboarding support through CFN/CLI
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.12.6
    • Documentation: Documentation updates for CodeArtifact
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.25.0
    • Feature: This release adds the following features: 1) New APIs to manage (create, list, update) task template resources, 2) Updates to startTaskContact API to support task templates, and 3) new TransferContact API to programmatically transfer in-progress tasks via a contact flow.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.28.0
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.14.0
    • Feature: Add new "Components" API to enable users to Create, Delete and Update AWS Proton components.
  • github.com/aws/aws-sdk-go-v2/service/voiceid: v1.10.0
    • Feature: Added a new attribute ServerSideEncryptionUpdateDetails to Domain and DomainSummary.

Release (2022-06-01)

01 Jun 18:26

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.6.0
    • Feature: Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.10.0
    • Feature: Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.22.0
    • Feature: Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.21.0
    • Feature: Add new APIs to support Route 53 IP Based Routing

Release (2022-05-31)

31 May 18:56

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.17.0
    • Feature: Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.6.0
    • Feature: Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.22.0
    • Feature: This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.15.0
    • Feature: Adding backtest mode to detectors using the Cloudwatch data source.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.20.0
    • Feature: Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.

Release (2022-05-27)

27 May 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.16.0
    • Feature: Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.17.0
    • Feature: AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.1.0
    • Feature: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.32.0
    • Feature: Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.

Release (2022-05-26)

26 May 18:25

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/ec2: v1.45.0
    • Feature: C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.21.0
    • Feature: Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.22.0
    • Feature: Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.

Release (2022-05-25)

25 May 18:24

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/apigateway: v1.15.6
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.3
    • Documentation: Documentation-only update added for CodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.21.0
    • Feature: Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.24.0
    • Feature: This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.14.0
    • Feature: Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.31.0
    • Feature: Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.9
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/voiceid: v1.9.0
    • Feature: VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.