Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.130.0
Choose a base ref
...
head repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.131.0
Choose a head ref
  • 8 commits
  • 725 files changed
  • 3 contributors

Commits on Jul 15, 2022

  1. feat(xhr-http-handler): add XMLHttpRequest http handler to use with l…

    …ib-storage Upload (#3798)
    
    * feat(xhr-http-handler): add xhr handler
    
    * feat(xhr-http-handler): remove debug output
    
    * feat(xhr-http-handler): cleanup for PR
    
    * feat(xhr-http-handler): add error handler
    
    * accept suggestion in packages/xhr-http-handler/src/request-timeout.ts
    
    Co-authored-by: AllanZhengYP <zheallan@amazon.com>
    
    * feat(xhr-http-handler): add streaming text handling
    
    * feat(xhr-http-handler): update unit tests
    
    * fix(xhr-http-handler): readme update
    
    * fix(xhr-http-handler): readme update
    
    * fix(xhr-http-handler): readme update
    
    * fix(fetch-http-handler): modify config awaiter to be consistent with other http handlers
    
    * doc(xhr-http-handler): improve documentation for download progress events
    
    Co-authored-by: AllanZhengYP <zheallan@amazon.com>
    kuhe and AllanZhengYP authored Jul 15, 2022
    Copy the full SHA
    7462b07 View commit details
  2. Copy the full SHA
    9d10bb8 View commit details
  3. feat(client-drs): Changed existing APIs to allow choosing a dynamic v…

    …olume type for replicating volumes, to reduce costs for customers.
    awstools committed Jul 15, 2022
    Copy the full SHA
    91e2660 View commit details
  4. feat(client-wafv2): This SDK release provide customers ability to add…

    … sensitivity level for WAF SQLI Match Statements.
    awstools committed Jul 15, 2022
    Copy the full SHA
    2b37799 View commit details
  5. feat(client-evidently): This release adds support for the new segment…

    …ation feature.
    awstools committed Jul 15, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a60dfd8 View commit details
  6. docs(client-datasync): Documentation updates for AWS DataSync regardi…

    …ng configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
    awstools committed Jul 15, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    fniephaus Fabio Niephaus
    Copy the full SHA
    41cc348 View commit details
  7. Copy the full SHA
    145ed3a View commit details
  8. Publish v3.131.0

    awstools committed Jul 15, 2022
    Copy the full SHA
    b9873cb View commit details
Loading