Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update dependency aws-sdk to v2.683.0 #6320

Merged
merged 1 commit into from
May 25, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Type Change Sourcegraph
aws-sdk minor dependencies 2.662.0 -> 2.683.0 code search for "aws-sdk"

Release Notes

aws/aws-sdk-js

v2.683.0

Compare Source

  • bugfix: DualStack: Add dualstack by modifying existing endpoint in config
  • bugfix: EndpointDiscovery: _ If at least one operation requires endpoint discovery then the SDK enables endpoint discovery by default including operational endpoint discovery operations; _ Users can set config endpointDiscoveryEnabled, env AWS_ENDPOINT_DISCOVERY_ENABLED, config file entry endpoint_discovery_enabled to false to explictly disable endpoint discovery, even operations the require endpoint discovery will fail; _ SDK throws if endpoint discovery is explicitly disabled but operation requires endpoint discovery; _ Now SDK throws more clear error message when required endpoint operation fails
  • bugfix: S3: throw exception when incomplete body is returned from CopyObject, UploadPartCopy, and CompleteMultipartUpload
  • feature: IoTSiteWise: This release adds support for the standard deviation auto-computed aggregate and improved support for portal logo images in SiteWise.

v2.682.0

Compare Source

  • bugfix: Typings: When implementing Credentials interface's refresh() method, the callback needs a defined AWSError as arg but it may not exist in case of successful refresh. Hence, modifed the method typing to include the fact that the callback can be called with no error on success as described in the docs.
  • feature: CodeBuild: CodeBuild adds support for tagging with report groups
  • feature: EC2: From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
  • feature: S3: Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
  • feature: Synthetics: AWS CloudWatch Synthetics now supports configuration of allocated memory for a canary.

v2.681.0

Compare Source

  • feature: AppMesh: List APIs for all resources now contain additional information: when a resource was created, last updated, and its current version number.
  • feature: Backup: This release allows customers to enable or disable AWS Backup support for an AWS resource type. This release also includes new APIs, update-region-settings and describe-region-settings, which can be used to opt in to a specific resource type. For all current AWS Backup customers, the default settings enable support for EBS, EC2, StorageGateway, EFS, DDB and RDS resource types.
  • feature: Chime: Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
  • feature: CodeDeploy: Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
  • feature: MediaLive: AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
  • feature: SecurityHub: For findings related to controls, the finding information now includes the reason behind the current status of the control. A new field for the findings original severity allows finding providers to use the severity values from the system they use to assign severity.

v2.680.0

Compare Source

  • feature: Chime: You can now receive Voice Connector call events through SNS or SQS.
  • feature: EC2: This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
  • feature: Health: Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.

v2.679.0

Compare Source

  • feature: Chime: Amazon Chime now supports redacting chat messages.
  • feature: EC2: This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • feature: ECS: This release adds support for specifying environment files to add environment variables to your containers.
  • feature: QLDB: Amazon QLDB now supports Amazon Kinesis data streams. You can now emit QLDB journal data, via the new QLDB Streams feature, directly to Amazon Kinesis supporting event processing and analytics among related use cases.

v2.678.0

Compare Source

  • feature: CloudFormation: This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
  • feature: ECR: This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
  • feature: Glue: Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
  • feature: STS: API updates for STS

v2.677.0

Compare Source

  • feature: EC2: Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
  • feature: Imagebuilder: This release adds a new parameter (SupportedOsVersions) to the Components API. This parameter lists the OS versions supported by a component.

v2.676.0

Compare Source

v2.675.0

Compare Source

  • feature: WorkMail: Minor API fixes and updates to the documentation.

v2.674.0

Compare Source

  • feature: CodeGuruReviewer: Add Bitbucket integration APIs
  • feature: EC2: M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
  • feature: Kendra: Amazon Kendra is now generally available. As part of general availability, we are launching _ Developer edition _ Ability to scale your Amazon Kendra index with capacity units _ Support for new connectors _ Support for new tagging API's _ Support for Deleting data source _ Metrics for data source sync operations * Metrics for query & storage utilization

v2.673.0

Compare Source

  • feature: SageMaker: This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

v2.672.0

Compare Source

  • feature: CloudWatchLogs: Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.
  • feature: CodeBuild: Add COMMIT_MESSAGE enum for webhook filter types
  • feature: EC2: Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
  • feature: Lightsail: This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.
  • feature: Route53: Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • feature: SSM: This Patch Manager release supports creating patch baselines for Oracle Linux and Debian

v2.671.0

Compare Source

  • feature: CodeStarconnections: Added support for tagging resources in AWS CodeStar Connections
  • feature: ComprehendMedical: New Batch Ontology APIs for ICD-10 and RxNorm will provide batch capability of linking the information extracted by Comprehend Medical to medical ontologies. The new ontology linking APIs make it easy to detect medications and medical conditions in unstructured clinical text and link them to RxNorm and ICD-10-CM codes respectively. This new feature can help you reduce the cost, time and effort of processing large amounts of unstructured medical text with high accuracy.

v2.670.0

Compare Source

  • feature: EC2: With this release, you can call ModifySubnetAttribute with two new parameters: MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool, to map a customerOwnedIpv4Pool to a subnet. You will also see these two new fields in the DescribeSubnets response. If your subnet has a customerOwnedIpv4Pool mapped, your network interface will get an auto assigned customerOwnedIpv4 address when placed onto an instance.
  • feature: SSM: AWS Systems Manager Parameter Store launches new data type to support aliases in EC2 APIs

