Skip to content

google-cloud-firestore 1.5.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 15 Oct 17:46
60e9598

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_ANY operators; update docstrings (via synth). (#9439)
  • Add COLLECTION_GROUP to Index.QueryScope enum; update docstrings (via synth). (#9253)
  • Add client_options to 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)