3.69.1 (2026-08-06)
Bug Fixes
- bump grpcio to 1.59.0; require Python 3.10+ (#17351) (a53487a)
- metrics: fix GFE and AFE metrics publishing (#17561) (abf1178)
- spanner: escape embedded backticks in dbapi escape_name (#17810) (c8b0b28)
- spanner: implement dict protocol and nested unwrapping for JsonObject (#17915) (06c1f05), refs #15870