v2.669.0

Compare Source

  • feature: EC2: With this release, you can include enriched metadata in Amazon Virtual Private Cloud (Amazon VPC) flow logs published to Amazon CloudWatch Logs or Amazon Simple Storage Service (S3). Prior to this, custom format VPC flow logs enriched with additional metadata could be published only to S3. With this launch, we are also adding additional metadata fields that provide insights about the location such as AWS Region, AWS Availability Zone, AWS Local Zone, AWS Wavelength Zone, or AWS Outpost where the network interface where flow logs are captured exists.
  • feature: S3Control: Amazon S3 Batch Operations now supports Object Lock.

v2.668.0

Compare Source

  • feature: EFS: Change the TagKeys argument for UntagResource to a URL parameter to address an issue with the Java and .NET SDKs.
  • feature: SSM: Added TimeoutSeconds as part of ListCommands API response.

v2.667.0

Compare Source

  • feature: IoTEvents: Doc only update to correct APIs and related descriptions
  • feature: Iot: AWS IoT Core released Fleet Provisioning for scalable onboarding of IoT devices to the cloud. This release includes support for customer's Lambda functions to validate devices during onboarding. Fleet Provisioning also allows devices to send Certificate Signing Requests (CSR) to AWS IoT Core for signing and getting a unique certificate. Lastly, AWS IoT Core added a feature to register the same certificate for multiple accounts in the same region without needing to register the certificate authority (CA).
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for including AFD signaling in MXF wrapper.
  • feature: Schemas: Add support for resource policies for Amazon EventBridge Schema Registry, which is now generally available.
  • feature: StorageGateway: Adding support for S3_INTELLIGENT_TIERING as a storage class option

v2.666.0

Compare Source

  • feature: IoTSiteWise: AWS IoT SiteWise is a managed service that makes it easy to collect, store, organize and monitor data from industrial equipment at scale. You can use AWS IoT SiteWise to model your physical assets, processes and facilities, quickly compute common industrial performance metrics, and create fully managed web applications to help analyze industrial equipment data, prevent costly equipment issues, and reduce production inefficiencies.
  • feature: TranscribeService: With this release, you can now use Amazon Transcribe to create medical custom vocabularies and use them in both medical real-time streaming and medical batch transcription jobs.
  • feature: WAF: This release add migration API for AWS WAF Classic ("waf" and "waf-regional"). The migration API will parse through your web ACL and generate a CloudFormation template into your S3 bucket. Deploying this template will create equivalent web ACL under new AWS WAF ("wafv2").
  • feature: WAFRegional: This release add migration API for AWS WAF Classic ("waf" and "waf-regional"). The migration API will parse through your web ACL and generate a CloudFormation template into your S3 bucket. Deploying this template will create equivalent web ACL under new AWS WAF ("wafv2").

v2.665.0

Compare Source

  • feature: ECR: This release adds support for multi-architecture images also known as a manifest list
  • feature: KinesisVideo: Add "GET_CLIP" to the list of supported API names for the GetDataEndpoint API.
  • feature: KinesisVideoArchivedMedia: Add support for the GetClip API for retrieving media from a video stream in the MP4 format.
  • feature: MediaLive: AWS Elemental MediaLive now supports several new features: enhanced VQ for H.264 (AVC) output encodes; passthrough of timed metadata and of Nielsen ID3 metadata in fMP4 containers in HLS outputs; the ability to generate a SCTE-35 sparse track without additional segmentation, in Microsoft Smooth outputs; the ability to select the audio from a TS input by specifying the audio track; and conversion of HDR colorspace in the input to an SDR colorspace in the output.
  • feature: Route53: Amazon Route 53 now supports the Africa (Cape Town) Region (af-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • feature: SSM: SSM State Manager support for adding list association filter for Resource Group and manual mode of managing compliance for an association.

v2.664.0

Compare Source

  • feature: AccessAnalyzer: This release adds support for inclusion of S3 Access Point policies in IAM Access Analyzer evaluation of S3 bucket access. IAM Access Analyzer now reports findings for buckets shared through access points and identifies the access point that permits access.
  • feature: DMS: Adding minimum replication engine version for describe-endpoint-types api.
  • feature: DataExchange: This release introduces AWS Data Exchange support for configurable encryption parameters when exporting data sets to Amazon S3.
  • feature: SageMaker: Change to the input, ResourceSpec, changing EnvironmentArn to SageMakerImageArn. This affects the following preview APIs: CreateDomain, DescribeDomain, UpdateDomain, CreateUserProfile, DescribeUserProfile, UpdateUserProfile, CreateApp and DescribeApp.

v2.663.0

Compare Source

  • feature: ElasticInference: This feature allows customers to describe the accelerator types and offerings on any region where Elastic Inference is available.
  • feature: Iot: This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Enabled.

鈾伙笍 Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the ready label May 24, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes May 24, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes May 24, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes May 24, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes May 24, 2020
@rarkins rarkins merged commit d42654c into master May 25, 2020
@rarkins rarkins deleted the renovate/aws-sdk-2.x branch May 25, 2020 09:00
@renovate-release
Copy link
Collaborator

馃帀 This PR is included in version 20.3.1 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants