Skip to content

v2.10.0

Compare
Choose a tag to compare
@release-please release-please released this 28 Feb 21:10
725a17a

2.10.0 (2022-02-28)

Features

Bug Fixes

  • Add a e2e test on byte string array and remove a impossible case for byte array conversion (#1546) (adcb9bb)
  • add more idiomatic way to insert ARRAY data (#1550) (3ae4038)
  • remove bigquery.readonly auth scope (#1543) (a70ae45)

Dependencies

  • update actions/github-script action to v6 (#1533) (370c3b5)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.9.0 (#1538) (43446b2)

Documentation

  • tutorials: Add STRUCT column to tutorial (#1534) (9595dab)
  • tutorials: Call append asynchronously instead of blocking (#1542) (c777e23)