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.31.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.32.0
Choose a head ref
  • 7 commits
  • 1,232 files changed
  • 4 contributors

Commits on Sep 14, 2021

  1. fix(base64): validate base64 strings (#2779)

    This updates the node and browser base64 parsers to validate the
    input string before parsing.
    JordonPhillips authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    2b336a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc17fa2 View commit details
    Browse the repository at this point in the history
  3. chore: update base64 codegen (#2786)

    * chore: update generated code
    
    * fix(codegen): run all base64 ssdk tests
    JordonPhillips authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e171183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e23736 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    4986bab View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    45aee9d View commit details
    Browse the repository at this point in the history
  2. Publish v3.32.0

    awstools committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    66de569 View commit details
    Browse the repository at this point in the history
Loading