v0.4.5
- 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