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.384.0 #45

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 18, 2018

This PR contains the following updates:

Package Type Update Change References
aws-sdk dependencies minor ^2.378.0 -> ^2.384.0 source

Release Notes

aws/aws-sdk-js

v2.384.0

Compare Source

  • feature: DeviceFarm: "This release provides support for running Appium Node.js and Appium Ruby tests on AWS Device Farm.

v2.383.0

Compare Source

  • bugfix: credentials: Make CredentialProviderChain coalesce resolvation synchronous
  • bugfix: typings: update Attribute value to any for transaction operations input and output
  • feature: IoTAnalytics: ListDatasetContents now has a filter to limit results by date scheduled.
  • feature: MediaStoreData: enable cors to make MediaStoreData available in default browser build

v2.382.0

Compare Source

  • bugfix: CredentailProviderChain: CredentialProviderChain.resolve now coalesces calls, so that concurrent requests for a service instance which has yet to resolve credentials will not result in a stampede to assign config.credentials
  • bugfix: documentation: swap abstract Yard tag for custom tags to support compatibility with google-closure-compiler
  • feature: ACMPCA: This release marks the introduction of waiters in ACM PCA, which allow you to control the progression of your code based on the presence or state of certain resources. Waiters can be implemented in the DescribeCertificateAuthorityAuditReport, GetCertificate, and GetCertificateAuthorityCsr API operations.
  • feature: DynamoDB: Added provisionedThroughPut exception on the request level for transaction APIs.
  • feature: EC2MetadataCredentials: refresh now passes an error to callback if metadata service responds with expired credentials
  • feature: PinpointSMSVoice: Configuration sets can now use Amazon SNS as an event destination.
  • feature: StepFunctions: This release adds support for cost allocation tagging. You can now create, delete, and list tags for AWS Step Functions activity and state machine resources. For more information about tagging, see AWS Tagging Strategies.

v2.381.0

Compare Source

  • bugfix: S3: fix putObject using stream <1mb
  • feature: CognitoIdentityServiceProvider: Amazon Cognito now has API support for updating the Secure Sockets Layer (SSL) certificate for the custom domain for your user pool.
  • feature: Comprehend: This SDK release adds functionality to stop training Custom Document Classifier or Custom Entity Recognizer in Amazon Comprehend.
  • feature: Firehose: Support for specifying customized s3 keys and supplying a separate prefix for failed-records
  • feature: KinesisVideoMedia: enable cors to make KinesisVideoMedia available by default in browser build
  • feature: MediaLive: This release provides support for ID3 tags and video quality setting for subgop_length.
  • feature: TranscribeService: With this release, Amazon Transcribe now supports transcriptions from audio sources in Italian (it-IT).

v2.380.0

Compare Source

  • feature: EC2: This release adds support for specifying partition as a strategy for EC2 Placement Groups. This new strategy allows one to launch instances into partitions that do not share certain underlying hardware between partitions, to assist with building and deploying highly available replicated applications.
  • feature: SageMaker: Batch Transform Jobs now supports TFRecord as a Split Type. ListCompilationJobs API action now supports SortOrder and SortBy inputs.
  • feature: WAF: This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new "excludedRules" attribute of the WAF logs.
  • feature: WAFRegional: This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new "excludedRules" attribute of the WAF logs.

v2.379.0

Compare Source

  • bugfix: S3: fix fo #​2418, putObject with key as substring of bucket results in extra folder
  • feature: ApiGatewayManagementApi: This is the initial SDK release for the Amazon API Gateway Management API, which allows you to directly manage runtime aspects of your APIs. This release makes it easy to send data directly to clients connected to your WebSocket-based APIs.
  • feature: ApiGatewayV2: This is the initial SDK release for the Amazon API Gateway v2 APIs. This SDK will allow you to manage and configure APIs in Amazon API Gateway; this first release provides the capabilities that allow you to programmatically setup and manage WebSocket APIs end to end.
  • feature: EC2: Client VPN, is a client-based VPN service. With Client VPN, you can securely access resources in AWS as well as access resources in on-premises from any location using OpenVPN based devices. With Client VPN, you can set network based firewall rules that can restrict access to networks based on Active Directory groups.
  • feature: ElasticBeanstalk: This release adds a new resource that Elastic Beanstalk will soon support, EC2 launch template, to environment resource descriptions.

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 Dec 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #45   +/-   ##
========================================
  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 5d00aae...561fd85. Read the comment docs.

@renovate renovate bot changed the title Update dependency aws-sdk to ^2.379.0 Update dependency aws-sdk to ^2.380.0 Dec 19, 2018
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 8949e63 to 0487188 Compare December 19, 2018 22:50
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.380.0 Update dependency aws-sdk to ^2.381.0 Dec 20, 2018
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 0487188 to 509910b Compare December 20, 2018 23:18
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.381.0 Update dependency aws-sdk to ^2.382.0 Dec 21, 2018
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 509910b to 4b40aac Compare December 21, 2018 23:10
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.382.0 Update dependency aws-sdk to ^2.383.0 Jan 3, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from 4b40aac to 363dfe8 Compare January 3, 2019 23:43
@renovate renovate bot changed the title Update dependency aws-sdk to ^2.383.0 Update dependency aws-sdk to ^2.384.0 Jan 4, 2019
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch 4 times, most recently from dbec332 to ac30d3e Compare January 7, 2019 02:31
@renovate renovate bot force-pushed the feature/renovate-aws-sdk-2.x branch from ac30d3e to 561fd85 Compare January 7, 2019 02:35
@eaviles eaviles merged commit f55bcb5 into develop Jan 7, 2019
@renovate renovate bot deleted the feature/renovate-aws-sdk-2.x branch January 7, 2019 02:39
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