This repository was archived by the owner on Mar 13, 2026. It is now read-only.
v1.1.0
Features
- drop read_only on a connection returned back to a pool (#189) (16388c1)
- rollback a connection returned back to pool (#193) (13ff9cb)
- support SQLAlchemy 1.4 (#191) (029b181)
Bug Fixes
- bump up google-cloud-spanner required version (#171) (33c86e8)
- connection reset fails when an additional dialect is used (#188) (417b8b8)
- delete stale instance with delay of 5 seconds (#194) (2932a02)
- NOT NULL computed column creation failure (#173) (e336735)