Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

v2.29.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 27 Oct 17:17
d9dfc24

Features

  • add QueryJob.schema property for dry run queries (#1014) (2937fa1)
  • add session and connection properties to QueryJobConfig (#1024) (e4c94f4)
  • add support for INTERVAL data type to list_rows (#840) (e37380a)
  • allow queryJob.result() to be called on a dryRun (#1015) (685f06a)

Documentation

  • document ScriptStatistics and other missing resource classes (#1023) (6679109)
  • fix formatting of generated client docstrings (#1009) (f7b0ee4)

Dependencies