python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

chore(v1): release 1.42.0

Open release-please[bot] opened this issue 9 months ago • 1 comments

:robot: I have created a release beep boop

1.42.0 (2025-03-28)

Features

  • Add closed parameter in rolling() (#1539) (83379a4)
  • Add GeoSeries.difference() and bigframes.bigquery.st_difference() (#1471) (e12c7d8)
  • Add GeoSeries.intersection() and bigframes.bigquery.st_intersection() (#1529) (d86c6af)
  • Add df.take and series.take (#1509) (e439e67)
  • Add Linear_Regression.global_explain() (#1446) (b4da026)
  • Allow iloc to support lists of negative indices (#1497) (9d438d5)
  • Set vscode and jupyter environments in the BQ jobs (#1527) (5dd1ebd)
  • Support dry_run in to_pandas() (#1436) (a29a751)
  • Support window partition by geo column (#1512) (f8f9640)
  • Upgrade BQ managed udf to preview (#1536) (b841379)

Bug Fixes

  • Add deprecation warning to TextEmbeddingGenerator model, espeically gemini-1.0-X and gemini-1.5-X (#1534) (2d82871)
  • Change the default value for pdf extract/chunk (#1517) (92d7445)
  • Local data always has sequential index (#1514) (e7d440f)
  • Read_pandas inline returns None when exceeds limit (#1525) (9d5d280)
  • Temporary fix for StreamingDataFrame not working backend bug (#1533) (07f7758)
  • Tolerate BQ connection service account propagation delay (#1505) (6374662)

Performance Improvements

Documentation

  • Update GeoSeries.difference() and bigframes.bigquery.st_difference() docs (#1526) (85801e6)

This PR was generated with Release Please. See documentation.

release-please[bot] avatar Mar 28 '25 21:03 release-please[bot]

Adding do not merge until release freeze ends on April 14th

parthea avatar Apr 03 '25 15:04 parthea

Closing this obsolete PR.

sycai avatar Oct 27 '25 18:10 sycai