Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-dynamodb from 3.693.0 to 3.705.0.

Release notes

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

v3.705.0

3.705.0(2024-12-03)

Documentation Changes
  • client-cloudwatch: Support for configuring AiOps investigation as alarm action (89b254cb)
New Features
  • clients: update client endpoints as of 2024-12-03 (a0ccaa10)
  • client-datazone: Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients. (86fba5d2)
  • client-lakeformation: This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field. (860d0d87)
  • client-redshift-serverless: Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups. (e55f648d)
  • client-athena: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. (500786a1)
  • client-bedrock: Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging. (44b1172b)
  • client-bedrock-agent-runtime: Releasing SDK for multi agent collaboration (c1cceb36)
  • client-qbusiness: Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications. (60ec2100)
  • 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. (b6368e5d)
  • client-redshift: Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog. (b6e41dd2)
  • client-dsql: Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management. (94d15989)
  • client-bedrock-agent: Releasing SDK for Multi-Agent Collaboration. (29558b0c)
  • client-bedrock-runtime: Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI. (9169d694)
  • client-s3tables: Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale. (d8beae29)
  • client-glue: This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections (9c425d59)
  • client-qapps: Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity. (e8b4cd83)
  • client-dynamodb: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. (c96da515)
  • client-quicksight: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC). (40ef36db)

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

v3.704.0

3.704.0(2024-12-03)

Documentation Changes
  • lib-dynamodb: add details to description of removeUndefinedValues (#6710) (044441e1)
  • use array/map/set example for removeUndefinedValues (#6709) (8acd39e8)
New Features
  • clients: update client endpoints as of 2024-12-03 (25460cc8)
  • client-socialmessaging: Added support for passing role arn corresponding to the supported event destination (75bd8462)
  • client-s3-control: It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests (94cd2b39)
  • client-bedrock-runtime: Add an API parameter that allows customers to set performance configuration for invoking a model. (f87e55a1)

... (truncated)

Changelog

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

3.705.0 (2024-12-03)

Features

  • client-dynamodb: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. (c96da51)

3.699.0 (2024-11-22)

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

3.696.0 (2024-11-19)

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

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-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.693.0 to 3.705.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.705.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2024

Superseded by #475.

@dependabot dependabot bot closed this Dec 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.705.0 branch December 13, 2024 13:00
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.

1 participant