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.440.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.441.0
Choose a head ref
  • 8 commits
  • 913 files changed
  • 2 contributors

Commits on Oct 31, 2023

  1. feat(lib-dynamodb): large number handling (#5427)

    * feat(lib-dynamodb): large number handling
    
    * feat(lib-dynamodb): large number handling docs and set test case
    
    * feat(lib-dynamodb): set release tag
    
    * feat(lib-dynamodb): remove unsafe conversion feature
    
    * feat(lib-dynamodb): add 1e100 number test case
    
    * feat(lib-dynamodb): large number handling, remove extra unmarshall option
    kuhe authored Oct 31, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4c7fe9c View commit details
  2. chore(client-sqs): create coercing serializers for awsQueryCompat (#5440

    )
    
    * chore(client-sqs): use query-compat model
    
    * chore(client-sqs): generate as JSON protocol
    
    * chore(client-sqs): create coercing serializers for awsQueryCompat
    
    * chore(client-sqs): restore default model
    
    * chore(client-sqs): restore default client sqs
    kuhe authored Oct 31, 2023

    Verified

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

Commits on Nov 1, 2023

  1. feat(client-redshift): Added support for Multi-AZ deployments for Pro…

    …visioned RA3 clusters that provide 99.99% SLA availability.
    awstools committed Nov 1, 2023
    Copy the full SHA
    1ef476e View commit details
  2. feat(client-sagemaker): Support for batch transform input in Model da…

    …shboard
    awstools committed Nov 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1725b9c View commit details
  3. feat(client-connect): Adds the BatchGetFlowAssociation API which retu…

    …rns flow associations (flow-resource) corresponding to the list of resourceArns supplied in the request. This release also adds IsDefault, LastModifiedRegion and LastModifiedTime fields to the responses of several Describe and List APIs.
    awstools committed Nov 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6e0eda3 View commit details
  4. feat(client-global-accelerator): Global Accelerator now support accel…

    …erators with cross account endpoints.
    awstools committed Nov 1, 2023

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    e4aa35f View commit details
  5. feat(client-rds): This release adds support for customized networking…

    … resources to Amazon RDS Custom.
    awstools committed Nov 1, 2023

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    0c0921a View commit details
  6. Publish v3.441.0

    awstools committed Nov 1, 2023
    Copy the full SHA
    2d3bba9 View commit details
Loading