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.403.0 #73

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 6, 2019

This PR contains the following updates:

Package Type Update Change References
aws-sdk dependencies minor ^2.397.0 -> ^2.403.0 source

Release Notes

aws/aws-sdk-js

v2.403.0

Compare Source

  • feature: EC2: This release adds tagging and ARN support for AWS Client VPN Endpoints.You can now run bare metal workloads on EC2 M5 and M5d instances. m5.metal and m5d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 3.1 GHz. m5.metal and m5d.metal offer 96 vCPUs and 384 GiB of memory. With m5d.metal, you also have access to 3.6 TB of NVMe SSD-backed instance storage. m5.metal and m5d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.You can now run bare metal workloads on EC2 z1d instances. z1d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 4.0 GHz. z1d.metal offers 48 vCPUs, 384 GiB of memory, and 1.8 TB of NVMe SSD-backed instance storage. z1d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.
  • feature: KinesisVideo: Adds support for Tag-On-Create for Kinesis Video Streams. A list of tags associated with the stream can be created at the same time as the stream creation.

v2.402.0

Compare Source

  • feature: EFS: Customers can now use the EFS Infrequent Access (IA) storage class to more cost-effectively store larger amounts of data in their file systems. EFS IA is cost-optimized storage for files that are not accessed every day. You can create a new file system and enable Lifecycle Management to automatically move files that have not been accessed for 30 days from the Standard storage class to the IA storage class.
  • feature: MediaTailor: This release adds support for tagging AWS Elemental MediaTailor resources.
  • feature: Rekognition: GetContentModeration now returns the version of the moderation detection model used to detect unsafe content.

v2.401.0

Compare Source

  • feature: AppStream: This update enables customers to find the start time, max expiration time, and connection status associated with AppStream streaming session.
  • feature: CodeBuild: Add customized webhook filter support
  • feature: MediaPackage: Adds optional configuration for DASH to compact the manifest by combining duplicate SegmentTemplate tags. Adds optional configuration for DASH SegmentTemplate format to refer to segments by "Number" (default) or by "Time".

v2.400.0

Compare Source

  • feature: DLM: This release is to correct the timestamp format to ISO8601 for the DateCreated and DateModified files in the GetLifecyclePolicy response object.
  • feature: ECS: Amazon ECS introduces the PutAccountSettingDefault API, an API that allows a user to set the default ARN/ID format opt-in status for all the roles and users in the account. Previously, setting the account's default opt-in status required the use of the root user with the PutAccountSetting API.

v2.399.0

Compare Source

  • feature: ES: Feature: Support for three Availability Zone deployments
  • feature: GameLift: This release delivers a new API action for deleting unused matchmaking rule sets. More details are available at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23amazon-gamelift.
  • feature: MediaLive: This release adds tagging of channels, inputs, and input security groups.
  • feature: RoboMaker: Added support for tagging and tag-based access control for AWS RoboMaker resources. Also, DescribeSimulationJob now includes a new failureReason field to help debug simulation job failures

v2.398.0

Compare Source

  • feature: EC2: Add Linux with SQL Server Standard, Linux with SQL Server Web, and Linux with SQL Server Enterprise to the list of allowed instance platforms for On-Demand Capacity Reservations.
  • feature: FSx: New optional ExportPath parameter added to the CreateFileSystemLustreConfiguration object for user-defined export paths. Used with the CreateFileSystem action when creating an Amazon FSx for Lustre file system.

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 Feb 6, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #73   +/-   ##
========================================
  Coverage    59.45%   59.45%           
========================================
  Files            7        7           
  Lines          259      259           
  Branches        37       37           
========================================
  Hits           154      154           
  Misses          87       87           
  Partials        18       18

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 09857f7...c258171. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 9130b5a to af32b15 Compare February 7, 2019 21:53
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.398.0 Update dependency aws-sdk to ^2.399.0 Feb 7, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from af32b15 to 1d5f7dd Compare February 8, 2019 22:26
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.399.0 Update dependency aws-sdk to ^2.400.0 Feb 8, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 1d5f7dd to 4b154d3 Compare February 11, 2019 23:24
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.400.0 Update dependency aws-sdk to ^2.401.0 Feb 11, 2019
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.401.0 Update dependency aws-sdk to ^2.402.0 Feb 13, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 4b154d3 to 777dcde Compare February 13, 2019 23:21
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 777dcde to c258171 Compare February 14, 2019 19:32
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.402.0 Update dependency aws-sdk to ^2.403.0 Feb 14, 2019
@eaviles eaviles merged commit 8a882f5 into develop Feb 14, 2019
@renovate renovate bot deleted the feature/renovate-aws-sdk-2.x branch February 14, 2019 21:28
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