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): bump @aws-sdk/client-auto-scaling from 3.693.0 to 3.699.0 in /cdk #585

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-auto-scaling from 3.693.0 to 3.699.0.

Release notes

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

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

v3.698.0

3.698.0(2024-11-21)

Documentation Changes
  • client-elastic-load-balancing-v2: This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers. (ab2fc823)
New Features
  • clients: update client endpoints as of 2024-11-21 (010e6f3b)

... (truncated)

Changelog

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

3.699.0 (2024-11-22)

Features

  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f85)

3.697.0 (2024-11-20)

Features

  • 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. (9c56b96)

3.696.0 (2024-11-19)

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

3.695.0 (2024-11-18)

Features

  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf92)
Commits
  • 7497406 Publish v3.699.0
  • 26d5f85 feat(client-auto-scaling): Now, Amazon EC2 Auto Scaling customers can enable ...
  • dfea325 Publish v3.697.0
  • 9c56b96 feat(client-auto-scaling): With this release, customers can prioritize launch...
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • ee6bad5 Publish v3.695.0
  • f8fdf92 feat(client-auto-scaling): Amazon EC2 Auto Scaling now supports Amazon Applic...
  • 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 25, 2024
Bumps [@aws-sdk/client-auto-scaling](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-auto-scaling) from 3.693.0 to 3.699.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-auto-scaling/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-auto-scaling)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-auto-scaling"
  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/cdk/aws-sdk/client-auto-scaling-3.699.0 branch from d4628ab to 7caac07 Compare November 25, 2024 05:57
@github-actions github-actions bot merged commit 470545f into main Nov 25, 2024
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/cdk/aws-sdk/client-auto-scaling-3.699.0 branch November 25, 2024 05:59
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