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.905.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.906.0
Choose a head ref
  • 8 commits
  • 1,031 files changed
  • 2 contributors

Commits on Oct 8, 2025

  1. chore(clients): use rollup for dist-cjs (#7406)

    * chore(clients): use rollup for dist-cjs
    
    * chore: more naming exceptions for inliner
    
    * chore: build rollup in multi-entry mode
    
    * chore: add known build alias
    
    * chore: clean only tsc files
    
    * chore: add rollup cache to gitignore
    kuhe authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    7642359 View commit details
    Browse the repository at this point in the history
  2. chore(core/protocols): inline schema number values (#7412)

    * chore(core/protocols): inline schema number values
    
    * test: update types in unit tests
    kuhe authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    99121e8 View commit details
    Browse the repository at this point in the history
  3. feat(client-service-quotas): introduces Service Quotas Automatic Mana…

    …gement. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard.
    awstools committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    136894b View commit details
    Browse the repository at this point in the history
  4. feat(client-bedrock-agentcore-control): Adding support for authorizer…

    … type AWS_IAM to AgentCore Control Gateway.
    awstools committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    c3b83d4 View commit details
    Browse the repository at this point in the history
  5. feat(client-outposts): This release adds the new StartOutpostDecommis…

    …sion API, which starts the decommission process to return Outposts racks or servers.
    awstools committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    2bfac29 View commit details
    Browse the repository at this point in the history
  6. feat(client-license-manager-user-subscriptions): Released support for…

    … IPv6 and dual-stack active directories
    awstools committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    288c63a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f44c29 View commit details
    Browse the repository at this point in the history
  8. Publish v3.906.0

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