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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency aws-sdk to ^2.535.0 #232

Merged
merged 1 commit into from
Sep 25, 2019
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 12, 2019

This PR contains the following updates:

Package Type Update Change
aws-sdk dependencies minor ^2.527.0 -> ^2.535.0

Release Notes

aws/aws-sdk-js

v2.535.0

Compare Source

  • feature: ComprehendMedical: Use Amazon Comprehend Medical to analyze medical text stored in the specified Amazon S3 bucket. Use the console to create and manage batch analysis jobs, or use the batch APIs to detect both medical entities and protected health information (PHI). The batch APIs start, stop, list, and retrieve information about batch analysis jobs. This release also includes DetectEntitiesV2 operation which returns the Acuity and Direction entities as attributes instead of types.
  • feature: DataSync: Added S3StorageClass, OverwriteMode sync option, and ONLY_FILES_TRANSFERRED setting for the VerifyMode sync option.
  • feature: TranscribeService: With this update Amazon Transcribe enables you to provide an AWS KMS key to encrypt your transcription output.

v2.534.0

Compare Source

  • feature: RDSDataService: RDS Data API now supports Amazon Aurora Serverless PostgreSQL databases.
  • feature: Redshift: Adds API operation DescribeNodeConfigurationOptions and associated data structures.

v2.533.0

Compare Source

  • feature: EC2: G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • feature: Greengrass: Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response
  • feature: RDS: Add a new LeaseID output field to DescribeReservedDBInstances, which shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.
  • feature: WorkSpaces: Adds the WorkSpaces restore feature

v2.532.0

Compare Source

  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.
  • feature: Glue: AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
  • feature: MediaConnect: When you grant an entitlement, you can now specify the percentage of the entitlement data transfer that you want the subscriber to be responsible for.

v2.531.0

Compare Source

  • bugfix: Dependency: Pin the dependency to the latest
  • feature: APIGateway: Amazon API Gateway simplifies accessing PRIVATE APIs by allowing you to associate one or more Amazon Virtual Private Cloud (VPC) Endpoints to a private API. API Gateway will create and manage DNS alias records necessary for easily invoking the private APIs. With this feature, you can leverage private APIs in web applications hosted within your VPCs.
  • feature: RAM: AWS RAM provides a new ListPendingInvitationResources API action that lists the resources in a resource share that is shared with you but that the invitation is still pending for
  • feature: WAFRegional: Lowering the threshold for Rate Based rule from 2000 to 100.

v2.530.0

Compare Source

  • feature: Athena: This release adds DataManifestLocation field indicating the location and file name of the data manifest file. Users can get a list of files that the Athena query wrote or intended to write from the manifest file.
  • feature: Personalize: [Personalize] Adds trainingHours to solutionVersion properties.

v2.529.0

Compare Source

  • feature: EKS: This release lets customers add tags to an Amazon EKS cluster. These tags can be used to control access to the EKS API for managing the cluster using IAM. The Amazon EKS TagResource API allows customers to associate tags with their cluster. Customers can list tags for a cluster using the ListTagsForResource API and remove tags from a cluster with the UntagResource API. Note: tags are specific to the EKS cluster resource, they do not propagate to other AWS resources used by the cluster.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.

v2.528.0

Compare Source

  • feature: EC2: Fix for FleetActivityStatus and FleetStateCode enum
  • feature: MediaLive: AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • feature: WorkMailMessageFlow: This release allows customers to access email messages as they flow to and from Amazon WorkMail.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 12, 2019

Codecov Report

Merging #232 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #232   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           18     18           
  Lines         1297   1297           
  Branches       176    176           
======================================
  Hits          1297   1297

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1dbd3ee...f15741b. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from d5f6707 to 3c5325c Compare September 16, 2019 18:44
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.528.0 Update dependency aws-sdk to ^2.529.0 Sep 16, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 3c5325c to 24c4eae Compare September 17, 2019 18:21
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.529.0 Update dependency aws-sdk to ^2.530.0 Sep 17, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 24c4eae to f8047c9 Compare September 18, 2019 18:23
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.530.0 Update dependency aws-sdk to ^2.531.0 Sep 18, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from f8047c9 to b42b6e0 Compare September 19, 2019 20:54
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.531.0 Update dependency aws-sdk to ^2.532.0 Sep 19, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from b42b6e0 to 8f3af1d Compare September 20, 2019 22:24
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.532.0 Update dependency aws-sdk to ^2.533.0 Sep 20, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 8f3af1d to 85902b9 Compare September 23, 2019 18:28
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.533.0 Update dependency aws-sdk to ^2.534.0 Sep 23, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 85902b9 to f15741b Compare September 24, 2019 18:32
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.534.0 Update dependency aws-sdk to ^2.535.0 Sep 24, 2019
@eaviles eaviles merged commit 4f30e9f into develop Sep 25, 2019
@eaviles eaviles deleted the feature/renovate-aws-sdk-2.x branch September 25, 2019 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants