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.296.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.297.0
Choose a head ref
  • 11 commits
  • 17,927 files changed
  • 4 contributors

Commits on Mar 22, 2023

  1. Copy the full SHA
    023f661 View commit details
  2. Reduce xml deser size with empty object (#4565)

    * chore(codegen): reduce XML deser size by not defining empty object
    
    We don't need to define the entire object up front and can instead
    just add values to the result if they are present. This has the
    net effect of -14k lines of generated code across XML services.
    
    * chore(codegen): generate XML deserializers
    
    ---------
    
    Co-authored-by: Michael Dowling <michael@mtdowling.com>
    srchase and mtdowling authored Mar 22, 2023
    Copy the full SHA
    247b51f View commit details
  3. Copy the full SHA
    107d2fe View commit details
  4. feat(client-resiliencehub): This release provides customers with the …

    …ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
    awstools committed Mar 22, 2023
    Copy the full SHA
    bb17cb4 View commit details
  5. feat(client-ssm): This Patch Manager release supports creating, updat…

    …ing, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.
    awstools committed Mar 22, 2023
    Copy the full SHA
    3094ca5 View commit details
  6. feat(client-pipes): This release improves validation on the ARNs in t…

    …he API model
    awstools committed Mar 22, 2023
    Copy the full SHA
    62c1580 View commit details
  7. docs(client-iam): Documentation updates for AWS Identity and Access M…

    …anagement (IAM).
    awstools committed Mar 22, 2023
    Copy the full SHA
    b12c244 View commit details
  8. docs(client-networkmanager): This release includes an update to creat…

    …e-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
    awstools committed Mar 22, 2023
    Copy the full SHA
    5b5538b View commit details
  9. feat(client-iottwinmaker): This release adds support of adding metada…

    …ta when creating a new scene or updating an existing scene.
    awstools committed Mar 22, 2023
    Copy the full SHA
    98c2508 View commit details
  10. Copy the full SHA
    86334b3 View commit details
  11. Publish v3.297.0

    awstools committed Mar 22, 2023
    Copy the full SHA
    9d88c88 View commit details
Loading