This repository was archived by the owner on Nov 12, 2025. It is now read-only.
v2.25.0
2.25.0 (2024-05-01)
Features
- Add ability to request compressed ReadRowsResponse rows (#728) (fe09e3b)
- Add client side lib id with lib version (#760) (05664dc)
- Add include_recaptcha_script for as a new action in firewall policies (#753) (0d2c013)
- Add stream write samples for range (#780) (27dbbc2)
- Add support for proto3 optional tag (#727) (3b9724a)
- Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (#746) (47f6b05)
- Allow users to explicitly configure universe domain (#737) (44feef7)
Bug Fixes
- Add google-auth as a direct dependency (#740) (4942bd1)
- Export handwritten classes AppendRowsStream and ReadRowsStream (#770) (198c312)
- Fix
ValueErrorintest__validate_universe_domain(#743) (9d8ad7e) - main: Clarify importlib import (#738) (04efdbd)
- Make read_session no longer DEPRECATED (#765) (a3168f4)
- Missing export BigQueryWriteClient (#754) (2600532)
- Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (#739) (ea4c1f4)
- Use triple equal for pinned requirements (#769) (d746c3c)