Skip to content
v3.0.0

Breaking changes:

* Migrating to psycopg3

Improvements:

* pytest_plugin: Improve cassandra fixtures to speedup and cleanup tests

Fixes:

* Fix 'database "tests" is being accessed by other users' (caused by
  psycopg3 migration)
cassandra/cql: Ensure to shutdown cluster when destroying CqlRunner