Skip to content

v0.4.5

Compare
Choose a tag to compare
@psarna psarna released this 06 May 14:17
· 2146 commits to main since this release
  • CDC partitioner support was added
  • tower integration example was added
  • CQL type parser was rewritten to recursive-descent, to properly handle nested types
  • failing to fetch metadata is now non-fatal
  • uuid and dashmap dependencies were updated
  • the driver now officially declares its minimum supported Rust version: 1.59
  • CI is updated accordingly, to ensure that we work properly on the minimum Rust version