pypi google-cloud-bigquery 3.12.0
v3.12.0

latest releases: 3.25.0, 3.24.0, 3.23.1...
11 months ago

3.12.0 (2023-10-02)

Features

  • Add Dataset.storage_billing_model setter, use client.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_model to be explicitly set to None to use project default value (#1665) (514d3e1)
  • Relax timeout expectations (#1645) (1760e94)
  • Use isinstance() per E721, unpin flake8 (#1659) (54a7769)

Documentation

Don't miss a new google-cloud-bigquery release

NewReleases is sending notifications on new releases.