Skip to content

v3.0.0

Compare
Choose a tag to compare
@smartthingspi smartthingspi released this 02 Oct 17:02
· 2 commits to main since this release

3.0.0 (2023-10-02)

⚠ BREAKING CHANGES

  • 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

Features

  • change to AWS SDK V3 and release (#65) (53f3959)