10BC0 chore(main): release 1.40.0 by release-please[bot] · Pull Request #1466 · googleapis/python-bigquery-dataframes · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@release-please
Copy link
Contributor
@release-please release-please bot commented Mar 6, 2025

🤖 I have created a release beep boop

1.40.0 (2025-03-11)

⚠ BREAKING CHANGES

  • reading JSON data as a custom arrow extension type (#1458)

Features

  • Reading JSON data as a custom arrow extension type (#1458) (e720f41)
  • Support list output for managed function (#1457) (461e9e0)

Bug Fixes

  • Fix list-like indexers in partial ordering mode (#1456) (fe72ada)
  • Fix the merge issue between 1424 and 1373 (#1461) (7b6e361)
  • Use == instead of is for timedelta type equality checks (#1480) (0db248b)

Performance Improvements

  • Compilation no longer bounded by recursion (#1464) (27ab028)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner March 6, 2025 18:46
@release-please release-please bot requested a review from a team as a code owner March 6, 2025 18:46
@release-please release-please bot requested a review from jialuoo March 6, 2025 18:46
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Mar 6, 2025
@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 Mar 6, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Mar 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 6, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 6, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ceed9b5 to 9f0a528 Compare March 6, 2025 21: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 Mar 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 6, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 9f0a528 to 3a3bf1f Compare March 7, 2025 02:43
@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 Mar 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 7, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 3a3bf1f to 7501cf3 Compare March 7, 2025 21:58
@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 Mar 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 7, 2025
@bigframes-bot bigframes-bot removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Mar 7, 2025
@release-please release-please bot changed the title chore(main): release 1.39.1 chore(main): release 1.40.0 Mar 8, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 7501cf3 to 32799d0 Compare March 8, 2025 01:41
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 11, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2025
@tswast
Copy link
Collaborator
tswast commented Mar 11, 2025

I suspect we want to wait until #1458 goes in before merging this. Otherwise, we can update the Release-As to 1.41.0 in that PR if need be.

@release-please release-please bot force-pushed the release-please--branches--main branch from b397aae to c64d9bc Compare March 11, 2025 19:14
@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 Mar 11, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 11, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2025
@chelsea-lin chelsea-lin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from c64d9bc to 0c63a3e Compare March 11, 2025 21:26
@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 Mar 11, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 11, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2025
@chelsea-lin
Copy link
Contributor

Created b/402545887 to track the investigation of an e2e test failure observed in test_series_peek.

@chelsea-lin chelsea-lin merged commit 5273d36 into main Mar 11, 2025
22 of 23 checks passed
@chelsea-lin chelsea-lin deleted the release-please--branches--main branch March 11, 2025 23:14
@release-please
Copy link
Contributor Author

🤖 Created releases:

🌻

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2025-03-11T23:15:27.767Z)

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

@release-tool-publish-reporter

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

@release-tool-publish-reporter

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

5 participants

0