Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Comments

build(deps): bump @aws-sdk/client-qldb from 3.186.0 to 3.322.0#481

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/aws-sdk/client-qldb-3.322.0
Closed

build(deps): bump @aws-sdk/client-qldb from 3.186.0 to 3.322.0#481
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/aws-sdk/client-qldb-3.322.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps @aws-sdk/client-qldb from 3.186.0 to 3.322.0.

Release notes

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

v3.322.0

3.322.0(2023-04-27)

Documentation Changes
  • client-osis: Documentation updates for OpenSearch Ingestion (36998766)
  • client-qldb: Documentation updates for Amazon QLDB (ad22454f)
  • client-xray: Updated X-Ray documentation with Resource Policy API descriptions. (88a8fb0f)
New Features
  • clients: update client endpoints as of 2023-04-27 (bdc2c810)
  • client-guardduty: Added API support to initiate on-demand malware scan on specific resources. (309ab61b)
  • client-ec2: This release adds support for AMD SEV-SNP on EC2 instances. (c57a8bf3)
  • client-iotdeviceadvisor: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket. (8e370f24)
  • client-sagemaker: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio (d7edbd52)
  • client-emr-containers: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS. (ab0a6d0f)
  • client-marketplace-catalog: Enabled Pagination for List Entities and List Change Sets operations (4df226f4)
  • client-lambda: Add Java 17 (java17) support to AWS Lambda (5e95e01b)
  • client-kafka: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters. (701a7a1b)

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

v3.321.1

3.321.1(2023-04-27)

Bug Fixes
  • clients: deserialization of jsonName complex shapes (#4670) (d79d1414)
  • node-http-handler: undeprecate connectionTimeout (#4669) (79c46f35)

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

v3.321.0

3.321.0(2023-04-26)

Chores
New Features
  • clients: update client endpoints as of 2023-04-26 (5aa11d87)
  • client-osis: Initial release for OpenSearch Ingestion (81e58f6a)

... (truncated)

Changelog

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

3.322.0 (2023-04-27)

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

3.321.1 (2023-04-27)

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

3.319.0 (2023-04-24)

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

3.316.0 (2023-04-19)

Features

  • smithy-client: factory for aggregated clients (#4639) (852b99d)

3.315.0 (2023-04-17)

Features

  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6e)

3.312.0 (2023-04-12)

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

... (truncated)

Commits
  • dac4b45 Publish v3.322.0
  • ad22454 docs(client-qldb): Documentation updates for Amazon QLDB
  • dcd8bca Publish v3.321.1
  • 673666e Publish v3.319.0
  • 636d752 Publish v3.316.0
  • 852b99d feat(smithy-client): factory for aggregated clients (#4639)
  • b01bc6c Publish v3.315.0
  • 8798a6e feat(codegen): shorten serialization and deserialization code in protocols fi...
  • 2e13a0f Publish v3.312.0
  • 3d2bea8 Publish v3.310.0
  • 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 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-qldb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-qldb) from 3.186.0 to 3.322.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-qldb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.322.0/clients/client-qldb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-qldb"
  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 May 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2023

Superseded by #483.

@dependabot dependabot bot closed this May 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/aws-sdk/client-qldb-3.322.0 branch May 9, 2023 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants