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: v1.0.0-rc.3
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: v1.0.0-rc.4
Choose a head ref
  • 10 commits
  • 8,829 files changed
  • 4 contributors

Commits on Oct 28, 2020

  1. fix(credential-provider-cognito-identity): return identityId as part …

    …of cognitoIdentityPool (#1635)
    
    * fix: propogate identityId from cognito identity
    
    * fix: update test
    alexforsyth authored Oct 28, 2020
    Copy the full SHA
    de75f7e View commit details

Commits on Oct 29, 2020

  1. Copy the full SHA
    f329821 View commit details
  2. fix(util-format-url): remove headers or path from input (#1639)

    Neither `path` or `headers` is required for generating url string, so remove them from input parameter
    AllanZhengYP authored Oct 29, 2020
    Copy the full SHA
    db7aa08 View commit details
  3. docs(middleware-stack): remove outdated README content (#1641)

    Follow up to #1393 that removed the `step` parameter from `addRelativeTo()`.
    The README should reflect it.
    AllanZhengYP authored Oct 29, 2020
    Copy the full SHA
    1ee5119 View commit details
  4. test(client-s3): fix unit test (#1638)

    Because the issue with our CI/CD script, the unit doesn't fail even the unit test fails. We will fix it shortly later. 
    This change fixes a failed unit test.
    AllanZhengYP authored Oct 29, 2020
    Copy the full SHA
    441480b View commit details
  5. Copy the full SHA
    3a2f617 View commit details
  6. Copy the full SHA
    79f25ca View commit details

Commits on Oct 30, 2020

  1. feat(s3-presigned-post): support S3 object post (#1642)

    * feat(s3-presigned-post): support S3 object post
    
    * chore(s3-presigned-post): address formatting issues
    AllanZhengYP authored Oct 30, 2020
    Copy the full SHA
    5fb8918 View commit details
  2. Copy the full SHA
    fdd0ddf View commit details

Commits on Oct 31, 2020

  1. Publish v1.0.0-rc.4

    awstools committed Oct 31, 2020
    Copy the full SHA
    84d13fe View commit details
Loading