Skip to content

Conversation

release-please[bot]
Copy link
Contributor

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

2.21.0 (2021-07-13)

Features

  • add always_use_jwt_access (#714) (92fbd4a)
  • 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)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team July 13, 2021 17:42
@release-please release-please bot requested a review from a team as a code owner July 13, 2021 17:42
@release-please release-please bot requested review from loferris and removed request for a team July 13, 2021 17:42
@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 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. 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
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2021
@tseaver
Copy link
Contributor

tseaver commented Jul 13, 2021

@tswast, @busunkim96 Can we figure out how to get the bot to give up on this one?

@tswast
Copy link
Contributor

tswast commented Jul 13, 2021

Looks like the tag wasn't created quite right after #753

@tswast
Copy link
Contributor

tswast commented Jul 13, 2021

I manually created https://github.com/googleapis/python-bigquery/releases/tag/v2.21.0

Hopefully that fixes it.

@plamut
Copy link
Contributor

plamut commented Jul 14, 2021

For more context, I primarily created a release PR manually to assure the release notes were sound. Apart from punctuation, which is nice but minor, the main reason was to exclude a CHANGELOG entry that was later reverted, but the bot re-introduced it when re-generating the release notes as PRs got merged.

In other words, it would be good to have more control over the bot through release PR edits, if that's possible.

@tswast
Copy link
Contributor

tswast commented Jul 14, 2021

Word is that it's the release PR branch that is used to determine if to open a PR.

@plamut Were you not able to commit changes to the release branch? Maybe we need to figure out some permissions.

@tswast
Copy link
Contributor

tswast commented Jul 14, 2021

googleapis/release-please#967 has been filed to improve the CHANGELOG edit flow

Merging #760 before we make any releasable commits should fix it.

@plamut
Copy link
Contributor

plamut commented Jul 14, 2021

@tswast The bot was overriding a reverted change in the changelog, it kept adding it back with every new PR. And I wanted to polish a few other things, too, thus forged the original PR branch and submitted it.

I'll report the observed quirks to release-please tomorrow.

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: closed 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