Releases: aws/aws-sdk-go-v2
Releases · aws/aws-sdk-go-v2
Release (2022-11-15)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/connect: v1.36.0- Feature: This release updates the APIs: UpdateInstanceAttribute, DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the specified Amazon Connect instance.
github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.20.0- Feature: Adds new parent target ARN paramater to CreateDeployment, GetDeployment, and ListDeployments APIs for the new subdeployments feature.
github.com/aws/aws-sdk-go-v2/service/route53: v1.24.0- Feature: Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
github.com/aws/aws-sdk-go-v2/service/ssmsap: v1.0.0- Release: New AWS service client module
- Feature: AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA.
github.com/aws/aws-sdk-go-v2/service/workspaces: v1.26.0- Feature: This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses.
Release (2022-11-14)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.20.0- Feature: This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.
github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.18.0- Feature: This release adds a new parameter "Parameters" in the DataLakeSettings.
github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.3- Documentation: Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.
github.com/aws/aws-sdk-go-v2/service/proton: v1.16.0- Feature: Add support for CodeBuild Provisioning
github.com/aws/aws-sdk-go-v2/service/rds: v1.29.0- Feature: This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.
github.com/aws/aws-sdk-go-v2/service/workdocs: v1.12.0- Feature: Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.
github.com/aws/aws-sdk-go-v2/service/xray: v1.14.0- Feature: This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.
Release (2022-11-11)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config: v1.18.0- Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
- Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
github.com/aws/aws-sdk-go-v2/credentials: v1.13.0- Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
- Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
github.com/aws/aws-sdk-go-v2/service/glue: v1.34.1- Documentation: Added links related to enabling job bookmarks.
github.com/aws/aws-sdk-go-v2/service/iot: v1.31.0- Feature: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.16.0- Feature: AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization.
github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.14.0- Feature: Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it.
github.com/aws/aws-sdk-go-v2/service/rekognition: v1.21.0- Feature: Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories"
github.com/aws/aws-sdk-go-v2/service/securityhub: v1.23.8- Documentation: Documentation updates for Security Hub
github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.18.0- Feature: RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters.
Release (2022-11-10)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.1- Documentation: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.70.0- Feature: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.
github.com/aws/aws-sdk-go-v2/service/ecs: v1.19.0- Feature: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task.
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.17.0- Feature: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.0.1- Documentation: Text only updates to some Resource Explorer descriptions.
github.com/aws/aws-sdk-go-v2/service/scheduler: v1.0.0- Release: New AWS service client module
- Feature: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service.
Release (2022-11-09)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/connect: v1.35.0- Feature: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload.
github.com/aws/aws-sdk-go-v2/service/connectcases: v1.1.0- Feature: This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
github.com/aws/aws-sdk-go-v2/service/ec2: v1.69.0- Feature: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
github.com/aws/aws-sdk-go-v2/service/groundstation: v1.14.0- Feature: This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite.
github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.19.0- Feature: This release adds "IncludeIframeOnlyStream" for Dash endpoints.
github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.7.0- Feature: This will release hi-IN and th-TH
Release (2022-11-08)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/acm: v1.16.0- Feature: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1).
github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.1.0- Feature: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.68.0- Feature: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager
github.com/aws/aws-sdk-go-v2/service/fms: v1.20.0- Feature: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies.
github.com/aws/aws-sdk-go-v2/service/lightsail: v1.24.0- Feature: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates.
github.com/aws/aws-sdk-go-v2/service/opensearch: v1.11.0- Feature: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.
github.com/aws/aws-sdk-go-v2/service/polly: v1.19.0- Feature: Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only.
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.0.0- Release: New AWS service client module
- Feature: This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account.
github.com/aws/aws-sdk-go-v2/service/route53: v1.23.0- Feature: Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
Release (2022-11-07)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/athena: v1.19.0- Feature: Adds support for using Query Result Reuse
github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.0- Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.20.0- Feature: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.67.0- Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
github.com/aws/aws-sdk-go-v2/service/elasticache: v1.23.0- Feature: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.26.0- Feature: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots.
github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.27.0- Feature: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
github.com/aws/aws-sdk-go-v2/service/ssm: v1.32.0- Feature: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.1- Documentation: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.17.0- Feature: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
github.com/aws/aws-sdk-go-v2/service/workspaces: v1.25.0- Feature: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.
Release (2022-11-04)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.16.1- Documentation: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
github.com/aws/aws-sdk-go-v2/service/ec2: v1.66.0- Feature: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.15.0- Feature: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting: v1.0.37- Dependency Update: update golang.org/x/net dependency to 0.1.0
Release (2022-11-03)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/memorydb: v1.10.0- Feature: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.54.0- Feature: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
Release (2022-11-02)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.26.0- Feature: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
github.com/aws/aws-sdk-go-v2/service/s3control: v1.25.0- Feature: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.53.0- Feature: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.17.0- Feature: Adds support for tagging replication-set on creation.