File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.17.4] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.3...v0.17.4 ) (2022-03-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * avoid deprecated "out-of-band" authentication flow ([ #500 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/500 ) ) ([ 4758e3a] ( https://github.com/googleapis/python-bigquery-pandas/commit/4758e3a9ccb82109aae65f76258b2910077e02dd ) )
9+ * correctly transform query job timeout configuration and exceptions ([ #492 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/492 ) ) ([ d8c3900] ( https://github.com/googleapis/python-bigquery-pandas/commit/d8c3900eda5aa2cb5b663b2be569d639f6a028a9 ) )
10+
311### [ 0.17.3] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.2...v0.17.3 ) (2022-03-05)
412
513
Original file line number Diff line number Diff line change 22# Use of this source code is governed by a BSD-style
33# license that can be found in the LICENSE file.
44
5- __version__ = "0.17.3 "
5+ __version__ = "0.17.4 "
You can’t perform that action at this time.
0 commit comments