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-config-service from 3.696.0 to 3.699.0 #3081

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-config-service from 3.696.0 to 3.699.0.

Release notes

Sourced from @​aws-sdk/client-config-service'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-config-service's changelog.

3.699.0 (2024-11-22)

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

Commits

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-config-service](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-config-service) from 3.696.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-config-service/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-config-service)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-config-service"
  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 Nov 23, 2024
Copy link

sonarcloud bot commented Nov 23, 2024

@github-actions github-actions bot merged commit 6b47fc8 into main Nov 23, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-config-service-3.699.0 branch November 23, 2024 01:54
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