[go: up one dir, main page]

Skip to content

Release Google Cloud BigQuery 1.2.0

Compare
Choose a tag to compare
@quartzmo quartzmo released this 31 Mar 18:37
· 16740 commits to main since this release
  • Add geo-regionalization (location) support to Jobs.
  • Add Project#encryption support to Jobs. (@tswast)
  • Rename Encryption to EncryptionConfiguration. (@tswast)
  • Add blocks for setting Job properties to all Job creation methods. (@tswast)
  • Add support for lists of URLs to #load and #load_job. (@jeremywadsack)
  • Fix Schema::Field type helpers.
  • Fix Table#load example in README.