Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

chore: release 2.22.0#771

Merged
gcf-merge-on-green[bot] merged 1 commit into
mastergoogleapis/python-bigquery:masterfrom
release-v2.22.0googleapis/python-bigquery:release-v2.22.0Copy head branch name to clipboard
Jul 19, 2021
Merged

chore: release 2.22.0#771
gcf-merge-on-green[bot] merged 1 commit into
mastergoogleapis/python-bigquery:masterfrom
release-v2.22.0googleapis/python-bigquery:release-v2.22.0Copy head branch name to clipboard

Conversation

@release-please

@release-please release-please Bot commented Jul 15, 2021

Copy link
Copy Markdown
Contributor

🤖 I have created a release *beep* *boop*

2.22.0 (2021-07-19)

Features

  • add LoadJobConfig.projection_fields to select DATASTORE_BACKUP fields (#736) (c45a738)
  • add standard sql table type, update scalar type enums (#777) (b8b5433)
  • add support for more detailed DML stats (#758) (36fe86f)
  • add support for user defined Table View Functions (#724) (8c7b839)

Bug Fixes

  • avoid possible job already exists error (#751) (45b9308)

Dependencies

  • allow 2.x versions of google-api-core, google-cloud-core, google-resumable-media (#770) (87a09fa)

Documentation

  • add loading data from Firestore backup sample (#737) (22fd848)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested review from a team and shollyman and removed request for a team July 15, 2021 09:19
@product-auto-label product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jul 15, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 15, 2021
@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 Jul 15, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 15, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 15, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 15, 2021
@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 Jul 16, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 16, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 16, 2021
@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 Jul 16, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 16, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 16, 2021
@shollyman shollyman requested review from tswast and removed request for shollyman July 16, 2021 19:28
@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 Jul 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2021
@plamut plamut added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 19, 2021
@plamut

plamut commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

Now that #724 has been unblocked, I think it would make sense to include it, too.

I'll make the final adjustments and add "versionadded" Sphinx directives to docstrings where necessary.

@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 Jul 19, 2021
@tswast tswast removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 19, 2021
@plamut

plamut commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

PR approved, we can unblock this.

Edit: Ah, already done.

@plamut plamut added the automerge Merge the pull request once unit tests and other checks pass. label Jul 19, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 5802092 into master Jul 19, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the release-v2.22.0 branch July 19, 2021 20:58
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 19, 2021
@yoshi-automation

Copy link
Copy Markdown
Contributor

@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

The release build failed! Please investigate!

@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

The release build failed! Please investigate!

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. autorelease: failed autorelease: published cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.