Skip to content

Releases: googleapis/python-bigquery-pandas

v0.19.1

30 Jan 14:20
8fe9c01
Compare
Choose a tag to compare

0.19.1 (2023-01-25)

Documentation

  • Updates the user instructions re OAuth (0c2b716)

v0.19.0

11 Jan 18:38
98f1571
Compare
Choose a tag to compare

0.19.0 (2023-01-11)

Features

  • Adds ability to provide redirect uri (#595) (a06085e)

v0.18.1

29 Nov 15:47
4d16e63
Compare
Choose a tag to compare

0.18.1 (2022-11-28)

Dependencies

  • Remove upper bound for python and pyarrow (#592) (4d28684)

v0.18.0

24 Nov 02:48
4372d86
Compare
Choose a tag to compare

0.18.0 (2022-11-19)

Features

  • Map "if_exists" value to LoadJobConfig.WriteDisposition (#583) (7389cd2)

v0.17.9

28 Sep 19:04
a6086d9
Compare
Choose a tag to compare

0.17.9 (2022-09-27)

Bug Fixes

  • Updates requirements.txt to fix failing tests due to missing req (#575) (1d797a3)

v0.17.8

09 Aug 11:42
588bab5
Compare
Choose a tag to compare

0.17.8 (2022-08-09)

Bug Fixes

v0.17.7

11 Jul 18:47
645b6d2
Compare
Choose a tag to compare

0.17.7 (2022-07-11)

Bug Fixes

  • allow to_gbq to run without bigquery.tables.create permission. (#539) (3988306)

v0.17.6

09 Jun 14:27
429520e
Compare
Choose a tag to compare

0.17.6 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#529) (218e06a)

v0.17.5

19 May 12:36
1831774
Compare
Choose a tag to compare

0.17.5 (2022-05-09)

Bug Fixes

v0.17.4

14 Mar 18:26
ae6ad6b
Compare
Choose a tag to compare

0.17.4 (2022-03-14)

Bug Fixes

  • avoid deprecated "out-of-band" authentication flow (#500) (4758e3a)
  • correctly transform query job timeout configuration and exceptions (#492) (d8c3900)