Skip to content

chore(main): release 1.5.0 #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2024
Merged

chore(main): release 1.5.0 #645

merged 1 commit into from
May 7, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Apr 30, 2024

🤖 I have created a release beep boop

1.5.0 (2024-05-07)

Features

  • bigframes.options and bigframes.option_context now uses thread-local variables to prevent context managers in separate threads from affecting each other (#652) (651fd7d)
  • Add ARIMAPlus.coef_ property exposing ML.ARIMA_COEFFICIENTS functionality (#585) (81d1262)
  • Add a unique session_id to Session and allow cleaning up sessions (#553) (c8d4e23)
  • Add the bigframes.bigquery sub-package with a bigframes.bigquery.array_length function (#630) (9963f85)
  • Always do a query dry run when option.repr_mode == "deferred" (#652) (651fd7d)
  • Custom query labels for compute options (#638) (f561799)
  • Raise NoDefaultIndexError from read_gbq on clustered/partitioned tables with no index_col or filters set (#631) (73064dd)
  • Support index_col=False in read_csv and engine="bigquery" (73064dd)
  • Support gcf max instance count in remote_function (#657) (36578ab)

Bug Fixes

  • Don't raise UnknownLocationWarning for US or EU multi-regions (#653) (8e4616b)
  • Downgrade NoDefaultIndexError to DefaultIndexWarning (#658) (2715d2b)
  • Fix bug with na in the column labels in stack (#659) (4a34293)
  • Use explicit session in PaLM2TextGenerator (#651) (e4f13c3)

Documentation

  • Add python code sample for multiple forecasting time series (#531) (16866d2)
  • Fix the Palm2TextGenerator output token size (#649) (c67e501)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner April 30, 2024 20:50
@release-please release-please bot requested a review from a team as a code owner April 30, 2024 20:50
@release-please release-please bot requested a review from TrevorBergeron April 30, 2024 20:50
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 30, 2024
@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, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Apr 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 30, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 9a80caf to d80fe3a Compare May 1, 2024 19:20
@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, 2024
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 1, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 1, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from d80fe3a to b15637d Compare May 1, 2024 21:35
@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, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 1, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from b15637d to 058d5ff Compare May 2, 2024 20:39
@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 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 2, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 2, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 058d5ff to c49e45a Compare May 2, 2024 21:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 2, 2024
@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 6, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 6, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from bf700f8 to bab34b2 Compare May 7, 2024 00:52
@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 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 7, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2024
@shobsi shobsi added the release-please:force-run To run release-please label May 7, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label May 7, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from bab34b2 to 3c1378a Compare May 7, 2024 04:46
@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 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 7, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2024
@shobsi shobsi merged commit ff23b18 into main May 7, 2024
16 checks passed
@shobsi shobsi deleted the release-please--branches--main branch May 7, 2024 06:45
Copy link
Contributor Author

release-please bot commented May 7, 2024

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-05-07T06:46:23.677Z)

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! 💜

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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants