Skip to content

chore(main): release 0.13.0 #165

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
Nov 7, 2023

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Nov 2, 2023

🤖 I have created a release beep boop

0.13.0 (2023-11-07)

Features

  • to_gbq without a destination table writes to a temporary table (#158) (e1817c9)
  • Add DataFrame.__iter__, DataFrame.iterrows, DataFrame.itertuples, and DataFrame.keys methods (#164) (c065071)
  • Add Series.__iter__ method (#164) (c065071)
  • Add interpolate() to series and dataframe (#157) (b9cb55c)
  • Support 32k text-generation and multilingual embedding models (#161) (5f0ea37)

Bug Fixes

  • Update default temp table expiration to 7 days (#174) (4ff26cd)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners November 2, 2023 00:44
@release-please release-please bot requested a review from Genesis929 November 2, 2023 00:44
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 2, 2023
@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 Nov 2, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Nov 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 2e8c57c to 77c7f42 Compare November 2, 2023 15:55
@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 Nov 2, 2023
@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 Nov 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 77c7f42 to 2853075 Compare November 2, 2023 17:49
@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 Nov 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2023
@bigframes-bot bigframes-bot removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 2, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 2853075 to 54cea6b Compare November 3, 2023 03:33
@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 Nov 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 3, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 54cea6b to 9dc98d3 Compare November 3, 2023 18:21
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2023
@tswast tswast added the release-please:force-run To run release-please label Nov 7, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 7, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 9efa062 to c674e54 Compare November 7, 2023 15:51
@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 Nov 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2023
@tswast tswast added the release-please:force-run To run release-please label Nov 7, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 7, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from c674e54 to 151c73d Compare November 7, 2023 15:54
@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 Nov 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2023
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8b6b1c6 into main Nov 7, 2023
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main branch November 7, 2023 16:56
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2023
Copy link
Contributor Author

release-please bot commented Nov 7, 2023

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2023-11-07T16:57:54.315Z)

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.

2 participants