Skip to content

Releases: aws/aws-sdk-go-v2

Release (2022-04-11)

11 Apr 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.6.0
    • Feature: In this release, we have added the ability to bind events to component level actions.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.0
    • Feature: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.18.0
    • Feature: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

Release (2022-04-08)

08 Apr 18:25

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.22.0
    • Feature: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.17.0
    • Feature: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.19.0
    • Feature: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.

Release (2022-04-07)

07 Apr 18:31

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/internal/v4a: v1.0.0
    • Release: New internal v4a signing module location.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.18.0
    • Feature: Added support to enable/disable performance insights when creating or modifying db instances
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.16.0
    • Feature: Adds new EventBridge Endpoint resources for disaster recovery, multi-region failover, and cross-region replication capabilities to help you build resilient event-driven applications.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.18.0
    • Feature: This release provides tagging support in AWS Personalize.
  • github.com/aws/aws-sdk-go-v2/service/pi: v1.14.4
    • Documentation: Adds support for DocumentDB to the Performance Insights API.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.27.0
    • Feature: Amazon Sagemaker Notebook Instances now supports G5 instance types

Release (2022-04-06)

06 Apr 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.21.0
    • Feature: Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.24.0
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.22.0
    • Feature: This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • github.com/aws/aws-sdk-go-v2/service/panorama: v1.7.0
    • Feature: Added Brand field to device listings.

Release (2022-04-05)

05 Apr 18:23

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.15.0
    • Feature: AWS DataSync now supports Amazon FSx for OpenZFS locations.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.22.0
    • Feature: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.21.4
    • Documentation: Documentation-only update for doc bug fixes for the S3 Control API docs.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.20.0
    • Feature: Added additional ASFF details for RdsSecurityGroup AutoScalingGroup, ElbLoadBalancer, CodeBuildProject and RedshiftCluster.

Release (2022-04-04)

04 Apr 18:26

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iot: v1.24.0
    • Feature: AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.13.0
    • Feature: SDK release to support tagging for AWS Proton Repository resource
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.14.0
    • Feature: This release adds ProvisioningArtifictOutputKeys to DescribeProvisioningParameters to reference the outputs of a Provisioned Product and deprecates ProvisioningArtifactOutputs.
  • github.com/aws/aws-sdk-go-v2/service/sms: v1.12.4
    • Documentation: Revised product update notice for SMS console deprecation.

Release (2022-04-01)

01 Apr 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.21.0
    • Feature: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.

Release (2022-03-31)

31 Mar 18:28

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/dynamodb/attributevalue: v1.8.4
    • Documentation: Fixes documentation typos in Number type's helper methods
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.8.4
    • Documentation: Fixes documentation typos in Number type's helper methods
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.3
    • Documentation: This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.9.0
    • Feature: SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.20.0
    • Feature: This AWS Glue Databrew release adds feature to support ORC as an input format.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.8.0
    • Feature: This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycluster: v1.9.0
    • Feature: This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.17.0

Release (2022-03-30)

30 Mar 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/ec2: v1.34.0
    • Feature: This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.17.0
    • Feature: AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.21.0
    • Feature: This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.23.3
    • Documentation: Doc only update for IoT that fixes customer-reported issues.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.12.0
    • Feature: Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.

Release (2022-03-29)

29 Mar 18:37

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.15.0
    • Feature: This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.