Skip to content

chore(main): release 1.3.0 #617

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
Apr 22, 2024
Merged

Conversation

release-please[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

1.3.0 (2024-04-22)

Features

  • Add Series.struct.dtypes property (#599) (d924ec2)
  • Add fine tuning fit() for Palm2TextGenerator (#616) (9c106bd)
  • Add quantile statistic (#613) (bc82804)
  • Expose max_batching_rows in remote_function (#622) (240a1ac)
  • Support primary key(s) in read_gbq by using as the index_col by default (#625) (75bb240)
  • Warn if location is set to unknown location (#609) (3706b4f)

Bug Fixes

  • Address technical writers fb (#611) (9f8f181)
  • Infer narrowest numeric type when combining numeric columns (#602) (8f9ece6)
  • Use exact median implementation by default (#619) (9d205ae)

Documentation

  • Fix rendering of examples for multiple apis (#620) (9665e39)
  • Set index_cols in read_gbq as a best practice (#624) (70015b7)

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 16, 2024 23:32
@release-please release-please bot requested a review from a team as a code owner April 16, 2024 23:32
@release-please release-please bot requested a review from milkshakeiii April 16, 2024 23:32
@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 16, 2024
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 16, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Apr 16, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 16, 2024
@milkshakeiii milkshakeiii requested review from ashleyxuu and removed request for milkshakeiii April 16, 2024 23:35
@release-please release-please bot force-pushed the release-please--branches--main branch from ad52d5a to afdefde Compare April 17, 2024 00:42
@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 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from afdefde to 634fae8 Compare April 17, 2024 16:41
@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 Apr 17, 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 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 634fae8 to e28b0a4 Compare April 17, 2024 22:48
@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 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 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 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 144e9e5 to 4a277dd Compare April 22, 2024 20:05
@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, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 4a277dd to fb2eec2 Compare April 22, 2024 22:01
@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, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 22, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 22, 2024
@milkshakeiii milkshakeiii added the automerge Merge the pull request once unit tests and other checks pass. label Apr 22, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7227a6a into main Apr 22, 2024
15 of 16 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main branch April 22, 2024 23:16
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 22, 2024
Copy link
Contributor Author

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-04-22T23:16:50.172Z)

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

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

🥚 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.

3 participants