File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-bigquery/#history
6
6
7
+ ## [ 2.13.0] ( https://www.github.com/googleapis/python-bigquery/compare/v2.12.0...v2.13.0 ) (2021-03-22)
8
+
9
+
10
+ ### Features
11
+
12
+ * add ` ExternalConfig.connection_id ` property to connect to external sources ([ #560 ] ( https://www.github.com/googleapis/python-bigquery/issues/560 ) ) ([ d93986e] ( https://www.github.com/googleapis/python-bigquery/commit/d93986e0259952257f2571f60719b52099c29c0c ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * avoid overly strict dependency on pyarrow 3.x ([ #564 ] ( https://www.github.com/googleapis/python-bigquery/issues/564 ) ) ([ 97ee6ec] ( https://www.github.com/googleapis/python-bigquery/commit/97ee6ec6cd4bc9f833cd506dc6d244d103654cfd ) )
18
+ * avoid policy tags 403 error in ` load_table_from_dataframe ` ([ #557 ] ( https://www.github.com/googleapis/python-bigquery/issues/557 ) ) ([ 84e646e] ( https://www.github.com/googleapis/python-bigquery/commit/84e646e6b7087a1626e56ad51eeb130f4ddfa2fb ) )
19
+
7
20
## [ 2.12.0] ( https://www.github.com/googleapis/python-bigquery/compare/v2.11.0...v2.12.0 ) (2021-03-16)
8
21
9
22
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.12 .0"
15
+ __version__ = "2.13 .0"
You can’t perform that action at this time.
0 commit comments