[go: up one dir, main page]

Skip to content

Release google-cloud-firestore 1.2.2

Compare
Choose a tag to compare

Bug Fixes

  • Fix MonitorMixin usage on Ruby 2.7
    • Ruby 2.7 will error if new_cond is called before super().
    • Make the call to super() be the first call in initialize

Documentation

  • Update lower-level API documentation