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

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

Closed
greenkeeper bot opened this issue Jun 2, 2018 · 63 comments
Closed

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

greenkeeper bot opened this issue Jun 2, 2018 · 63 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 2, 2018

Version 2.250.1 of aws-sdk was just published.

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

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

aws-sdk is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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

Release Notes Release v2.250.1

See changelog for more information.

Commits

The new version differs by 3 commits.

  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

After pinning to 2.249.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 4, 2018

Version 2.251.1 just got published.

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

Release Notes Release v2.251.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 6, 2018

Version 2.252.1 just got published.

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

Release Notes Release v2.252.1

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2018

Version 2.253.1 just got published.

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

Release Notes Release v2.253.1

See changelog for more information.

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 8, 2018

Version 2.254.1 just got published.

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

Release Notes Release v2.254.1

See changelog for more information.

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 11, 2018

Version 2.255.1 just got published.

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

Release Notes Release v2.255.1

See changelog for more information.

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 12, 2018

Version 2.256.1 just got published.

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

Release Notes Release v2.256.1

See changelog for more information.

Commits

The new version differs by 19 commits.

  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting
  • 76d3fa9 Fixes Error parsing when event stream operations throw an error in node.js
  • 850f97b Adds createEventStream and support for event stream responses
  • 135d632 Restricts event-message-chunker-stream tests to node 0.10 and higher
  • e0cc03b Adds implementations for splitting an event stream payload into individual event messages
  • 5c2ed18 Adds event stream message parsing (#2054)
  • 0fba618 Updates SDK to v2.255.1

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 13, 2018

Version 2.257.1 just got published.

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

Release Notes Release v2.257.1

See changelog for more information.

Commits

The new version differs by 20 commits.

  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting
  • 76d3fa9 Fixes Error parsing when event stream operations throw an error in node.js
  • 850f97b Adds createEventStream and support for event stream responses
  • 135d632 Restricts event-message-chunker-stream tests to node 0.10 and higher
  • e0cc03b Adds implementations for splitting an event stream payload into individual event messages
  • 5c2ed18 Adds event stream message parsing (#2054)

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2018

Version 2.259.1 just got published.

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

Release Notes Release v2.259.1

See changelog for more information.

Commits

The new version differs by 25 commits.

  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting

There are 25 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 20, 2018

Version 2.260.1 just got published.

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

Release Notes Release v2.260.1

See changelog for more information.

Commits

The new version differs by 28 commits.

  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 21, 2018

Version 2.261.1 just got published.

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

Release Notes Release v2.261.1

See changelog for more information.

Commits

The new version differs by 29 commits.

  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 22, 2018

Version 2.262.1 just got published.

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

Release Notes Release v2.262.1

See changelog for more information.

Commits

The new version differs by 30 commits.

  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 22, 2018

Version 2.263.1 just got published.

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

Release Notes Release v2.263.1

See changelog for more information.

Commits

The new version differs by 31 commits.

  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 26, 2018

Version 2.264.1 just got published.

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

Release Notes Release v2.264.1

See changelog for more information.

Commits

The new version differs by 32 commits.

  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 27, 2018

Version 2.265.1 just got published.

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

Release Notes Release v2.265.1

See changelog for more information.

Commits

The new version differs by 33 commits.

  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 28, 2018

Version 2.266.1 just got published.

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

Release Notes Release v2.266.1

See changelog for more information.

Commits

The new version differs by 36 commits.

  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream
  • ba0e574 Fixes edge case where event messages had incorrect length calculated
  • baff9c7 Updates SDK to v2.258.1

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 2.267.1 just got published.

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

Release Notes Release v2.267.1

See changelog for more information.

Commits

The new version differs by 38 commits.

  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1
  • 68649a5 Throws error on truncated event messages and forwards error from upstream streams to destination event stream

There are 38 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 3, 2018

Version 2.268.1 just got published.

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

Release Notes Release v2.268.1

See changelog for more information.

Commits

The new version differs by 39 commits.

  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1
  • 0897772 Updates SDK documentation
  • e4d5b88 Fixes missing Buffer in event stream in react native
  • 81babe8 Updates SDK to v2.259.1

There are 39 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2018

Version 2.269.1 just got published.

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

Release Notes Release v2.269.1

See changelog for more information.

Commits

The new version differs by 42 commits.

  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1
  • 001a9b6 Updates SDK to v2.260.1

There are 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 6, 2018

Version 2.270.1 just got published.

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

Release Notes Release v2.270.1

See changelog for more information.

Commits

The new version differs by 43 commits.

  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1
  • 8f886b7 Updates SDK to v2.261.1

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 9, 2018

Version 2.271.1 just got published.

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

Release Notes Release v2.271.1

See changelog for more information.

Commits

The new version differs by 44 commits.

  • bf40be4 Updates SDK to v2.271.1
  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1
  • cc29728 Updates SDK to v2.263.1
  • 0f277a1 Updates SDK to v2.262.1

There are 44 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 10, 2018

Version 2.272.1 just got published.

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

Release Notes Release v2.272.1

See changelog for more information.

Commits

The new version differs by 46 commits.

  • a1eb75e Updates SDK to v2.272.1
  • cde7065 Updates SDK documentation
  • bf40be4 Updates SDK to v2.271.1
  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1
  • 046a1ad Updates SDK to v2.264.1

There are 46 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2018

Version 2.273.1 just got published.

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

Release Notes Release v2.273.1

See changelog for more information.

Commits

The new version differs by 47 commits.

  • 33ba643 Updates SDK to v2.273.1
  • a1eb75e Updates SDK to v2.272.1
  • cde7065 Updates SDK documentation
  • bf40be4 Updates SDK to v2.271.1
  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify
  • e5e5b28 Updates SDK to v2.265.1

There are 47 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 12, 2018

Version 2.274.1 just got published.

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

Release Notes Release v2.274.1

See changelog for more information.

Commits

The new version differs by 48 commits.

  • 279db76 Updates SDK to v2.274.1
  • 33ba643 Updates SDK to v2.273.1
  • a1eb75e Updates SDK to v2.272.1
  • cde7065 Updates SDK documentation
  • bf40be4 Updates SDK to v2.271.1
  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1
  • 973df41 Sorts react-native tests
  • f3b9f62 Sorts browser tests for browserify

There are 48 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 13, 2018

Version 2.275.1 just got published.

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

Release Notes Release v2.275.1

See changelog for more information.

Commits

The new version differs by 50 commits.

  • d6573a8 Updates SDK to v2.275.1
  • 6182467 Updates xml2js to 0.4.19
  • 279db76 Updates SDK to v2.274.1
  • 33ba643 Updates SDK to v2.273.1
  • a1eb75e Updates SDK to v2.272.1
  • cde7065 Updates SDK documentation
  • bf40be4 Updates SDK to v2.271.1
  • 5111e76 Updates SDK to v2.270.1
  • a56b2c0 Updates SDK to v2.269.1
  • e265dc3 Updates CORS entry for SecretsManager service
  • a6b3ff2 Fixes browser XML parsing issue when encountering descendants with the same tag name
  • f5a9d42 Updates SDK to v2.268.1
  • b8a4ee7 Updates SDK to v2.267.1
  • bd6d814 Updates SDK documentation
  • 5e3d129 Updates SDK to v2.266.1

There are 50 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2018

Version 2.276.1 just got published.

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

Release Notes Release v2.276.1

See changelog for more information.

Commits

The new version differs by 63 commits.

  • 31cc500 Updates SDK to v2.276.1
  • 4869c87 Add test for tokenCodeFn only being called once, cleanup other mock data
  • 5170c4c Move assertion into callback to avoid done being called first
  • ef7804d Remove noop function
  • 8b9d7b1 tokenCodeFn use Error instead of string
  • 98e5408 Make callback parameters optional
  • 547a0ce Remove unused vars
  • b9d56d6 Correct error message
  • 083898b Add additional test cases
  • c032ef4 Support shared ini file mfa_serial with fn to fetch token code
  • 7084b76 Fixes AWS.EventListeners typings
  • 3601f8b Fixes TypeScript definitions for service-specific waitFor methods.
  • d091270 add cors config for KinesisVideoArchivedMedia (#2140)
  • d6573a8 Updates SDK to v2.275.1
  • 6182467 Updates xml2js to 0.4.19

There are 63 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2018

Version 2.277.1 just got published.

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

Commits

The new version differs by 65 commits.

  • 75978fc Updates SDK to v2.277.1
  • 6a220a5 add service id to all service models (#2144)
  • 31cc500 Updates SDK to v2.276.1
  • 4869c87 Add test for tokenCodeFn only being called once, cleanup other mock data
  • 5170c4c Move assertion into callback to avoid done being called first
  • ef7804d Remove noop function
  • 8b9d7b1 tokenCodeFn use Error instead of string
  • 98e5408 Make callback parameters optional
  • 547a0ce Remove unused vars
  • b9d56d6 Correct error message
  • 083898b Add additional test cases
  • c032ef4 Support shared ini file mfa_serial with fn to fetch token code
  • 7084b76 Fixes AWS.EventListeners typings
  • 3601f8b Fixes TypeScript definitions for service-specific waitFor methods.
  • d091270 add cors config for KinesisVideoArchivedMedia (#2140)

There are 65 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 19, 2018

Version 2.278.1 just got published.

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

Release Notes Release v2.278.1

See changelog for more information.

Commits

The new version differs by 66 commits.

  • 1921d7e Updates SDK to v2.278.1
  • 75978fc Updates SDK to v2.277.1
  • 6a220a5 add service id to all service models (#2144)
  • 31cc500 Updates SDK to v2.276.1
  • 4869c87 Add test for tokenCodeFn only being called once, cleanup other mock data
  • 5170c4c Move assertion into callback to avoid done being called first
  • ef7804d Remove noop function
  • 8b9d7b1 tokenCodeFn use Error instead of string
  • 98e5408 Make callback parameters optional
  • 547a0ce Remove unused vars
  • b9d56d6 Correct error message
  • 083898b Add additional test cases
  • c032ef4 Support shared ini file mfa_serial with fn to fetch token code
  • 7084b76 Fixes AWS.EventListeners typings
  • 3601f8b Fixes TypeScript definitions for service-specific waitFor methods.

There are 66 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 20, 2018

Version 2.279.1 just got published.

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

Release Notes Release v2.279.1

See changelog for more information.

Commits

The new version differs by 67 commits.

  • f16d340 Updates SDK to v2.279.1
  • 1921d7e Updates SDK to v2.278.1
  • 75978fc Updates SDK to v2.277.1
  • 6a220a5 add service id to all service models (#2144)
  • 31cc500 Updates SDK to v2.276.1
  • 4869c87 Add test for tokenCodeFn only being called once, cleanup other mock data
  • 5170c4c Move assertion into callback to avoid done being called first
  • ef7804d Remove noop function
  • 8b9d7b1 tokenCodeFn use Error instead of string
  • 98e5408 Make callback parameters optional
  • 547a0ce Remove unused vars
  • b9d56d6 Correct error message
  • 083898b Add additional test cases
  • c032ef4 Support shared ini file mfa_serial with fn to fetch token code
  • 7084b76 Fixes AWS.EventListeners typings

There are 67 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2018

Version 2.286.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.286.1

See changelog for more information.

Commits

The new version differs by 5 commits.

  • d626206 Updates SDK to v2.286.1
  • ebe8392 Fixes issue with promises when using react native 0.56.0.
  • bf70ef9 Updates SDK to v2.285.1
  • ebf03c7 Updates SDK to v2.284.1
  • 6d925c5 Adapt README for TypeScript (#2097)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 3, 2018

Version 2.286.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.286.2

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 5aa0d4d Updates SDK to v2.286.2
  • 036f16e remove undefined exceptions in kinesis definition (#2174)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 6, 2018

Version 2.287.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.287.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 67081dc Updates SDK to v2.287.0
  • 89a0f70 Updates SDK documentation
  • a0610b6 Remove dead code
  • 192c1fe Adds typings-generator test to travis
  • 9f90fde Adds typings-generator test script to package.json
  • 146ea54 Updates typings-generator to prune unused types

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 7, 2018

Version 2.288.0 just got published.

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

Release Notes Release v2.288.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2018

Version 2.289.0 just got published.

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

Release Notes Release v2.289.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2018

Version 2.290.0 just got published.

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

Release Notes Release v2.290.0

See changelog for more information.

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2018

Version 2.291.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.291.0

See changelog for more information.

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 2.292.0 just got published.

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

Release Notes Release v2.292.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 2.293.0 just got published.

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

Release Notes Release v2.293.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • f7728f4 Updates SDK to v2.293.0
  • d3c7507 remove integration test from composite test (#2191)
  • 11da426 Updates SDK to v2.292.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 15, 2018

Version 2.294.0 just got published.

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

Release Notes Release v2.294.0

See changelog for more information.

Commits

The new version differs by 4 commits.

  • 462e8d5 Updates SDK to v2.294.0
  • f7728f4 Updates SDK to v2.293.0
  • d3c7507 remove integration test from composite test (#2191)
  • 11da426 Updates SDK to v2.292.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2018

Version 2.295.0 just got published.

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

Release Notes Release v2.295.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 7924728 Updates SDK to v2.295.0
  • 462e8d5 Updates SDK to v2.294.0
  • f7728f4 Updates SDK to v2.293.0
  • d3c7507 remove integration test from composite test (#2191)
  • 11da426 Updates SDK to v2.292.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2018

Version 2.296.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.296.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • b0739d8 Updates SDK to v2.296.0
  • 7924728 Updates SDK to v2.295.0
  • 462e8d5 Updates SDK to v2.294.0
  • f7728f4 Updates SDK to v2.293.0
  • d3c7507 remove integration test from composite test (#2191)
  • 11da426 Updates SDK to v2.292.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2018

Version 2.297.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.297.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • bbbbf8e Updates SDK to v2.297.0
  • dae2816 Adds check to removeVirtualHostedBucket to prevent truncating key from the URI
  • 982f64e Adds changelog entry
  • 997157e Fixes issue where making cross-region S3 calls where the object key is truncated if the key prefix matched the bucket name and path style addressing is not used.
  • 9ac1b23 Adds tests for S3 putObject cross-region behavior

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2018

Version 2.299.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.299.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 8c3043b Updates SDK to v2.299.0
  • 909566d Adds node 9 and 10 to travis jobs
  • 0dc27cd Fixes unit tests that use domains so that they work in newer versions of node.js
  • 303da61 Updates JS doc tracking
  • 4cf44bb Updates SDK to v2.298.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 23, 2018

Version 2.300.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.300.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 24, 2018

Version 2.301.0 just got published.

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

Release Notes Release v2.301.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 25, 2018

Version 2.302.0 just got published.

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

Release Notes Release v2.302.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2018

Version 2.303.0 just got published.

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

Release Notes Release v2.303.0

See changelog for more information.

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 29, 2018

Version 2.304.0 just got published.

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

Release Notes Release v2.304.0

See changelog for more information.

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 29, 2018

Version 2.305.0 just got published.

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

Release Notes Release v2.305.0

See changelog for more information.

Commits

The new version differs by 7 commits.

  • 3fc6181 Updates SDK to v2.305.0
  • fe88308 Client side monitoring (#2142)
  • 71997c9 add CORS support for Pricing (#2225)
  • 19a944b Updates SDK to v2.304.0
  • 7a4e198 Updates SDK to v2.303.0
  • 6777045 Updates SDK to v2.302.0
  • f8d1a11 Updates SDK to v2.301.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 30, 2018

Version 2.306.0 just got published.

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

Release Notes Release v2.306.0

See changelog for more information.

Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 31, 2018

Version 2.307.0 just got published.

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

Release Notes Release v2.307.0

See changelog for more information.

Commits

The new version differs by 9 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 4, 2018

Version 2.308.0 just got published.

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

Release Notes Release v2.308.0

See changelog for more information.

Commits

The new version differs by 10 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 5, 2018

Version 2.309.0 just got published.

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

Release Notes Release v2.309.0

See changelog for more information.

Commits

The new version differs by 11 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2018

Version 2.310.0 just got published.

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

Release Notes Release v2.310.0

See changelog for more information.

Commits

The new version differs by 12 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

Version 2.311.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.311.0

See changelog for more information.

Commits

The new version differs by 13 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 2.312.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.312.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)

See the full diff

@lock
Copy link

lock bot commented Sep 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue and add a reference to this one if it’s related. Thank you!

@lock lock bot locked as resolved and limited conversation to collaborators Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant