Skip to content

chore(main): release 0.12.0 #151

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 1, 2023
Merged

chore(main): release 0.12.0 #151

merged 1 commit into from
Nov 1, 2023

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Oct 26, 2023

🤖 I have created a release beep boop

0.12.0 (2023-11-01)

Features

  • Add DataFrame.melt (#113) (4e4409c)
  • Add DataFrame.to_pandas_batches() to download large DataFrame objects (#136) (3afd4a3)
  • Add bigframes.options.compute.maximum_bytes_billed option that sets maximum bytes billed on query jobs (#133) (63c7919)
  • Add pandas.qcut (#104) (8e44518)
  • Add pd.get_dummies (#149) (d8baad5)
  • Add unstack to series, add level param (#115) (5edcd19)
  • Implement operator @ for DataFrame.dot (#139) (79a638e)
  • Populate ibis version in user agent (#140) (c639a36)

Bug Fixes

  • Don't override the global logging config (#138) (2ddbf74)
  • Fix bug with column names under repeated column assignment (#150) (29032d0)
  • Resolve plotly rendering issue by using ipython html for job pro… (#134) (39df43e)
  • Use indexee's session for loc listlike cases (#152) (27c5725)

Documentation

  • Add artithmetic df sample code (#153) (ac44ccd)
  • Fix indentation on read_gbq_function code sample (#163) (0801d96)
  • Link to ML.EVALUATE BQML page for score() methods (#137) (45c617f)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners October 26, 2023 18:36
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Oct 26, 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 Oct 26, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Oct 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2023
@release-please release-please bot changed the title chore(main): release 0.11.1 chore(main): release 0.12.0 Oct 26, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 37baf0e to 2c83336 Compare October 26, 2023 19:30
@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 Oct 26, 2023
@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 Oct 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 2c83336 to bd8c83e Compare October 26, 2023 20: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 Oct 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from bd8c83e to 75c88b3 Compare October 26, 2023 21: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 Oct 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 75c88b3 to 8723c0a Compare October 26, 2023 21:40
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 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 Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@shobsi shobsi added the release-please:force-run To run release-please label Nov 1, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 1, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from f6967e5 to ea77133 Compare November 1, 2023 19: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 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 1, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 1, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from ea77133 to b02b02d Compare November 1, 2023 20:41
@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 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 1, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 1, 2023
@shobsi shobsi merged commit bf1ec89 into main Nov 1, 2023
@shobsi shobsi deleted the release-please--branches--main branch November 1, 2023 21:49
Copy link
Contributor Author

release-please bot commented Nov 1, 2023

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2023-11-01T21:49:53.764Z)

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.

3 participants