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
base: v2.1164.0
Choose a base ref
...
head repository: aws/aws-sdk-js
compare: v2.1178.0
Choose a head ref
  • 17 commits
  • 190 files changed
  • 5 contributors

Commits on Jun 29, 2022

  1. fix large file, mulitipart upload to s3 (#4141)

    * fix large file, mulitipart upload to s3
    
    * add changelog
    
    Co-authored-by: Emile Indik <emile.indik@gmail.com>
    AllanZhengYP and emileindik committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b6d357e View commit details
    Browse the repository at this point in the history
  2. Updates SDK to v2.1165.0

    awstools committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d4a4f4a View commit details
    Browse the repository at this point in the history
  3. Sqs AwsJson migration (#4105)

    * Add awsQueryCompatible trait support to service
    
    When awsQueryCompatible trait is found, it's made available as an API property. When this property is found,
    the error code is returned by looking up the mapping. This is a pre-requisite for migrating services from
    AWSQuery wire protocol to AWSJson.
    
    * Add additional tests; review comments
    
    * Add awsQueryCompatible trait support to service
    
    When awsQueryCompatible trait is found, it's made available as an API property. When this property is found,
    the error code is returned by looking up the mapping. This is a pre-requisite for migrating services from
    AWSQuery wire protocol to AWSJson.
    
    * Add additional tests; review comments
    
    * Review comments
    
    * Use MockServiceFromApi; Move errorCodeMapping logic to even)listeners
    
    * Update on.error function
    
    * Fix type
    
    * Remove reimplementation of mapping function
    
    * Use add instead of addAsync
    
    Co-authored-by: AllanZhengYP <zheallan@amazon.com>
    
    * Add null check to error listener
    
    * Use simple service null check
    
    * Fix add 'Error' implementation
    
    * Add changelog
    
    Co-authored-by: AllanZhengYP <zheallan@amazon.com>
    eddy-aws and AllanZhengYP committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    2a87ec1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Updates SDK to v2.1166.0

    awstools committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c38e641 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Updates SDK to v2.1167.0

    awstools committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    59ceb1c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Updates SDK to v2.1168.0

    awstools committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8d00b9a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Updates SDK to v2.1169.0

    awstools committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    be83bd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Updates SDK to v2.1170.0

    awstools committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9856fad View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Updates SDK to v2.1171.0

    awstools committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8287a53 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Updates SDK to v2.1172.0

    awstools committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e3350c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Updates SDK to v2.1173.0

    awstools committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6296b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4ae7b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Updates SDK to v2.1174.0

    awstools committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    49d4c27 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Updates SDK to v2.1175.0

    awstools committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    348255c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Updates SDK to v2.1176.0

    awstools committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    8ded2e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Updates SDK to v2.1177.0

    awstools committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    120ae94 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Updates SDK to v2.1178.0

    awstools committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0f883b3 View commit details
    Browse the repository at this point in the history