Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps @aws-sdk/client-s3 from 3.842.0 to 3.845.0.

Release notes

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

v3.845.0

3.845.0(2025-07-15)

Chores
New Features
  • clients: update client endpoints as of 2025-07-15 (8cbd7a20)
  • client-pricing: This release adds support for new filter types in GetProducts API, including EQUALS, CONTAINS, ANY_OF, and NONE_OF. (0f1048c0)
  • client-datazone: Removing restriction of environment profile identifier as required field, S3 feature release (5b32ed8e)
  • client-dynamodb-streams: Added support for optional shard filter parameter in DescribeStream api that allows customers to fetch child shards of a read_only parent shard. (33f76e96)
  • client-s3tables: Adds table bucket type to ListTableBucket and GetTableBucket API operations (5784238b)
  • client-ec2: This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address. (ba3d8375)
  • client-quicksight: Introduced custom instructions for topics. (261ae684)
  • client-ecs: Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them. (26ec370f)
  • client-bedrock-agent: Add support for S3 Vectors as a vector store. (62f309ed)
  • client-sagemaker: This release adds support for a new Restricted instance group type to enable a specialized environment for running Nova customization jobs on SageMaker HyperPod clusters. This release also adds support for SageMaker pipeline versioning. (469f748a)
  • client-s3: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records. (6f14868b)
  • client-opensearch: AWS Opensearch adds support for enabling s3 vector engine options. After enabling this option, customers will be able to create indices with s3 vector engine. (076c2b75)
  • client-eventbridge: Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage. (f9e43a06)
  • client-repostspace: This release introduces Channels functionality with CreateChannel, GetChannel, ListChannels, and UpdateChannel operations. Channels provide dedicated collaboration spaces where teams can organize discussions and knowledge by projects, business units, or areas of responsibility. (9d93a265)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (1a04801a)
Bug Fixes
  • clients: upgrade @​smithy/middleware-endpoint to fix file/env endpoint resolution (#7206) (37a62751)
Tests

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

v3.844.0

3.844.0(2025-07-09)

Chores
  • codegen:

... (truncated)

Changelog

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

3.845.0 (2025-07-15)

Bug Fixes

  • clients: upgrade @​smithy/middleware-endpoint to fix file/env endpoint resolution (#7206) (37a6275)

Features

  • client-s3: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records. (6f14868)

3.844.0 (2025-07-09)

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

Commits
  • 8a37039 Publish v3.845.0
  • 6f14868 feat(client-s3): Amazon S3 Metadata live inventory tables provide a queryable...
  • 37a6275 fix(clients): upgrade @​smithy/middleware-endpoint to fix file/env endpoint re...
  • d9c5976 Publish v3.844.0
  • d65a730 chore(codegen): sync for isCustomEndpoint changes (#7193)
  • See full diff 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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.842.0 to 3.845.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.845.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.845.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2025
@dependabot dependabot bot requested review from a team as code owners July 15, 2025 21:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2025
@andreaangiolillo andreaangiolillo merged commit 01a9c25 into main Jul 16, 2025
5 checks passed
@andreaangiolillo andreaangiolillo deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.845.0 branch July 16, 2025 10:03
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.

2 participants