This repository was archived by the owner on Mar 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.0] ( https://github.com/ibis-project/ibis-bigquery/compare/v2.0.0...v2.1.0 ) (2022-03-15)
4+
5+
6+ ### Features
7+
8+ * Raise better error message when incorrect dataset is supplied [ #113 ] ( https://github.com/ibis-project/ibis-bigquery/issues/113 ) ([ #115 ] ( https://github.com/ibis-project/ibis-bigquery/issues/115 ) ) ([ dc474af] ( https://github.com/ibis-project/ibis-bigquery/commit/dc474af94bb8590c9acf3ec3f94634f366349580 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * avoid deprecated "out-of-band" authentication flow ([ #116 ] ( https://github.com/ibis-project/ibis-bigquery/issues/116 ) ) ([ 9dc5808] ( https://github.com/ibis-project/ibis-bigquery/commit/9dc580800d607b809433bb2a3f2da2ba43b2f679 ) )
14+
15+
16+ ### Dependencies
17+
18+ * fix minimum ibis-framework dependency ([ b8834ce] ( https://github.com/ibis-project/ibis-bigquery/commit/b8834ce58453a09d790f44eb73f98319f17f84fa ) )
19+
320## [ 2.0.0] ( https://www.github.com/ibis-project/ibis-bigquery/compare/v0.1.1...v2.0.0 ) (2021-12-02)
421
522
Original file line number Diff line number Diff line change 1- __version__ = "2.0 .0"
1+ __version__ = "2.1 .0"
You can’t perform that action at this time.
0 commit comments