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(main): release 2.4.0 #516

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 11, 2022

🤖 I have created a release beep boop

2.4.0 (2022-03-08)

Features

  • add api key support (#523) (31c943e)
  • add context manager support in client (#470) (1e1de20)
  • add support for Python 3.10 (#469) (ddcb099)
  • allow 'Collection.where(name, in, [hello, world])' (#501) (7d71244)
  • update client libraries to support Database operations (#513) (74d8171)

Bug Fixes

  • deps: drop packaging dependency (6b5a779)
  • deps: require google-api-core >= 1.28.0 (6b5a779)
  • deps: require google-api-core>=1.31.5, >=2.3.2 (#543) (c214732)
  • fix license text in the unit test (#535) (3f1fd36)
  • handle empty last chunk correctly in 'Query._chunkify' (#489) (3ddc718)
  • hash snapshots using correct type for 'update_time' (#467) (5e66a73)
  • resolve DuplicateCredentialArgs error when using credentials_file (77b9082)
  • stop / start stream after filter mismatch (#502) (a256752)

Documentation

  • add generated snippets (#532) (aea2af9)
  • clarify docstring in RunQueryRequest/RunQueryResponse (#544) (d17febb)
  • list oneofs in docstring (6b5a779)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner January 11, 2022 19:04
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/python-firestore API. label Jan 11, 2022
@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 Jan 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 51f3bce to 28f4201 Compare January 13, 2022 16:06
@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 Jan 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 13, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@parthea
Copy link
Contributor

parthea commented Jan 13, 2022

Carry over do not merge from #471

@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 13, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 28f4201 to 09e4917 Compare January 14, 2022 14: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 Jan 14, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 14, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 09e4917 to ee3663f Compare January 21, 2022 00:14
@release-please release-please bot requested a review from a team as a code owner January 21, 2022 00: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 Jan 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from ee3663f to 5d77e04 Compare January 24, 2022 20:18
@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 Jan 24, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 4, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 4, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from d1d3040 to c0523df Compare March 4, 2022 21:55
@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, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from c0523df to 9ff7ce9 Compare March 5, 2022 00:23
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 5, 2022
@Mariatta Mariatta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2022
@Mariatta
Copy link
Contributor

Mariatta commented Mar 8, 2022

Is the "do not merge" label still applicable here?

@parthea parthea removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 8, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 9ff7ce9 to 48ebbf0 Compare March 8, 2022 23:13
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2022
@parthea parthea requested a review from Mariatta March 8, 2022 23:14
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2022
@Mariatta Mariatta merged commit 89be1c9 into main Mar 9, 2022
@Mariatta Mariatta deleted the release-please--branches--main branch March 9, 2022 01:17
@release-please
Copy link
Contributor Author

release-please bot commented Mar 9, 2022

@release-tool-publish-reporter
Copy link

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

@release-tool-publish-reporter
Copy link

🥚 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: firestore Issues related to the googleapis/python-firestore API. autorelease: published owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants