Skip to content

Releases: aws/aws-sdk-go-v2

Release (2022-03-28)

28 Mar 18:25
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.17.3
    • Documentation: Updating service name entities
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.20.0
    • Feature: This release adds support for selecting a maintenance window.

Release (2022-03-25)

25 Mar 18:25
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.17.0
    • Feature: Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.
    • This is a breaking change, and has been accepted due to the API operation not being usable due to the members modeled as unboxed (aka value) types. The update changes the members to boxed (aka pointer) types so that the zero value of the members can be handled correctly by the SDK and service. Your application will fail to compile with the updated module. To workaround this you'll need to update your application to use pointer types for the members impacted.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.33.0
    • Feature: This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.24.0
    • Feature: This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.

Release (2022-03-24)

24 Mar 18:23
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/configservice: v1.20.0
    • Feature: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.21.0
    • Feature: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.19.0
    • Feature: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.

Release (2022-03-23)

23 Mar 18:59
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.16.0
    • Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.11.0
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.0
    • Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.15.0
    • Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.2
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/gamesparks: v1.0.0
    • Release: New AWS service client module
    • Feature: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.22.0
    • Feature: This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.23.0
    • Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.1
    • Documentation: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release (2022-03-22)

22 Mar 19:12
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.18.0
    • Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.2
    • Documentation: Documentation only update to address tickets
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.16.0
    • Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.16.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.14.0
    • Feature: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.

Release (2022-03-21)

21 Mar 18:27
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.8.0
    • Feature: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.17.0
    • Feature: This release includes a fix in the DescribeImageScanFindings paginated output.
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.16.0
    • Feature: This release adds support for selecting a maintenance window.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.21.0
    • Feature: AWS QuickSight Service Features - Expand public API support for group management.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.16.1
    • Documentation: Document improvements to the RAM API operations and parameter descriptions.

Release (2022-03-18)

18 Mar 18:23
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.22.0
    • Feature: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

Release (2022-03-16)

16 Mar 19:12
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.17.0
    • Feature: AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.13.0
    • Feature: Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.
  • github.com/aws/aws-sdk-go-v2/service/s3outposts: v1.13.0
    • Feature: S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.13.0
    • Feature: Removed incorrect validation pattern for IncidentRecordSource.invokedBy

Release (2022-03-15)

15 Mar 20:36
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.15.0
    • Feature: Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.15.0
    • Feature: This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.32.0
    • Feature: Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.1
    • Documentation: Documentation only update to address tickets
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.0.2
    • Documentation: Fixing formatting issues in CLI and SDK documentation
  • github.com/aws/aws-sdk-go-v2/service/location: v1.15.1
    • Documentation: New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.18.1
    • Documentation: Various documentation improvements
  • github.com/aws/aws-sdk-go-v2/service/robomaker: v1.17.0
    • Feature: This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.

Release (2022-03-14)

14 Mar 18:36
Compare
Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.19.0
    • Feature: Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.1
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.23.0
  • github.com/aws/aws-sdk-go-v2/service/timestreamquery: v1.14.0
    • Feature: Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record.