This repository was archived by the owner on Mar 6, 2026. It is now read-only.
v3.31.0
3.31.0 (2025-03-20)
Features
- Add query text and total bytes processed to RowIterator (#2140) (2d5f932)
- Add support for Python 3.13 (0842aa1)
Bug Fixes
- Adding property setter for table constraints, #1990 (#2092) (f8572dd)
- Allow protobuf 6.x (0842aa1)
- Avoid "Unable to determine type" warning with JSON columns in
to_dataframe(#1876) (968020d) - Remove setup.cfg configuration for creating universal wheels (#2146) (d7f7685)