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.328.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.329.0
Choose a head ref
  • 10 commits
  • 1,320 files changed
  • 4 contributors

Commits on May 5, 2023

  1. docs(util-retry): add readme for util-retry, add configurable backoff (

    …#4702)
    
    * docs(util-retry): add docs for util retry
    
    * docs(util-retry): add readme for util-retry, add configurable backoff
    
    * fix: typo getRetyErrorInfo to getRetryErrorInfo
    
    ---------
    
    Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
    kuhe and trivikr authored May 5, 2023
    Copy the full SHA
    8e4e1ea View commit details
  2. Copy the full SHA
    21e3443 View commit details

Commits on May 8, 2023

  1. fix(fetch-http-handler): check for null fetch response.body (#4705)

    * fix(fetch-http-handler): check for null fetch response.body
    
    * fix(fetch-http-handler): check for null response body comment
    
    Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
    kuhe and trivikr authored May 8, 2023
    Copy the full SHA
    4468be6 View commit details
  2. Copy the full SHA
    9351f60 View commit details
  3. feat(client-guardduty): Add AccessDeniedException 403 Error message c…

    …ode to support 3 Tagging related APIs
    awstools committed May 8, 2023

    Verified

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

    This commit was signed with the committer’s verified signature.
    fniephaus Fabio Niephaus
    Copy the full SHA
    7676eac View commit details
  5. Copy the full SHA
    eaced29 View commit details
  6. feat(client-iotsitewise): Provide support for 20,000 max results for …

    …GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
    awstools committed May 8, 2023
    Copy the full SHA
    b0aef34 View commit details
  7. Unverified

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

    awstools committed May 8, 2023
    Copy the full SHA
    98136a2 View commit details
Loading