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.696.0 to 3.697.0 #6404

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

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

Release notes

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

v3.697.0

3.697.0(2024-11-20)

New Features
  • clients: update client endpoints as of 2024-11-20 (ece08650)
  • client-mediapackagev2: MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API. (1708e8dc)
  • client-cloudfront: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled. (34946f74)
  • client-mediaconvert: This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings. (3e061571)
  • client-controltower: Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts. (d9ff29d8)
  • client-auto-scaling: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs. (9c56b968)
  • client-ec2: With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family. (7cf2a366)
  • client-ecs: This release adds support for the Availability Zone rebalancing feature on Amazon ECS. (3d12b747)
  • client-bedrock-agent-runtime: Releasing new Prompt Optimization to enhance your prompts for improved performance (9e49c849)
  • client-compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases. (15509fdf)
  • client-application-discovery-service: Add support to import data from commercially available discovery tools without file manipulation. (2cc0b793)
  • client-cost-optimization-hub: This release adds action type "Delete" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type "Delete". (dc6c77dd)
  • client-rbin: This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule. (c1967537)
  • client-elastic-load-balancing-v2: This release adds support for configuring Load balancer Capacity Unit reservations (1cc5eef1)
  • client-rds: This release adds support for scale storage on the DB instance using a Blue/Green Deployment. (ed19e89a)
  • client-workspaces: Added support for Rocky Linux 8 on Amazon WorkSpaces Personal. (0873d670)
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e315)
  • client-timestream-query: This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance. (8584dff5)
  • client-omics: Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run. (ede37683)
  • client-datazone: This release supports Metadata Enforcement Rule feature for Create Subscription Request action. (efe0aaf5)
  • client-workspaces-web: Added data protection settings with support for inline data redaction. (b1f5b060)
Bug Fixes
  • middleware-flexible-checksums: use input from args and not middleware config (#6677) (199aad02)

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

Changelog

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

3.697.0 (2024-11-20)

Bug Fixes

  • middleware-flexible-checksums: use input from args and not middleware config (#6677) (199aad0)
Commits
  • dfea325 Publish v3.697.0
  • 199aad0 fix(middleware-flexible-checksums): use input from args and not middleware co...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2024
@github-actions github-actions bot enabled auto-merge November 21, 2024 01:26
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.696.0 to 3.697.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.697.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-s3-3.697.0 branch from c608ccc to 3bd4b0c Compare November 21, 2024 01:43
@github-actions github-actions bot merged commit 5bd361c into master Nov 21, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.697.0 branch November 21, 2024 02: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.

0 participants