google-cloud-firestore 1.5.0
10-15-2019 06:45 PDT
Implementation Changes
- Expand dotted keys in mappings used as cursors. (#8568)
- Tweak GAPIC client configuration (via synth). (#9173)
New Features
- Add
IN,ARRAY_CONTAINS_ANYoperators; update docstrings (via synth). (#9439) - Add
COLLECTION_GROUPtoIndex.QueryScopeenum; update docstrings (via synth). (#9253) - Add
client_optionsto v1 client. (#9048)
Dependencies
- Pin 'google-cloud-core >= 1.0.3, < 2.0.0dev'. (#9445)
Documentation
- Update README example to use non-deprecated
query.get. (#9235) - Remove duplicated word in README. (#9297)
- Fix intersphinx reference to
requests. (#9294) - Remove CI for gh-pages, use googleapis.dev for
api_core refs. (#9085) - Add license file. (#9109)
- Fix reference to library name (#9047)
- Remove compatability badges from READMEs. (#9035)