File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
### [ 0.17.3] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.2...v0.17.3 ) (2022-03-05)
4
12
5
13
Original file line number Diff line number Diff line change 2
2
# Use of this source code is governed by a BSD-style
3
3
# license that can be found in the LICENSE file.
4
4
5
- __version__ = "0.17.3 "
5
+ __version__ = "0.17.4 "
You can’t perform that action at this time.
0 commit comments