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.229.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.231.0
Choose a head ref
  • 20 commits
  • 906 files changed
  • 5 contributors

Commits on Dec 12, 2022

  1. Copy the full SHA
    5bfcda6 View commit details
  2. fix(codegen): generate idempotencyToken default for queryParams (#4272)

    * fix(codegen): generate idempotencyToken default for queryParams
    
    * fix(codegen): no default idempotencyToken for required members
    
    * fix(codegen): code style fix for idempotencyToken
    kuhe authored Dec 12, 2022
    Copy the full SHA
    d99a65d View commit details
  3. fix(aws-client-retry-test): use s3 client in case x-ray is not built (#…

    …4276)
    
    * fix(aws-client-retry-test): use s3 client in case x-ray is not built
    
    * fix(aws-client-retry-test): fix variable name
    kuhe authored Dec 12, 2022
    Copy the full SHA
    1fd4179 View commit details

Commits on Dec 13, 2022

  1. feat(client-cloudtrail): Merging mainline branch for service model in…

    …to mainline release branch. There are no new APIs.
    awstools committed Dec 13, 2022
    Copy the full SHA
    07c2d21 View commit details
  2. feat(client-rds): This deployment adds ClientPasswordAuthType field t…

    …o the Auth structure of the DBProxy.
    awstools committed Dec 13, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1df4e07 View commit details
  3. Verified

    This commit was signed with the committer’s verified signature.
    fniephaus Fabio Niephaus
    Copy the full SHA
    b9b3bde View commit details
  4. Publish v3.230.0

    awstools committed Dec 13, 2022
    Copy the full SHA
    ebc7261 View commit details
  5. fix(config-resolver): replace non-null assertions (#4279)

    * chore(test): show failing unit tests
    
    * fix(config-resolver): replace non-null assertions
    
    Replace non-null assertions with fallback
    to `false` value.
    
    Co-authored-by: Eduardo Rodrigues <eduardomourar@users.noreply.github.com>
    eduardomourar and eduardomourar authored Dec 13, 2022
    Copy the full SHA
    e5e753c View commit details
  6. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    fa65be6 View commit details

Commits on Dec 14, 2022

  1. Copy the full SHA
    0cba099 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d229edd View commit details
  3. Copy the full SHA
    5582ee8 View commit details
  4. Copy the full SHA
    89e0a6f View commit details
  5. Copy the full SHA
    4aa9511 View commit details
  6. Copy the full SHA
    09e09ff View commit details
  7. feat(client-redshift-data): This release adds a new --client-token fi…

    …eld to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
    awstools committed Dec 14, 2022
    Copy the full SHA
    e54654e View commit details
  8. Copy the full SHA
    fe2b86e View commit details
  9. feat(client-cost-explorer): This release supports percentage-based th…

    …resholds on Cost Anomaly Detection alert subscriptions.
    awstools committed Dec 14, 2022
    Copy the full SHA
    42b1479 View commit details
  10. Copy the full SHA
    e7a55a0 View commit details
  11. Publish v3.231.0

    awstools committed Dec 14, 2022
    Copy the full SHA
    6575aa7 View commit details
Loading