npm @google-cloud/firestore 7.11.0
v7.11.0

16 days ago

7.11.0 (2024-12-05)

Features

  • [proto] add Database.CmekConfig and Database.cmek_config (information about CMEK enablement) (2779896)
  • [proto] add Database.delete_time (the time a database was deleted, if it ever was) (2779896)
  • [proto] add Database.previous_id (if a database was deleted, what ID it was using beforehand) (2779896)
  • [proto] add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (2779896)
  • [proto] allow specifying an encryption_config when restoring a database (2779896)
  • Enable tracing via OpenTelemetry. (#2218) (1ddb62e)
  • Support fire-admin tag for Admin Node SDK (#2238) (#2252) (1339dc2)

Bug Fixes

  • Use correct limit when retrying a limit query stream with a cursor (#2203) (ab94092)

Don't miss a new firestore release

NewReleases is sending notifications on new releases.