This release adds support for the vector type that was introduced by DataStax Astra and Apache Cassandra 5.0. With this release you can now perform vector related operations using this driver (e.g vector search).
There is still no support for the "ANN" operator in LINQ so if you need to use this operator for vector search (or other queries) then you have to use the Mapper or Simple/Prepared Statements.