Skip to content

An in-range update of aws-sdk is breaking the build 🚨 #1

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

Open
greenkeeper bot opened this issue Feb 15, 2017 · 575 comments
Open

An in-range update of aws-sdk is breaking the build 🚨 #1

greenkeeper bot opened this issue Feb 15, 2017 · 575 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 15, 2017

Version 2.14.0 of aws-sdk just got published.

Branch Build failing 🚨
Dependency aws-sdk
Current Version 2.13.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As aws-sdk is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes Release v2.14.0

See changelog for more information.

Commits

The new version differs by 1 commits .

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2017

Version 2.15.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.15.0

See changelog for more information.

Commits

The new version differs by 1 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2017

Version 2.16.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.16.0

See changelog for more information.

Commits

The new version differs by 6 commits .

  • 04e2f1c Updates SDK to v2.16.0
  • d2f931d Merge pull request #1361 from jeskew/chore/sync-protocol-tests
  • 5eec2b1 Updates SDK to v2.15.0
  • 6abbbd5 Sync protocol tests
  • d6cf67a Add UUID support to AWS.util
  • db1e264 Allow use of locationName on non-flattened lists

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2017

Version 2.17.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.17.0

See changelog for more information.

Commits

The new version differs by 10 commits .

  • 6a1b00c Updates SDK to v2.17.0
  • 8e15313 Allow the service configuration credentials to be nulled (#1367)
  • 2ebc99b Merge pull request #1355 from ehartford/master
  • 04e2f1c Updates SDK to v2.16.0
  • d2f931d Merge pull request #1361 from jeskew/chore/sync-protocol-tests
  • 5eec2b1 Updates SDK to v2.15.0
  • 6abbbd5 Sync protocol tests
  • d6cf67a Add UUID support to AWS.util
  • db1e264 Allow use of locationName on non-flattened lists
  • 6fca13a add AWSError to exports

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 22, 2017

Version 2.18.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.18.0

See changelog for more information.

Commits

The new version differs by 11 commits .

  • 2b3b355 Updates SDK to v2.18.0
  • 6a1b00c Updates SDK to v2.17.0
  • 8e15313 Allow the service configuration credentials to be nulled (#1367)
  • 2ebc99b Merge pull request #1355 from ehartford/master
  • 04e2f1c Updates SDK to v2.16.0
  • d2f931d Merge pull request #1361 from jeskew/chore/sync-protocol-tests
  • 5eec2b1 Updates SDK to v2.15.0
  • 6abbbd5 Sync protocol tests
  • d6cf67a Add UUID support to AWS.util
  • db1e264 Allow use of locationName on non-flattened lists
  • 6fca13a add AWSError to exports

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2017

Version 2.19.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.19.0

See changelog for more information.

Commits

The new version differs by 18 commits .

  • ab6a052 Updates SDK to v2.19.0
  • 4765184 Fixes XHR abort issue (#1371)
  • e685e81 Merge pull request #1370 from jeskew/feature/expose-converter
  • 719b340 Add a presigned POST method to S3 (#1350)
  • c2a798e Expose ConverterOptions on the DynamoDB.Converter namespace
  • f79934a Expose DynamoDB DocumentClient converter as AWS.DynamoDB.Converter and add documentation and tests. Resolves #1195
  • 517765f AWS.DynamoDB.DocumentClient.createSet should return a set object, not void. Resolves #1234
  • 2b3b355 Updates SDK to v2.18.0
  • 6a1b00c Updates SDK to v2.17.0
  • 8e15313 Allow the service configuration credentials to be nulled (#1367)
  • 2ebc99b Merge pull request #1355 from ehartford/master
  • 04e2f1c Updates SDK to v2.16.0
  • d2f931d Merge pull request #1361 from jeskew/chore/sync-protocol-tests
  • 5eec2b1 Updates SDK to v2.15.0
  • 6abbbd5 Sync protocol tests

There are 18 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2017

Version 2.20.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.20.0

See changelog for more information.

Commits

The new version differs by 19 commits .

  • fdc0895 Updates SDK to v2.20.0
  • ab6a052 Updates SDK to v2.19.0
  • 4765184 Fixes XHR abort issue (#1371)
  • e685e81 Merge pull request #1370 from jeskew/feature/expose-converter
  • 719b340 Add a presigned POST method to S3 (#1350)
  • c2a798e Expose ConverterOptions on the DynamoDB.Converter namespace
  • f79934a Expose DynamoDB DocumentClient converter as AWS.DynamoDB.Converter and add documentation and tests. Resolves #1195
  • 517765f AWS.DynamoDB.DocumentClient.createSet should return a set object, not void. Resolves #1234
  • 2b3b355 Updates SDK to v2.18.0
  • 6a1b00c Updates SDK to v2.17.0
  • 8e15313 Allow the service configuration credentials to be nulled (#1367)
  • 2ebc99b Merge pull request #1355 from ehartford/master
  • 04e2f1c Updates SDK to v2.16.0
  • d2f931d Merge pull request #1361 from jeskew/chore/sync-protocol-tests
  • 5eec2b1 Updates SDK to v2.15.0

There are 19 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2017

Version 2.21.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.21.0

See changelog for more information.

Commits

The new version differs by 22 commits .

  • bc5aab6 Updates SDK to v2.21.0
  • e43c127 Adds support for Organizations
  • ffff0d0 Adds service MechanicalTurkRequester
  • fdc0895 Updates SDK to v2.20.0
  • ab6a052 Updates SDK to v2.19.0
  • 4765184 Fixes XHR abort issue (#1371)
  • e685e81 Merge pull request #1370 from jeskew/feature/expose-converter
  • 719b340 Add a presigned POST method to S3 (#1350)
  • c2a798e Expose ConverterOptions on the DynamoDB.Converter namespace
  • f79934a Expose DynamoDB DocumentClient converter as AWS.DynamoDB.Converter and add documentation and tests. Resolves #1195
  • 517765f AWS.DynamoDB.DocumentClient.createSet should return a set object, not void. Resolves #1234
  • 2b3b355 Updates SDK to v2.18.0
  • 6a1b00c Updates SDK to v2.17.0
  • 8e15313 Allow the service configuration credentials to be nulled (#1367)
  • 2ebc99b Merge pull request #1355 from ehartford/master

There are 22 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2017

Version 2.22.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.22.0

See changelog for more information.

Commits

The new version differs by 24 commits .

  • 975b315 Updates SDK to v2.22.0
  • aded3f0 Rename MechanicalTurkRequester to MTurk
  • bc5aab6 Updates SDK to v2.21.0
  • e43c127 Adds support for Organizations
  • ffff0d0 Adds service MechanicalTurkRequester
  • fdc0895 Updates SDK to v2.20.0
  • ab6a052 Updates SDK to v2.19.0
  • 4765184 Fixes XHR abort issue (#1371)
  • e685e81 Merge pull request #1370 from jeskew/feature/expose-converter
  • 719b340 Add a presigned POST method to S3 (#1350)
  • c2a798e Expose ConverterOptions on the DynamoDB.Converter namespace
  • f79934a Expose DynamoDB DocumentClient converter as AWS.DynamoDB.Converter and add documentation and tests. Resolves #1195
  • 517765f AWS.DynamoDB.DocumentClient.createSet should return a set object, not void. Resolves #1234
  • 2b3b355 Updates SDK to v2.18.0
  • 6a1b00c Updates SDK to v2.17.0

There are 24 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2017

Version 2.23.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.23.0

See changelog for more information.

Commits

The new version differs by 32 commits .

  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size
  • 3fc5ce6 Merge pull request #1384 from jeskew/docs/delete-dev-guide
  • f3c444e Remove unused developer guide
  • 7589985 Fixes yardoc generation when service models use mixed-casing (#1383)
  • 6db3ffa Merge pull request #1377 from jeskew/docs/generate-service-list-to-separate-file
  • d8f1b60 Generate the list of services supported by the SDK to a separate file.
  • 975b315 Updates SDK to v2.22.0
  • aded3f0 Rename MechanicalTurkRequester to MTurk
  • bc5aab6 Updates SDK to v2.21.0
  • e43c127 Adds support for Organizations
  • ffff0d0 Adds service MechanicalTurkRequester
  • fdc0895 Updates SDK to v2.20.0
  • ab6a052 Updates SDK to v2.19.0

There are 32 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2017

Version 2.24.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.24.0

See changelog for more information.

Commits

The new version differs by 34 commits .

  • b98cc2e Updates SDK to v2.24.0
  • 3dc5186 Adds automatic PreSignedUrl generation to RDS.createDBCluser and RDS.copyDBClusterSnapshot
  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size
  • 3fc5ce6 Merge pull request #1384 from jeskew/docs/delete-dev-guide
  • f3c444e Remove unused developer guide
  • 7589985 Fixes yardoc generation when service models use mixed-casing (#1383)
  • 6db3ffa Merge pull request #1377 from jeskew/docs/generate-service-list-to-separate-file
  • d8f1b60 Generate the list of services supported by the SDK to a separate file.
  • 975b315 Updates SDK to v2.22.0
  • aded3f0 Rename MechanicalTurkRequester to MTurk
  • bc5aab6 Updates SDK to v2.21.0
  • e43c127 Adds support for Organizations
  • ffff0d0 Adds service MechanicalTurkRequester

There are 34 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2017

Version 2.25.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.25.0

See changelog for more information.

Commits

The new version differs by 36 commits .

  • 971646e Updates SDK to v2.25.0
  • 8665566 Adds AWS.WorkDocs API
  • b98cc2e Updates SDK to v2.24.0
  • 3dc5186 Adds automatic PreSignedUrl generation to RDS.createDBCluser and RDS.copyDBClusterSnapshot
  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size
  • 3fc5ce6 Merge pull request #1384 from jeskew/docs/delete-dev-guide
  • f3c444e Remove unused developer guide
  • 7589985 Fixes yardoc generation when service models use mixed-casing (#1383)
  • 6db3ffa Merge pull request #1377 from jeskew/docs/generate-service-list-to-separate-file
  • d8f1b60 Generate the list of services supported by the SDK to a separate file.
  • 975b315 Updates SDK to v2.22.0
  • aded3f0 Rename MechanicalTurkRequester to MTurk
  • bc5aab6 Updates SDK to v2.21.0

There are 36 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2017

Version 2.26.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.26.0

See changelog for more information.

Commits

The new version differs by 37 commits .

  • 5abfca7 Updates SDK to v2.26.0
  • 971646e Updates SDK to v2.25.0
  • 8665566 Adds AWS.WorkDocs API
  • b98cc2e Updates SDK to v2.24.0
  • 3dc5186 Adds automatic PreSignedUrl generation to RDS.createDBCluser and RDS.copyDBClusterSnapshot
  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size
  • 3fc5ce6 Merge pull request #1384 from jeskew/docs/delete-dev-guide
  • f3c444e Remove unused developer guide
  • 7589985 Fixes yardoc generation when service models use mixed-casing (#1383)
  • 6db3ffa Merge pull request #1377 from jeskew/docs/generate-service-list-to-separate-file
  • d8f1b60 Generate the list of services supported by the SDK to a separate file.
  • 975b315 Updates SDK to v2.22.0
  • aded3f0 Rename MechanicalTurkRequester to MTurk

There are 37 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2017

Version 2.27.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.27.0

See changelog for more information.

Commits

The new version differs by 42 commits .

  • 719fd61 Updates SDK to v2.27.0
  • 373a148 Ensure master credentials are refreshed before refreshing temporary credentials (#1389)
  • fb2fef7 Use HTTP status code as error code if provided body cannot be parsed. (#1380)
  • 2286004 Merge pull request #1395 from johanneswuerbach/fix-missing-last-chunk
  • 5abfca7 Updates SDK to v2.26.0
  • 971646e Updates SDK to v2.25.0
  • 8665566 Adds AWS.WorkDocs API
  • 0b08904 Fixes missing last part on managed uploads
  • b98cc2e Updates SDK to v2.24.0
  • 3dc5186 Adds automatic PreSignedUrl generation to RDS.createDBCluser and RDS.copyDBClusterSnapshot
  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size
  • 3fc5ce6 Merge pull request #1384 from jeskew/docs/delete-dev-guide
  • f3c444e Remove unused developer guide

There are 42 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2017

Version 2.28.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.28.0

See changelog for more information.

Commits

The new version differs by 45 commits .

  • 3a190e0 Updates SDK to v2.28.0
  • 4d44745 Merge pull request #1342 from Swizec/fix-webpack-2
  • 719fd61 Updates SDK to v2.27.0
  • 373a148 Ensure master credentials are refreshed before refreshing temporary credentials (#1389)
  • fb2fef7 Use HTTP status code as error code if provided body cannot be parsed. (#1380)
  • 2286004 Merge pull request #1395 from johanneswuerbach/fix-missing-last-chunk
  • 5abfca7 Updates SDK to v2.26.0
  • 971646e Updates SDK to v2.25.0
  • 8665566 Adds AWS.WorkDocs API
  • 0b08904 Fixes missing last part on managed uploads
  • b98cc2e Updates SDK to v2.24.0
  • 3dc5186 Adds automatic PreSignedUrl generation to RDS.createDBCluser and RDS.copyDBClusterSnapshot
  • cd6f728 Updates SDK to v2.23.0
  • 440ed1e Merge pull request #1382 from johanneswuerbach/fix-buf-size-eq-part-size
  • b982ac8 Fix ManagedUpload never finishes when stream size == part size

There are 45 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2017

Version 2.29.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.29.0

See changelog for more information.

Commits

The new version differs by 53 commits .

  • 18deee0 Updates SDK to v2.29.0
  • e516ed8 Sync latest version of protocol tests (#1407)
  • e695c27 Merge pull request #1411 from jeskew/chore/coverage-gap
  • 547e4d8 Add test to make sure all clients can be instantiated
  • b2016fa Merge pull request #1406 from jeskew/docs/yard-roundup
  • 88873ea Correct some yard errors and beef up a few docs
  • fb50c79 Merge pull request #1398 from jeskew/chore/move-to-codecov
  • 3a190e0 Updates SDK to v2.28.0
  • 4d44745 Merge pull request #1342 from Swizec/fix-webpack-2
  • 719fd61 Updates SDK to v2.27.0
  • 0792e02 Replace coveralls with codecov
  • 373a148 Ensure master credentials are refreshed before refreshing temporary credentials (#1389)
  • fb2fef7 Use HTTP status code as error code if provided body cannot be parsed. (#1380)
  • 2286004 Merge pull request #1395 from johanneswuerbach/fix-missing-last-chunk
  • 5abfca7 Updates SDK to v2.26.0

There are 53 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 21, 2017

Version 2.30.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.30.0

See changelog for more information.

Commits

The new version differs by 58 commits .

  • 40dcb0b Updates SDK to v2.30.0
  • f850fca Merge pull request #1399 from jeskew/feature/ddb-document-client-inheritance-support
  • eeb0716 Merge pull request #1417 from jeskew/fix/update-name-of-CredentialsError
  • f8a7634 Update AWS.Config.getCredentials to overwrite the name (in addition to message and code) of errors thrown by underlying credential providers
  • 18deee0 Updates SDK to v2.29.0
  • e516ed8 Sync latest version of protocol tests (#1407)
  • e695c27 Merge pull request #1411 from jeskew/chore/coverage-gap
  • 547e4d8 Add test to make sure all clients can be instantiated
  • b2016fa Merge pull request #1406 from jeskew/docs/yard-roundup
  • 88873ea Correct some yard errors and beef up a few docs
  • 815634a Allow conversion of objects with inheritance chains via DocumentClient converter
  • fb50c79 Merge pull request #1398 from jeskew/chore/move-to-codecov
  • 3a190e0 Updates SDK to v2.28.0
  • 4d44745 Merge pull request #1342 from Swizec/fix-webpack-2
  • 719fd61 Updates SDK to v2.27.0

There are 58 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2017

Version 2.31.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.31.0

See changelog for more information.

Commits

The new version differs by 66 commits .

  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom
  • e15c01f Merge pull request #1419 from jeskew/chore/codecov-yml-fix
  • 10d7b17 Ensure waiter configuration does not collide with arguments passed to underlying operation
  • 40dcb0b Updates SDK to v2.30.0
  • f850fca Merge pull request #1399 from jeskew/feature/ddb-document-client-inheritance-support
  • eeb0716 Merge pull request #1417 from jeskew/fix/update-name-of-CredentialsError
  • 06ff211 Ensure codecov runs after any job completes
  • f8a7634 Update AWS.Config.getCredentials to overwrite the name (in addition to message and code) of errors thrown by underlying credential providers
  • 18deee0 Updates SDK to v2.29.0
  • e516ed8 Sync latest version of protocol tests (#1407)
  • e695c27 Merge pull request #1411 from jeskew/chore/coverage-gap
  • 547e4d8 Add test to make sure all clients can be instantiated

There are 66 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2017

Version 2.32.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.32.0

See changelog for more information.

Commits

The new version differs by 68 commits .

  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom
  • e15c01f Merge pull request #1419 from jeskew/chore/codecov-yml-fix
  • 10d7b17 Ensure waiter configuration does not collide with arguments passed to underlying operation
  • 40dcb0b Updates SDK to v2.30.0
  • f850fca Merge pull request #1399 from jeskew/feature/ddb-document-client-inheritance-support
  • eeb0716 Merge pull request #1417 from jeskew/fix/update-name-of-CredentialsError
  • 06ff211 Ensure codecov runs after any job completes
  • f8a7634 Update AWS.Config.getCredentials to overwrite the name (in addition to message and code) of errors thrown by underlying credential providers
  • 18deee0 Updates SDK to v2.29.0
  • e516ed8 Sync latest version of protocol tests (#1407)

There are 68 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2017

Version 2.33.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.33.0

See changelog for more information.

Commits

The new version differs by 71 commits .

  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)
  • 6295d62 Adds support for additional authtraits (#1408)
  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom
  • e15c01f Merge pull request #1419 from jeskew/chore/codecov-yml-fix
  • 10d7b17 Ensure waiter configuration does not collide with arguments passed to underlying operation
  • 40dcb0b Updates SDK to v2.30.0
  • f850fca Merge pull request #1399 from jeskew/feature/ddb-document-client-inheritance-support
  • eeb0716 Merge pull request #1417 from jeskew/fix/update-name-of-CredentialsError
  • 06ff211 Ensure codecov runs after any job completes

There are 71 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2017

Version 2.34.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.34.0

See changelog for more information.

Commits

The new version differs by 72 commits .

  • 1c6135e Updates SDK to v2.34.0
  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)
  • 6295d62 Adds support for additional authtraits (#1408)
  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom
  • e15c01f Merge pull request #1419 from jeskew/chore/codecov-yml-fix
  • 10d7b17 Ensure waiter configuration does not collide with arguments passed to underlying operation
  • 40dcb0b Updates SDK to v2.30.0
  • f850fca Merge pull request #1399 from jeskew/feature/ddb-document-client-inheritance-support
  • eeb0716 Merge pull request #1417 from jeskew/fix/update-name-of-CredentialsError

There are 72 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2017

Version 2.35.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.35.0

See changelog for more information.

Commits

The new version differs by 76 commits .

  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits
  • 81c17f8 Correct link target in AWS.CognitoIdentityCredentials.refresh documentation
  • 1c6135e Updates SDK to v2.34.0
  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)
  • 6295d62 Adds support for additional authtraits (#1408)
  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom
  • e15c01f Merge pull request #1419 from jeskew/chore/codecov-yml-fix

There are 76 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2017

Version 2.36.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 77 commits .

  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits
  • 81c17f8 Correct link target in AWS.CognitoIdentityCredentials.refresh documentation
  • 1c6135e Updates SDK to v2.34.0
  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)
  • 6295d62 Adds support for additional authtraits (#1408)
  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)
  • eea53f5 Merge pull request #1405 from jeskew/wjordan-waitFor-custom

There are 77 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2017

Version 2.37.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.37.0

See changelog for more information.

Commits

The new version differs by 78 commits .

  • 1afa824 Updates SDK to v2.37.0
  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits
  • 81c17f8 Correct link target in AWS.CognitoIdentityCredentials.refresh documentation
  • 1c6135e Updates SDK to v2.34.0
  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)
  • 6295d62 Adds support for additional authtraits (#1408)
  • 78b8b18 Updates SDK to v2.32.0
  • e6671c4 Add a means of specifying tags for s3.upload that applies to both single part and multipart uploads (#1425)
  • 1a46ee6 Updates SDK to v2.31.0
  • 8fe0e0a Updates smoke tests to work with temporary credentials (#1421)
  • 73d1c78 Adds jitter to DynamoDB retries and allows custom retry logic (#1418)

There are 78 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 4, 2017

Version 2.38.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.38.0

See changelog for more information.

Commits

The new version differs by 84 commits .

  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068
  • 69c0a3a Correct documentation of request retry event. Fixes #1110
  • 1afa824 Updates SDK to v2.37.0
  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits
  • 81c17f8 Correct link target in AWS.CognitoIdentityCredentials.refresh documentation
  • 1c6135e Updates SDK to v2.34.0
  • 1552e1b Updates SDK to v2.33.0
  • 8ae28a6 Ensure MultipartUpload locations returned by the managed uploader are URI-decoded to match single part upload locations (#1420)

There are 84 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 5, 2017

Version 2.39.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.39.0

See changelog for more information.

Commits

The new version differs by 86 commits .

  • 6a4eed5 Updates SDK to v2.39.0
  • 17907b7 Add a connectTimeout option to the node httpOptions config parameter (#1446)
  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068
  • 69c0a3a Correct documentation of request retry event. Fixes #1110
  • 1afa824 Updates SDK to v2.37.0
  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits
  • 81c17f8 Correct link target in AWS.CognitoIdentityCredentials.refresh documentation
  • 1c6135e Updates SDK to v2.34.0

There are 86 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 7, 2017

Version 2.40.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.40.0

See changelog for more information.

Commits

The new version differs by 88 commits .

  • d92fa27 Updates SDK to v2.40.0
  • 8cf4186 Updates SDK documentation
  • 6a4eed5 Updates SDK to v2.39.0
  • 17907b7 Add a connectTimeout option to the node httpOptions config parameter (#1446)
  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068
  • 69c0a3a Correct documentation of request retry event. Fixes #1110
  • 1afa824 Updates SDK to v2.37.0
  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI
  • ebbe731 Add a documentation directive for strings with jsonvalue traits

There are 88 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2017

Version 2.41.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.41.0

See changelog for more information.

Commits

The new version differs by 89 commits .

  • de5abc0 Updates SDK to v2.41.0
  • d92fa27 Updates SDK to v2.40.0
  • 8cf4186 Updates SDK documentation
  • 6a4eed5 Updates SDK to v2.39.0
  • 17907b7 Add a connectTimeout option to the node httpOptions config parameter (#1446)
  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068
  • 69c0a3a Correct documentation of request retry event. Fixes #1110
  • 1afa824 Updates SDK to v2.37.0
  • 42b7eea Updates SDK to v2.36.0
  • c5c0a61 Updates SDK to v2.35.0
  • 3982b97 adds AWS.ResourceGroupsTaggingAPI

There are 89 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2017

Version 2.42.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.42.0

See changelog for more information.

Commits

The new version differs by 93 commits .

  • 55a8f68 Updates SDK to v2.42.0
  • da5e7b2 add customUserAgent to ConfigurationOptions (#1459)
  • 0c1925f Fix/stop stringing payload blobs (#1457)
  • 0c974a7 Standardize the documentClient variable name in examples for AWS.DynamoDB.DocumentClient
  • de5abc0 Updates SDK to v2.41.0
  • d92fa27 Updates SDK to v2.40.0
  • 8cf4186 Updates SDK documentation
  • 6a4eed5 Updates SDK to v2.39.0
  • 17907b7 Add a connectTimeout option to the node httpOptions config parameter (#1446)
  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068
  • 69c0a3a Correct documentation of request retry event. Fixes #1110

There are 93 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2017

Version 2.43.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Release v2.43.0

See changelog for more information.

Commits

The new version differs by 94 commits .

  • 57a3e04 Updates SDK to v2.43.0
  • 55a8f68 Updates SDK to v2.42.0
  • da5e7b2 add customUserAgent to ConfigurationOptions (#1459)
  • 0c1925f Fix/stop stringing payload blobs (#1457)
  • 0c974a7 Standardize the documentClient variable name in examples for AWS.DynamoDB.DocumentClient
  • de5abc0 Updates SDK to v2.41.0
  • d92fa27 Updates SDK to v2.40.0
  • 8cf4186 Updates SDK documentation
  • 6a4eed5 Updates SDK to v2.39.0
  • 17907b7 Add a connectTimeout option to the node httpOptions config parameter (#1446)
  • 2e6d8bc Updates SDK to v2.38.0
  • 1f1fb17 Update dependencies to versions that use lodash 4 and are still compatible with node 0.8
  • 1e8c777 Fix doc example gen (#1445)
  • 05b12ab Add a note on limitations of AWS.S3.getSignedUrl. Resolves #1105
  • cc6f219 Improve documentation of AWS.Credentials.expiryWindow. Resolves #1068

There are 94 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2019

  • The devDependency aws-sdk was updated from 2.588.0 to 2.589.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.589.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2019

  • The devDependency aws-sdk was updated from 2.589.0 to 2.590.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.590.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency aws-sdk was updated from 2.590.0 to 2.591.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.591.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 17, 2019

  • The devDependency aws-sdk was updated from 2.591.0 to 2.592.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.592.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2019

  • The devDependency aws-sdk was updated from 2.592.0 to 2.593.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.593.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 19, 2019

  • The devDependency aws-sdk was updated from 2.593.0 to 2.594.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.594.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2019

  • The devDependency aws-sdk was updated from 2.594.0 to 2.595.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.595.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2019

  • The devDependency aws-sdk was updated from 2.595.0 to 2.596.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.596.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 6, 2020

  • The devDependency aws-sdk was updated from 2.597.0 to 2.598.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.598.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2020

  • The devDependency aws-sdk was updated from 2.598.0 to 2.599.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.599.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2020

  • The devDependency aws-sdk was updated from 2.599.0 to 2.600.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.600.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2020

  • The devDependency aws-sdk was updated from 2.601.0 to 2.602.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.602.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 8752f78 Updates SDK to v2.602.0
  • c2ad3ef Stop setting potentially non-string name properties on Errors (#2963)
  • 4ee5314 Updates SDK to v2.601.0
  • bf1ebe0 Retry on RDSDataService Communications link failure (#2931)
  • 3f6547e Updates SDK documentation

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2020

  • The devDependency aws-sdk was updated from 2.603.0 to 2.604.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.604.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 047cfb0 Updates SDK to v2.604.0
  • d1cd4f0 Updated ---feature-request.md (#3050)
  • eb36c97 Updates SDK to v2.603.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2020

  • The devDependency aws-sdk was updated from 2.605.0 to 2.606.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.606.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • f998d52 Updates SDK to v2.606.0
  • da1090c fix: add IAM endpoint for us-isob-* (#3056)
  • d8f7779 Updates SDK to v2.605.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 20, 2020

  • The devDependency aws-sdk was updated from 2.606.0 to 2.607.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.607.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2020

  • The devDependency aws-sdk was updated from 2.608.0 to 2.609.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.609.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2020

  • The devDependency aws-sdk was updated from 2.609.0 to 2.610.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.610.0

See changelog for more information.

Commits

The new version differs by 4 commits.

  • fb9e50e Updates SDK to v2.610.0
  • e8d7174 fix: add endpoint for us-iso-* (#3066)
  • 29f68f1 fix: add endpoint for us-isob-* (#3064)
  • 99e558d fix: BigInt Support for DynamoDB Convert (#3019)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2020

  • The devDependency aws-sdk was updated from 2.610.0 to 2.611.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.611.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 6edf586 Updates SDK to v2.611.0
  • e2e60a0 fix: supporte moving default lists for xml parser (#3087)
  • 3dd8ab4 Respect NODE_TLS_REJECT_UNAUTHORIZED environment variable under node (#2670)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

  • The devDependency aws-sdk was updated from 2.611.0 to 2.612.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.612.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2020

  • The devDependency aws-sdk was updated from 2.612.0 to 2.613.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.613.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2020

  • The devDependency aws-sdk was updated from 2.613.0 to 2.614.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.614.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2020

  • The devDependency aws-sdk was updated from 2.614.0 to 2.615.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.615.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 11, 2020

  • The devDependency aws-sdk was updated from 2.615.0 to 2.616.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.616.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2020

  • The devDependency aws-sdk was updated from 2.616.0 to 2.617.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.617.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2020

  • The devDependency aws-sdk was updated from 2.617.0 to 2.618.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.618.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2020

  • The devDependency aws-sdk was updated from 2.618.0 to 2.619.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.619.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2020

  • The devDependency aws-sdk was updated from 2.619.0 to 2.620.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.620.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2020

  • The devDependency aws-sdk was updated from 2.620.0 to 2.621.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.621.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 9c191bb Updates SDK to v2.621.0
  • 8d8df1e Support services not specified in metadata.json (#3097)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2020

  • The devDependency aws-sdk was updated from 2.621.0 to 2.622.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.622.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2020

  • The devDependency aws-sdk was updated from 2.624.0 to 2.625.0.

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.625.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • a92d0e8 Updates SDK to v2.625.0
  • e8f040e fix using accesspoint in ManagedUpload (#3109)
  • df4cdfc Updates SDK to v2.624.0
  • 5608fd3 Updates SDK to v2.623.0
  • dc5b223 Fix host header in endpoint discovery (#3108)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants