Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 14, 2024

πŸ€– I have created a release beep boop

0.22.0 (2024-02-27)

⚠ BREAKING CHANGES

  • rename cosine_similarity to paired_cosine_distances (#393)
  • move model optional args to kwargs (#381)

Features

  • Add DataFrames.corr() method (#379) (67fd434)
  • Add ml.metrics.pairwise.manhattan_distance (#392) (9d31865)
  • Enable regional endpoints for me-central2 (#386) (469674d)

Bug Fixes

  • Avoid ibis warning for "database" table() method argument (#390) (a0490a4)
  • Correct the numeric literal dtype (#365) (93b02cd)
  • Rename cosine_similarity to paired_cosine_distances (#393) (81ece46)

Performance Improvements

Dependencies

  • Add minimum version constraint for sqlglot to 19.9.0 (#389) (8b62d77)

Documentation

  • Add a code sample for creating a kmeans model (#267) (4291d65)
  • Fix bigframes.pandas.concat documentation (#382) (234b61c)

Miscellaneous Chores

Code Refactoring


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner February 14, 2024 17:45
@release-please release-please bot requested a review from a team as a code owner February 14, 2024 17:45
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 14, 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 Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 2b7109a to 9f7bcce Compare February 16, 2024 02:00
@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 Feb 16, 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 Feb 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 16, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2024
@release-please release-please bot changed the title chore(main): release 0.21.1 chore(main): release 0.22.0 Feb 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 9f7bcce to d08bc20 Compare February 21, 2024 00:13
@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 Feb 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from d08bc20 to 4bfbd95 Compare February 21, 2024 19: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 Feb 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2024
@release-please release-please bot changed the title chore(main): release 0.22.0 chore(main): release 1.0.0 Feb 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 4bfbd95 to e775d8c Compare February 21, 2024 20:42
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Feb 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from afd03e1 to e4960ee Compare February 27, 2024 15:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@release-please release-please bot changed the title chore(main): release 1.0.0 chore(main): release 0.22.0 Feb 27, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from e4960ee to 51be5e4 Compare February 27, 2024 19:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@GarrettWu GarrettWu requested review from GarrettWu and removed request for TrevorBergeron February 27, 2024 19:35
@release-please release-please bot force-pushed the release-please--branches--main branch from 51be5e4 to 31c105c Compare February 27, 2024 21:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2024
@GarrettWu GarrettWu merged commit 20de7f4 into main Feb 27, 2024
@GarrettWu GarrettWu deleted the release-please--branches--main branch February 27, 2024 23:00
Copy link
Contributor Author

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-02-27T23:01:07.047Z)

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 owlbot:run Add this label to trigger the Owlbot post processor. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants