File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/bigframes/#history
6
6
7
+ ## [ 2.13.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.12.0...v2.13.0 ) (2025-07-25)
8
+
9
+
10
+ ### Features
11
+
12
+ * _ read_gbq_colab creates hybrid session ([ #1901 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1901 ) ) ([ 31b17b0] ( https://github.com/googleapis/python-bigquery-dataframes/commit/31b17b01706ccfcee9a2d838c43a9609ec4dc218 ) )
13
+ * Add CSS styling for TableWidget pagination interface ([ #1934 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1934 ) ) ([ 5b232d7] ( https://github.com/googleapis/python-bigquery-dataframes/commit/5b232d7e33563196316f5dbb50b28c6be388d440 ) )
14
+ * Add row numbering local pushdown in hybrid execution ([ #1932 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1932 ) ) ([ 92a2377] ( https://github.com/googleapis/python-bigquery-dataframes/commit/92a237712aa4ce516b1a44748127b34d7780fff6 ) )
15
+ * Implement Index.get_loc ([ #1921 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1921 ) ) ([ bbbcaf3] ( https://github.com/googleapis/python-bigquery-dataframes/commit/bbbcaf35df113617fd6bb8ae36468cf3f7ab493b ) )
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * Replace ` google-cloud-iam ` with ` grpc-google-iam-v1 ` ([ #1864 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1864 ) ) ([ e5ff8f7] ( https://github.com/googleapis/python-bigquery-dataframes/commit/e5ff8f7d9fdac3ea47dabcc80a2598d601f39e64 ) )
21
+
7
22
## [ 2.12.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.11.0...v2.12.0 ) (2025-07-23)
8
23
9
24
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"
16
16
17
17
# {x-release-please-start-date}
18
- __release_date__ = "2025-07-23 "
18
+ __release_date__ = "2025-07-25 "
19
19
# {x-release-please-end}
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"
16
16
17
17
# {x-release-please-start-date}
18
- __release_date__ = "2025-07-23 "
18
+ __release_date__ = "2025-07-25 "
19
19
# {x-release-please-end}
You can’t perform that action at this time.
0 commit comments