This repository was archived by the owner on Mar 6, 2026. It is now read-only.
v3.12.0
3.12.0 (2023-10-02)
Features
- Add
Dataset.storage_billing_modelsetter, useclient.update_dataset(ds, fields=["storage_billing_model"])to update (#1643) (5deba50) - Search statistics (#1616) (b930e46)
- Widen retry predicate to include ServiceUnavailable (#1641) (3e021a4)
Bug Fixes
- Allow
storage_billing_modelto be explicitly set toNoneto use project default value (#1665) (514d3e1) - Relax timeout expectations (#1645) (1760e94)
- Use isinstance() per E721, unpin flake8 (#1659) (54a7769)