You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/changelog.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Changelog
5
5
------------------
6
6
- Fix bug with querying for an array of floats (:issue:`123`)
7
7
- Fix bug with integer columns on Windows. Explicitly use 64bit integers when converting from BQ types. (:issue:`119`)
8
-
- Update ``google-cloud-python`` dependency to version 0.32.0+(:issue:`TBD`)
8
+
- Update ``google-cloud-python`` dependency to version 0.32.0+. Fixes bug caused by breaking change the way ``google-cloud-python`` handles additional configuration argument to ``read_gbq``. (:issue:`152`)
0 commit comments