This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
[analytics] Update aws-sdk: 2.373.0 → 2.383.0 (minor) #4524
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ aws-sdk (2.373.0 → 2.383.0) · Repo · Changelog
Release Notes
2.383.0
2.382.0
2.381.0
2.380.0
2.379.0
2.378.0
2.377.0
2.376.0
2.375.0
2.374.0
Commits
See the full diff on Github. The new version differs by 44 commits:
Updates SDK to v2.383.0
Updates SDK documentation
fix issue with DynamoDB transction interface (#2465)
Update client side monitoring event interface. (#2448)
Merge pull request #2463 from srchase/mediastore-cors
enable cors on MediaStoreData
make credentials provider chain resolve synchronous. (#2456)
Updates SDK to v2.382.0
coalesce CredentailProviderChain.resolve calls (#2451)
Merge pull request #2452 from srchase/remove-abstract-yard-tag
adjust tags for compatibility
added changelog
remove abstract yard tag for google-closuer-compiler compatibility
EC2MetadataCredentials should fail to refresh when loaded credentials are expired (#2444)
Updates SDK to v2.381.0
Merge pull request #2443 from srchase/kinesis-video-media-cors
Merge pull request #2446 from srchase/add-changelog-command
missing word in changelog
Merge pull request #2445 from srchase/fix-small-putObject-streams
additional detail on changelog
add add-change commannd to PR template
set 100-continue when Body is a Stream
enable cors on KinesisVideoMedia
Updates SDK to v2.380.0
Updates SDK to v2.379.0
Merge pull request #2410 from srchase/standardize-managed-uploader-behavior
Merge pull request #2420 from srchase/fix-key-substring-bucket
Update lib/services/s3.js
Updates SDK to v2.378.0
Updates SDK to v2.377.0
Merge pull request #2427 from srchase/comprehend-cors
enabled cors on Comprehend
additional tests for matching object key/bucket
yard doc build fails for ChainableTemporaryCredentials class. This is a fix (#2422)
update region-checker, check encoded key and length
Updates SDK to v2.376.0
use indexOf instead of includes
compare param keys vs bucket
Updates SDK to v2.375.0
add changelog entry
check for cross region on prior fix
Adds test for S3 putObject key as substring of bucket
Updates SDK to v2.374.0
Create ChainableTemporaryCredentials and standardize coalescing of concurrent refresh calls (#2175)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands