Skip to content

v3.16.0

Compare
Choose a tag to compare
@release-please release-please released this 11 Jan 16:37
93df02c

3.16.0 (2024-01-10)

Features

  • Add DeleteDatabase API and delete protection (#1508) (81a1b48)
  • Add new types QueryMode, QueryPlan, ResultSetStats (#1516) (3060e86)
  • Expose Firestore namespace ID fields in import/export APIs to stable (21ad25f)
  • Expose Firestore PITR fields in Database to stable (#1495) (21ad25f)
  • Expose Firestore snapshot_time field in export API to stable (21ad25f)
  • Logical termination for firestore.getAll(...). (#1517) (c6448fc)

Bug Fixes

  • Better error message when Transaction/WriteBatch is modified after commit. (#1503) (9693c7b)
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#1520) (c4c5a0b)

Dependencies

  • Update beam.version to v2.53.0 (#1514) (7639e0d)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#1518) (866b2b4)

Documentation