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.910.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.911.0
Choose a head ref
  • 12 commits
  • 1,186 files changed
  • 3 contributors

Commits on Oct 14, 2025

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

Commits on Oct 15, 2025

  1. fix(xml-builder): move DOMParser init from module level to function c…

    …all (#7426)
    
    Remove DOMParser initialization import side-effect.
    
    Prevents the entire lib from breaking in environments where global DOMParser is not available and XML parsing is not required.
    10xjs authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    68252cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4487485 View commit details
    Browse the repository at this point in the history
  3. feat(client-guardduty): Added default pagination value for ListMalwar…

    …eProtectionPlans API and updated UpdateFindingsFeedback API
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    0251678 View commit details
    Browse the repository at this point in the history
  4. feat(client-timestream-influxdb): This release adds support for creat…

    …ing and managing InfluxDB 3 Core and Enterprise DbClusters.
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    cd8530e View commit details
    Browse the repository at this point in the history
  5. feat(client-elastic-load-balancing-v2): This release expands Listener…

    … Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    4e96bda View commit details
    Browse the repository at this point in the history
  6. feat(client-ec2): Introducing EC2 Capacity Manager for monitoring and…

    … analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    4d78ec9 View commit details
    Browse the repository at this point in the history
  7. feat(client-lightsail): Add support for manage Lightsail Bucket CORS …

    …configuration
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    719ff90 View commit details
    Browse the repository at this point in the history
  8. feat(client-bedrock): Amazon Bedrock Automated Reasoning Policy now o…

    …ffers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    cf20670 View commit details
    Browse the repository at this point in the history
  9. feat(client-docdb): Add support for NetworkType field in CreateDbClus…

    …ter, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.
    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    63f5c25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8544d3a View commit details
    Browse the repository at this point in the history
  11. Publish v3.911.0

    awstools committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    7cf6665 View commit details
    Browse the repository at this point in the history
Loading