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.411.0 #79

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 18, 2019

This PR contains the following updates:

Package Type Update Change References
aws-sdk dependencies minor ^2.404.0 -> ^2.411.0 source

Release Notes

aws/aws-sdk-js

v2.411.0

Compare Source

  • feature: CUR: Adding support for Athena and new report preferences to the Cost and Usage Report API.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection.
  • feature: Pinpoint: This release adds support for the Amazon Resource Groups Tagging API to Amazon Pinpoint, which means that you can now add and manage tags for Amazon Pinpoint projects (apps), campaigns, and segments. A tag is a label that you optionally define and associate with Amazon Pinpoint resource. Tags can help you categorize and manage these types of resources in different ways, such as by purpose, owner, environment, or other criteria. For example, you can use tags to apply policies or automation, or to identify resources that are subject to certain compliance requirements. A project, campaign, or segment can have as many as 50 tags. For more information about using and managing tags in Amazon Pinpoint, see the Amazon Pinpoint Developer Guide at https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html. For more information about the Amazon Resource Group Tagging API, see the Amazon Resource Group Tagging API Reference at https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/Welcome.html.

v2.410.0

Compare Source

  • feature: AutoScaling: Added support for passing an empty SpotMaxPrice parameter to remove a value previously set when updating an Amazon EC2 Auto Scaling group.
  • feature: CostExplorer: Added metrics to normalized units.
  • feature: ELBv2: This release enables you to use the existing client secret when modifying a rule with an action of type authenticate-oidc.
  • feature: MediaStore: This release adds support for access logging, which provides detailed records for the requests that are made to objects in a container.

v2.409.0

Compare Source

  • feature: Athena: This release adds tagging support for Workgroups to Amazon Athena. Use these APIs to add, remove, or list tags on Workgroups, and leverage the tags for various authorization and billing scenarios.
  • feature: Cloud9: Adding EnvironmentLifecycle to the Environment data type.
  • feature: Glue: AWS Glue adds support for assigning AWS resource tags to jobs, triggers, development endpoints, and crawlers. Each tag consists of a key and an optional value, both of which you define. With this capacity, customers can use tags in AWS Glue to easily organize and identify your resources, create cost allocation reports, and control access to resources.
  • feature: StepFunctions: This release adds support for tag-on-create. You can now add tags when you create AWS Step Functions activity and state machine resources. For more information about tagging, see AWS Tagging Strategies.

v2.408.0

Compare Source

  • feature: CodeBuild: Add support for CodeBuild local caching feature
  • feature: KinesisVideoArchivedMedia: In this release, HLS playback of KVS streams can be configured to output MPEG TS fragments using the ContainerFormat parameter. HLS playback of KVS streams can also be configured to include the EXT-X-PROGRAM-DATE-TIME field using the DisplayFragmentTimestamp parameter.
  • feature: Transfer: Bug fix: increased the max length allowed for request parameter NextToken when paginating List operations

v2.407.0

Compare Source

  • feature: CodeCommit: This release adds an API for adding / updating / deleting / copying / moving / setting file modes for one or more files directly to an AWS CodeCommit repository without requiring a Git client.
  • feature: DirectConnect: Documentation updates for AWS Direct Connect
  • feature: MediaLive: This release adds support for VPC inputs, allowing you to push content from your Amazon VPC directly to MediaLive.

v2.406.0

Compare Source

  • feature: DirectoryService: This release adds support for tags during directory creation (CreateDirectory, CreateMicrosoftAd, ConnectDirectory).
  • feature: EFS: Amazon EFS now supports adding tags to file system resources as part of the CreateFileSystem API . Using this capability, customers can now more easily enforce tag-based authorization for EFS file system resources.
  • feature: Iot: AWS IoT - AWS IoT Device Defender adds support for configuring behaviors in a security profile with statistical thresholds. Device Defender also adds support for configuring multiple data-point evaluations before a violation is either created or cleared.
  • feature: SSM: AWS Systems Manager now supports adding tags when creating Activations, Patch Baselines, Documents, Parameters, and Maintenance Windows

v2.405.0

Compare Source

  • feature: Athena: This release adds support for Workgroups to Amazon Athena. Use Workgroups to isolate users, teams, applications or workloads in the same account, control costs by setting up query limits and creating Amazon SNS alarms, and publish query-related metrics to Amazon CloudWatch.
  • feature: SecretsManager: This release increases the maximum allowed size of SecretString or SecretBinary from 4KB to 7KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs.

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 18, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #79   +/-   ##
========================================
  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 1463bb7...9c6e78b. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from dae9d78 to 66f8228 Compare February 19, 2019 19:25
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.405.0 Update dependency aws-sdk to ^2.406.0 Feb 19, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 66f8228 to 425fd8a Compare February 20, 2019 19:25
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.406.0 Update dependency aws-sdk to ^2.407.0 Feb 20, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 425fd8a to 4024fcd Compare February 21, 2019 19:26
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.407.0 Update dependency aws-sdk to ^2.408.0 Feb 21, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 4024fcd to e739327 Compare February 22, 2019 19:45
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.408.0 Update dependency aws-sdk to ^2.409.0 Feb 22, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from e739327 to a811c5c Compare February 25, 2019 19:28
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.409.0 Update dependency aws-sdk to ^2.410.0 Feb 25, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from a811c5c to 9c6e78b Compare February 26, 2019 19:24
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.410.0 Update dependency aws-sdk to ^2.411.0 Feb 26, 2019
@eaviles eaviles merged commit 7e097c8 into develop Feb 27, 2019
@renovate renovate bot deleted the feature/renovate-aws-sdk-2.x branch February 27, 2019 14:26
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