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 28, 2025

πŸ€– I have created a release beep boop

3.31.0 (2025-03-20)

Features

  • Add query text and total bytes processed to RowIterator (#2140) (2d5f932)
  • Add support for Python 3.13 (0842aa1)

Bug Fixes

  • Adding property setter for table constraints, #1990 (#2092) (f8572dd)
  • Allow protobuf 6.x (0842aa1)
  • Avoid "Unable to determine type" warning with JSON columns in to_dataframe (#1876) (968020d)
  • Remove setup.cfg configuration for creating universal wheels (#2146) (d7f7685)

Dependencies

  • Remove Python 3.7 and 3.8 as supported runtimes (#2133) (fb7de39)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners February 28, 2025 18:14
@release-please release-please bot requested a review from hongalex February 28, 2025 18: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 Feb 28, 2025
@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 API. labels Feb 28, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 28, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 66d5ef5 to f609d9d Compare March 4, 2025 18:50
@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 4, 2025
@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 Mar 4, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 4, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 4, 2025
@release-please release-please bot changed the title chore(main): release 3.30.1 chore(main): release 3.31.0 Mar 7, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from f609d9d to 9e19b4e Compare March 7, 2025 21:59
@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
@kokoro-team kokoro-team 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 9e19b4e to a38384d Compare March 10, 2025 15:03
@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 10, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 10, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 10, 2025
@Linchin Linchin added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label 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 19, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from d3679ee to 8135d5e Compare March 20, 2025 16:09
@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 20, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 20, 2025
@tswast tswast self-requested a review March 20, 2025 19:35
Copy link
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per discussion today, we'll try to get a release out without the 3.7/3.8 changes from a separate branch.

@chalmerlowe chalmerlowe removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 25, 2025
@chalmerlowe
Copy link
Collaborator

Per discussion today, we'll try to get a release out without the 3.7/3.8 changes from a separate branch.

Due to some potential risks, we are gonna release 3.30 as is instead of releasing a version that is solely geared toward JSON changes.

@chalmerlowe chalmerlowe enabled auto-merge (squash) March 25, 2025 18:12
@chalmerlowe chalmerlowe merged commit 85de1a3 into main Mar 25, 2025
19 checks passed
@chalmerlowe chalmerlowe deleted the release-please--branches--main branch March 25, 2025 18:45
Copy link
Contributor Author

πŸ€– Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery/release/release (2025-03-25T18:45:49.446Z)

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! πŸ’œ

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 API. autorelease: published size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants