Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2.21.0 #753

Merged
merged 3 commits into from Jul 13, 2021
Merged

Conversation

plamut
Copy link
Contributor

@plamut plamut commented Jul 13, 2021

Supersedes #711.

2.21.0 (2021-07-13)

Features

  • Add max_results parameter to some of the QueryJob methods. (#698) (2a9618f)
  • Add support for decimal target types. (#735) (7d2d3e9)
  • Add support for table snapshots. (#740) (ba86b2a)
  • Enable unsetting policy tags on schema fields. (#703) (18bb443)
  • Make it easier to disable best-effort deduplication with streaming inserts. (#734) (1246da8)
  • Support passing struct data to the DB API. (#718) (38b3ef9)

Bug Fixes

  • Inserting non-finite floats with insert_rows(). (#728) (d047419)
  • Use pandas function to check for NaN. (#750) (67bc5fb)

Documentation

  • Add docs for all enums in module. (#745) (145944f)
  • Omit mention of Python 2.7 in CONTRIBUTING.rst. (#706) (27d6839)

@plamut plamut requested a review from a team July 13, 2021 07:28
@plamut plamut requested a review from a team as a code owner July 13, 2021 07:28
@plamut plamut requested review from shollyman and removed request for a team July 13, 2021 07:28
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jul 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2021
CHANGELOG.md Outdated Show resolved Hide resolved
@plamut plamut mentioned this pull request Jul 13, 2021
@plamut plamut added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@plamut
Copy link
Contributor Author

plamut commented Jul 13, 2021

Quite a few of the CI checks fail with authentication error...

@plamut plamut added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@parthea
Copy link
Contributor

parthea commented Jul 13, 2021

This is probably unrelated but I'm also seeing unexpected auth issues this morning in python-iot and python-secret-manager.

docs/conf.py Show resolved Hide resolved
@plamut plamut added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@plamut plamut added the automerge Merge the pull request once unit tests and other checks pass. label Jul 13, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7771f34 into googleapis:master Jul 13, 2021
@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 13, 2021
@yoshi-automation
Copy link
Contributor

@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 API. 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.

None yet

5 participants