Skip to content

Releases: aws/aws-sdk-go-v2

Release (2022-04-21)

21 Apr 18:22

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.5
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.24.0
    • Feature: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.21.0
    • Feature: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.7.0
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.12.0
    • Feature: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.17.0
    • Feature: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.5
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.17.0
    • Feature: This release adds support for minimum of 5 character length virtual tape barcodes.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.8.0
    • Feature: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

Release (2022-04-20)

20 Apr 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.22.0
    • Feature: This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.21.0
    • Feature: Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType).
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.14.0
    • Feature: Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.20.0
    • Feature: Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances.

Release (2022-04-19)

19 Apr 18:26

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.23.0
    • Feature: EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.25.0
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.17.0
    • Feature: Adds support for KMS keys and APIs that generate and verify HMAC codes
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.19.0
    • Feature: Adding StartRecommender and StopRecommender APIs for Personalize.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.15.0
    • Feature: Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.23.0
    • Feature: Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.25.0
    • Feature: Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.15.0
    • Feature: This release adds support for specifying and extracting information from documents using the Queries feature within Analyze Document API
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.4
    • Documentation: This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,.
  • github.com/aws/aws-sdk-go-v2/service/worklink: v1.12.0
    • Feature: Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.

Release (2022-04-15)

15 Apr 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/feature/dynamodb/attributevalue: v1.9.0
    • Feature: Support has been added for specifying a custom time format when encoding and decoding DynamoDB AttributeValues. Use EncoderOptions.EncodeTime to specify a custom time encoding function, and use DecoderOptions.DecodeTime for specifying how to handle the corresponding AttributeValues using the format. Thank you Pablo Lopez for this contribution.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.9.0
    • Feature: Support has been added for specifying a custom time format when encoding and decoding DynamoDB AttributeValues. Use EncoderOptions.EncodeTime to specify a custom time encoding function, and use DecoderOptions.DecodeTime for specifying how to handle the corresponding AttributeValues using the format. Thank you Pablo Lopez for this contribution.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.15.0
    • Feature: This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.19.0
    • Feature: This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.19.0
    • Feature: Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation

Release (2022-04-14)

14 Apr 18:23

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.15.0
    • Feature: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.16.0
    • Feature: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.18.0
    • Feature: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.1
    • Documentation: Updates documentation for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.23.0
    • Feature: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage

Release (2022-04-13)

13 Apr 18:24

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.0
    • Feature: Adds support for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.23.0
    • Feature: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

Release (2022-04-12)

12 Apr 19:11

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/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0
    • Feature: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.17.0
    • Feature: Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.6.0
    • Feature: This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.15.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.14.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.5
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.

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