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

chore(deps-dev): bump @aws-sdk/client-s3 from 3.697.0 to 3.715.0 #950

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @aws-sdk/client-s3 from 3.697.0 to 3.715.0.

Release notes

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

v3.715.0

3.715.0(2024-12-18)

Documentation Changes
  • client-mwaa: Added support for Apache Airflow version 2.10.3 to MWAA. (a4722467)
  • credential-providers: fix link casing (#6746) (7fee20d7)
New Features
  • clients: update client endpoints as of 2024-12-18 (e919afa9)
  • client-iot: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. (87094038)
  • client-amplify: Added WAF Configuration to Amplify Apps (be98eba2)
  • client-connect: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. (4e1a96b2)
  • client-quicksight: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. (2c03dc78)
  • client-transfer: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. (c7611a42)
  • client-connectparticipant: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. (16bb7dba)
  • client-budgets: Releasing minor partition endpoint updates (1f0b1f32)
  • client-datasync: AWS DataSync introduces the ability to update attributes for in-cloud locations. (1c7cb389)
  • client-resiliencehub: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. (20148895)
Bug Fixes
  • middleware-flexible-checksums: skip checksum computation if provided (#6745) (e1678f80)

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
    • update client endpoints as of 2024-12-17 (38482d09)

... (truncated)

Changelog

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

3.715.0 (2024-12-18)

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

3.705.0 (2024-12-03)

Features

  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

... (truncated)

Commits
  • 0ce31bd Publish v3.715.0
  • a116e07 Publish v3.714.0
  • afd9eea feat(clients): profile setting for clients (#6728)
  • b9b146c chore(middleware-flexible-checksums): use object for requestAlgorithmMember (...
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 728fa5a Publish v3.705.0
  • b6368e5 feat(client-s3): Amazon S3 Metadata stores object metadata in read-only, full...
  • 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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.697.0 to 3.715.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.715.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@dependabot dependabot bot requested a review from a team December 19, 2024 06:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Superseded by #953.

@dependabot dependabot bot closed this Dec 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.715.0 branch December 20, 2024 06:07
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