Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release *beep* *boop*
2.0.0 (2020-08-20)
⚠ BREAKING CHANGES
firestore-0.30.0
: revert to merge not being an option;Features
IN
,ARRAY_CONTAINS_ANY
operators; update docstrings (via synth) (#9439) (107e526)DatetimeWithNanoseconds
throughout library (#116) (1801ba2)Bug Fixes
Documentation
add python 2 sunset banner to documentation (#9036) (819d154)
fix intersphinx reference to requests (#9294) (e859f3c)
firestore: clarify client threadsafety (#9254) (4963eee)
fix typo in watch documentation (#115) (367ac73)
normalize use of support level badges (#6159) (6c9f1ac)
Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085) (c7b3de8)
Replace links to '/stable/' with '/latest/'. (#5901) (e2f606e), closes #5894
firestore: add documentation for Document,Collection .on_snapshot (#9275) (f250443)
firestore: add new where operators to docstring (#9789) (c3864f7)
firestore: remove duplicated word in README (#9297) (250024c)
firestore: standardize use of 'required' and 'optional' in docstrings; add py2 deprecation warning; add 3.8 unit tests (via synth) (#10068) (0f72f2c)
Refactor conformance tests. (#6291) (4d29c1f), closes #6291 #6290
This PR was generated with Release Please.