Skip to content

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Apr 22, 2025

🤖 I have created a release beep boop

2.2.0 (2025-04-30)

Features

  • Add gemini-2.0-flash-001 and gemini-2.0-flash-lite-001 to fine tune score endponts and multimodal endpoints (#1650) (4fb54df)
  • Add GeminiTextGenerator.predict structured output (#1653) (6199023)
  • DataFrames.getitem support for slice input (#1668) (563f0cb)
  • Print right origin of PreviewWarning for the bpd.udf (#1629) (48d10d1)
  • Session.bytes_processed_sum will be updated when allow_large_re… (#1669) (ae312db)
  • Short circuit query for local scan (#1618) (e84f232)
  • Support names parameter in read_csv for bigquery engine (#1659) (3388191)
  • Support passing list of values to bigframes.core.sql.simple_literal (#1641) (102d363)
  • Support write api as loading option (#1617) (c46ad06)

Bug Fixes

  • DataFrame accessors is not pupulated (#1639) (28afa2c)
  • Prefer remote schema instead of throwing on materialize conflicts (#1644) (53fc25b)
  • Remove itertools.pairwise usage (#1638) (9662745)
  • Resolve issue where pre-release versions of google-auth are installed (#1491) (ebb7a5e)
  • Resolve some of the typo errors (#1655) (cd7fbde)

Performance Improvements

Dependencies

Documentation

  • Add JSON data types notebook (#1647) (9128c4a)
  • Add sample code snippets for udf (#1649) (53caa8d)
  • Fix bq_dataframes_template notebook to work if partial ordering mode is enabled (#1665) (f442e7a)
  • Note that udf is in preview and must be python 3.11 compatible (#1629) (48d10d1)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners April 22, 2025 18:06
@release-please release-please bot requested a review from tswast April 22, 2025 18:06
@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 Apr 22, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 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 Apr 22, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2025
@release-please release-please bot changed the title chore(main): release 2.1.1 chore(main): release 2.2.0 Apr 22, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 82ac9c7 to 3090912 Compare April 22, 2025 18:59
@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 Apr 22, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 3090912 to 00d4729 Compare April 22, 2025 19:23
@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 Apr 22, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 00d4729 to ff9e417 Compare April 22, 2025 20:59
@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 Apr 22, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ff9e417 to 44a53e3 Compare April 23, 2025 00:28
@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 Apr 23, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 954318b to 093e3b5 Compare April 29, 2025 22:15
@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 Apr 29, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Apr 29, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 29, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 093e3b5 to 38382d6 Compare April 30, 2025 01:12
@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 Apr 30, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 30, 2025
@TrevorBergeron TrevorBergeron merged commit f3fd7e2 into main May 1, 2025
24 checks passed
@TrevorBergeron TrevorBergeron deleted the release-please--branches--main branch May 1, 2025 00:00
Copy link
Contributor Author

release-please bot commented May 1, 2025

🤖 Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2025-05-01T00:00:28.153Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

🥚 You hatched a release! The release build finished successfully! 💜

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

🥚 You hatched a release! The release build finished successfully! 💜

sycai pushed a commit that referenced this pull request May 1, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sycai added a commit that referenced this pull request May 5, 2025
…read_gbq_query()` (#1674)

* feat: add dry_run parameter to read_gbq() and read_gbq_query()

* fix lint

* chore(main): release 2.2.0 (#1643)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* create a different stats report for reading gbq tables

* fix lint

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* rename column count and column dtypes

* fix typo

* format code

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants