Skip to content

google/cloud-firestore v1.46.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 07 Sep 01:41
· 15 commits to main since this release

Features

  • Add Database.CmekConfig and Database.cmek_config (information about CMEK enablement) (a55ef54)
  • Add Database.delete_time (the time a database was deleted, if it ever was) (a55ef54)
  • Add Database.previous_id (if a database was deleted, what ID it was using beforehand) (a55ef54)
  • Add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (#7653) (a55ef54)
  • Allow specifying an encryption_config when restoring a database (a55ef54)

Documentation

  • Clarify restore details (a55ef54)
  • Fix assorted capitalization issues with the word "ID" (a55ef54)