Skip to content

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Oct 3, 2024

🤖 I have created a release beep boop

1.22.0 (2024-10-09)

Features

  • Support regional endpoints for more bigquery locations (#1061) (45b672a)
  • Update LLM generators to warn user about model name instead of raising error. (#1048) (650d80d)

Bug Fixes

  • Access MATERIALIZED_VIEW with read_gbq (#1070) (601e984)
  • Correct zero row count in DataFrame from table view (#1062) (b536070)
  • Fix generic error message when entering an incorrect column name (#1031) (5ac217d)
  • Make explode respect the index labels (#1064) (99ca0df)
  • Make invalid location warning case-insensitive (#1044) (b6cd55a)
  • Remove palm2 test case from llm load test (#1063) (575a10a)
  • Show warning for unknown location set through .ctor (#1052) (02c2da7)

Performance Improvements

Documentation

  • Add docstring return type section to BigQueryOptions class (#964) (307385f)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner October 3, 2024 20:41
@release-please release-please bot requested a review from a team as a code owner October 3, 2024 20:41
@release-please release-please bot requested a review from chelsea-lin October 3, 2024 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 Oct 3, 2024
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 3, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 3, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 969b431 to 10508ee Compare October 3, 2024 20: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 Oct 3, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 3, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 10508ee to 038ae08 Compare October 3, 2024 21: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 3, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 3, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 038ae08 to 3f8de2f Compare October 4, 2024 00:17
@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 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 3f8de2f to e845bc5 Compare October 6, 2024 23:02
@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 6, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2024
@sycai sycai added the release-please:force-run To run release-please label Oct 9, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label Oct 9, 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 Oct 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 35fa2f4 to 849121c Compare October 9, 2024 22: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 Oct 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@sycai sycai self-requested a review October 9, 2024 22:06
@sycai sycai enabled auto-merge (squash) October 9, 2024 22:42
@sycai sycai merged commit 8821dd4 into main Oct 9, 2024
22 of 23 checks passed
@sycai sycai deleted the release-please--branches--main branch October 9, 2024 22:52
Copy link
Contributor Author

release-please bot commented Oct 9, 2024

🤖 Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-10-09T22:52:52.472Z)

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