Skip to content

feat: change to AWS SDK V3 #64

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

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

bflorian
Copy link
Contributor

@bflorian bflorian commented Oct 1, 2023

BREAKING CHANGE: The initialization of the context store is not backward compatible since the AWS V3 client is initialized
differently than the V2 client. Otherwise, the operation of the context store is backward compatible with the 2.X version

This update uses the V2 version of the AWS DynamoDB SDK, which is more modular than the V2 version, which is being retired.

@bflorian bflorian force-pushed the aws-sdk-v3 branch 6 times, most recently from 3d6c33f to e622005 Compare October 2, 2023 12:03
@bflorian bflorian changed the title feat: change to AWS SDK V3 and add get/set item to context feat: change to AWS SDK V3 Oct 2, 2023

### Partition Key Prefix

The default behavior is to construction the partition key of the context records from the installedAppId with
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor grammar error here. construction -> construct.

@bflorian bflorian merged commit 00e1a8b into SmartThingsCommunity:main Oct 2, 2023
github-actions bot pushed a commit that referenced this pull request Oct 2, 2023
## [2.2.0](v2.1.2...v2.2.0) (2023-10-02)

### Features

* change to AWS SDK V3 and add get/set item to context ([#64](#64)) ([00e1a8b](00e1a8b))
@smartthingspi
Copy link
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants