Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

chore(main): release 2.3.0#1682

Merged
chelsea-lin merged 1 commit intomainfrom
release-please--branches--main
May 6, 2025
Merged

chore(main): release 2.3.0#1682
chelsea-lin merged 1 commit intomainfrom
release-please--branches--main

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please Bot commented May 1, 2025

🤖 I have created a release beep boop

2.3.0 (2025-05-06)

Features

  • Add dry_run parameter to read_gbq(), read_gbq_table() and read_gbq_query() (#1674) (4c5dee5)

Bug Fixes

  • Guarantee guid thread safety across threads (#1684) (cb0267d)
  • Support large lists of lists in bpd.Series() constructor (#1662) (0f4024c)
  • Use value equality to check types for unix epoch functions and timestamp diff (#1690) (81e8fb8)

Performance Improvements

  • to_datetime() now avoids caching inputs unless data is inspected to infer format (#1667) (dd08857)

Documentation

  • Add a visualization notebook to BigFrame samples (#1675) (ee062bf)
  • Fix spacing of k-means code snippet (#1687) (99f45dd)
  • Update snippet for Create a k-means model tutorial (#1664) (761c364)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested review from a team and ZehaoXU May 1, 2025 22:30
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 1, 2025
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels May 1, 2025
@gcf-owl-bot