Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:35
· 5 commits to main since this release
4742cbc

Other

  • replace configuration with builder

Changed

  • Replace the deserializable public configuration structs and
    ScyllaClient::new with an asynchronous ScyllaClient::builder construction
    API. Applications now own configuration deserialization.