Skip to content

v2.12.0

Compare
Choose a tag to compare
@release-please release-please released this 12 Sep 20:53
b8cbf1d

2.12.0 (2023-08-07)

Features

  • Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (#718) (d8de142)
  • Add bloom filter related proto fields (#710) (26ac1cf)
  • Add CreateDatabase API (#724) (64e4404)
  • Multi db test parametrization (#717) (91fc8bb)
  • Publish proto definitions for SUM/AVG in Firestore (#746) (ccadec5)

Bug Fixes

  • Add async context manager return types (#732) (2d42731)

Documentation

  • Minor formatting and grammar (eb4fe8e)