Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

chore(main): release 3.24.0 - #1928

Merged
tswast merged 1 commit into
mainfrom
release-please--branches--main
Jun 4, 2024
Merged

chore(main): release 3.24.0#1928
tswast merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@release-please

@release-pleaserelease-pleaseBot commented May 21, 2024

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

3.24.0 (2024-06-04)

Features

  • Add default timeout for Client.get_job() (#1935) (9fbad76)
  • Add support for map target type in Parquet options (#1919) (c3f7b23)

Bug Fixes

  • Create query job in job.result() if doesn't exist (#1944) (8f5b4b7)
  • Retry is_job_done on ConnectionError (#1930) (4f72723)

Performance Improvements

  • If page_size or max_results is set on QueryJob.result(), use to download first page of results (#1942) (3e7a48d)

This PR was generated with Release Please. See documentation.

@release-please
release-pleaseBot requested a review from a teamMay 21, 2024 21:45
@release-please
release-pleaseBot requested review from a team and tswastMay 21, 2024 21:45
@product-auto-labelproduct-auto-labelBot added the size: xs Pull request size is extra small. label May 21, 2024
@trusted-contributions-gcftrusted-contributions-gcfBot 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 May 21, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 21, 2024
@product-auto-labelproduct-auto-labelBot added the api: bigquery Issues related to the googleapis/python-bigquery API. label May 21, 2024
@yoshi-kokoroyoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 21, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from ef39dee to 5ba318cCompareMay 23, 2024 19:49
@trusted-contributions-gcftrusted-contributions-gcfBot 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 May 23, 2024
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 23, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 23, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 23, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from 5ba318c to c26e66fCompareMay 28, 2024 15:05
@trusted-contributions-gcftrusted-contributions-gcfBot 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 May 28, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 28, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 28, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from c26e66f to ec1db5bCompareMay 29, 2024 15:37
@trusted-contributions-gcftrusted-contributions-gcfBot 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 May 29, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from ec1db5b to b29f291CompareMay 30, 2024 19:49
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 31, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from d65ca62 to 3c25885CompareJune 3, 2024 17:24
@trusted-contributions-gcftrusted-contributions-gcfBot 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 Jun 3, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 3, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 3, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from 3c25885 to 4cd4c6aCompareJune 3, 2024 23:08
@trusted-contributions-gcftrusted-contributions-gcfBot 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 Jun 3, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 3, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 3, 2024
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from 4cd4c6a to f8281d9CompareJune 4, 2024 14:26
@trusted-contributions-gcftrusted-contributions-gcfBot 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 Jun 4, 2024
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 4, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 4, 2024
@tswast

Copy link
Copy Markdown
Contributor

Snippets failure looks like a flake:

> raise self._exception
E google.api_core.exceptions.InternalServerError: 500 Error encountered during execution. Retrying may solve the problem.; reason: backendError, message: Error encountered during execution. Retrying may solve the problem.
.nox/snippets-3-12/lib/python3.12/site-packages/google/api_core/future/polling.py:261: InternalServerError
=============================== warnings summary ===============================

@tswast
tswast enabled auto-merge (squash) June 4, 2024 20:09
@tswasttswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 4, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 4, 2024
@tswast
tswast merged commit cc7b399 into mainJun 4, 2024
@tswast
tswast deleted the release-please--branches--main branch June 4, 2024 20:27
@release-please

Copy link
Copy Markdown
ContributorAuthor

@release-trigger

Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery/release/release (2024-06-04T20:28:16.759Z)

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

@release-tool-publish-reporter

Copy link
Copy Markdown

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

@release-tool-publish-reporter

Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.autorelease: publishedsize: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tswast@GaoleMeng@yoshi-kokoro