File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 3 files changed +12
-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-24)
8
+
9
+
10
+ ### Features
11
+
12
+ * 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 ) )
13
+ * Implement Index.get_loc ([ #1921 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1921 ) ) ([ bbbcaf3] ( https://github.com/googleapis/python-bigquery-dataframes/commit/bbbcaf35df113617fd6bb8ae36468cf3f7ab493b ) )
14
+
7
15
## [ 2.12.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.11.0...v2.12.0 ) (2025-07-23)
8
16
9
17
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-24 "
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-24 "
19
19
# {x-release-please-end}
You can’t perform that action at this time.
0 commit comments