Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps @aws-sdk/client-rds from 3.823.0 to 3.883.0.

Release notes

Sourced from @​aws-sdk/client-rds's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

For list of updated packages, view updated-packages.md in assets-3.883.0.zip

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-rds's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/client-rds

3.882.0 (2025-09-04)

Features

  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0)

3.881.0 (2025-09-03)

Features

  • client-rds: This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations. (ff60909)

3.879.0 (2025-08-29)

Note: Version bump only for package @​aws-sdk/client-rds

3.878.0 (2025-08-28)

Features

  • client-rds: Added RDS HTTP Endpoint feature support flag to DescribeOrderableDBInstanceOptions API (73bf48e)

3.876.0 (2025-08-26)

... (truncated)

Commits
  • 756643e Publish v3.883.0
  • 2481519 Publish v3.882.0
  • 38f10e0 feat(client-rds): Added new EndpointNetworkType and TargetConnectionNetworkTy...
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • da65081 Publish v3.881.0
  • ff60909 feat(client-rds): This release adds support for MasterUserAuthenticationType ...
  • 6681c80 Publish v3.879.0
  • 139aa8d chore(codegen): sync for schema-serde event-streams (#7291)
  • 1edc7fd Publish v3.878.0
  • 73bf48e feat(client-rds): Added RDS HTTP Endpoint feature support flag to DescribeOrd...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 20:21
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Sep 8, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 8, 2025 20:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-rds-3.883.0 branch from b7b6fa8 to 3e33703 Compare September 11, 2025 08:29
Bumps [@aws-sdk/client-rds](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rds) from 3.823.0 to 3.883.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-rds/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-rds)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-rds"
  dependency-version: 3.883.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-rds-3.883.0 branch from 3e33703 to e1b1e46 Compare September 12, 2025 01:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #551.

@dependabot dependabot bot closed this Sep 15, 2025
auto-merge was automatically disabled September 15, 2025 19:15

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-rds-3.883.0 branch September 15, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants