Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-s3 from 3.632.0 to 3.662.0 #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps @aws-sdk/client-s3 from 3.632.0 to 3.662.0.

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.657.0 (2024-09-23)

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

3.654.0 (2024-09-18)

Features

  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • b06a8b7 Publish v3.657.0
  • 0ade74b Publish v3.654.0
  • a00b8b0 feat(client-s3): Added SSE-KMS support for directory buckets.
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@aws-sdk/client-s3 [>= 3.637.a, < 3.638]

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.632.0 to 3.662.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.662.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants