Skip to content

v3.21.0

Compare
Choose a tag to compare
@release-please release-please released this 18 Apr 17:24
bd0814c

3.21.0 (2024-04-18)

Features

Bug Fixes

  • Add types to DatasetReference constructor (#1601) (bf8861c)
  • Creates linting-typing.cfg in presubmit (#1881) (c852c15)
  • Remove duplicate key time_partitioning from Table._PROPERTY_TO_A… (#1898) (82ae908)
  • Retry query jobs that fail even with ambiguous jobs.getQueryResults REST errors (#1903, #1900) (1367b58)

Performance Improvements

  • Avoid unnecessary API call in QueryJob.result() when job is already finished (#1900) (1367b58)