File tree Expand file tree Collapse file tree 3 files changed +21
-4
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/bigframes/#history
66
7+ ## [ 2.23.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.22.0...v2.23.0 ) (2025-09-29)
8+
9+
10+ ### Features
11+
12+ * Add ai.generate_double to bigframes.bigquery package ([ #2111 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/2111 ) ) ([ 6b8154c] ( https://github.com/googleapis/python-bigquery-dataframes/commit/6b8154c578bb1a276e9cf8fe494d91f8cd6260f2 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * Prevent invalid syntax for no-op .replace ops ([ #2112 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/2112 ) ) ([ c311876] ( https://github.com/googleapis/python-bigquery-dataframes/commit/c311876b2adbc0b66ae5e463c6e56466c6a6a495 ) )
18+
19+
20+ ### Documentation
21+
22+ * Add timedelta notebook sample ([ #2124 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/2124 ) ) ([ d1a9888] ( https://github.com/googleapis/python-bigquery-dataframes/commit/d1a9888a2b47de6aca5dddc94d0c8f280344b58a ) )
23+
724## [ 2.22.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.21.0...v2.22.0 ) (2025-09-25)
825
926
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.22 .0"
15+ __version__ = "2.23 .0"
1616
1717# {x-release-please-start-date}
18- __release_date__ = "2025-09-25 "
18+ __release_date__ = "2025-09-29 "
1919# {x-release-please-end}
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.22 .0"
15+ __version__ = "2.23 .0"
1616
1717# {x-release-please-start-date}
18- __release_date__ = "2025-09-25 "
18+ __release_date__ = "2025-09-29 "
1919# {x-release-please-end}
You can’t perform that action at this time.
0 commit comments