Skip to content

Releases: googleapis/google-cloud-php-firestore

google/cloud-firestore v1.44.0

21 Jun 16:43
Compare
Choose a tag to compare

Features

Documentation

  • Update field api description (9e68cd2)

google/cloud-firestore v1.43.3

01 Jun 03:19
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-firestore v1.43.2

03 May 18:38
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-firestore v1.43.1

19 Apr 22:44
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-firestore v1.43.0

12 Apr 15:51
Compare
Choose a tag to compare

Features

Documentation

  • Allow 14 week backup retention for Firestore daily backups (#7190) (a4e6f70)

google/cloud-firestore v1.42.0

15 Mar 18:43
Compare
Choose a tag to compare

Features

  • Add ExplainMetrics field to RunAggregationQueryResponse (f8c9d2a)
  • Add ExplainMetrics field to RunQueryResponse (f8c9d2a)
  • Add ExplainOptions field to RunAggregationQueryRequest (f8c9d2a)
  • Add ExplainOptions field to RunQueryRequest (f8c9d2a)
  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#7139) (f8c9d2a)

google/cloud-firestore v1.41.2

01 Mar 11:32
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-firestore v1.41.1

09 Feb 19:57
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-firestore v1.41.0

26 Jan 20:31
Compare
Choose a tag to compare

� BREAKING CHANGES

  • Remove QueryMode field from RunQueryRequest
  • Remove ResultSetStats field from RunQueryResponse
  • Remove QueryMode field from RunAggregationQueryRequest
  • Remove ResultSetStats field from RunAggregationQueryResponse
  • Remove types QueryMode, QueryPlan, ResultSetStats (#7003)

Bug Fixes

  • Remove QueryMode field from RunAggregationQueryRequest (40a852c)
  • Remove QueryMode field from RunQueryRequest (40a852c)
  • Remove ResultSetStats field from RunAggregationQueryResponse (40a852c)
  • Remove ResultSetStats field from RunQueryResponse (40a852c)
  • Remove types QueryMode, QueryPlan, ResultSetStats (#7003) (40a852c)

google/cloud-firestore v1.40.1

19 Jan 16:22
Compare
Choose a tag to compare

Documentation

  • Fix formatting due to unclosed backtick (#6962) (09facd5)
  • Improve the documentation on Document.fields (86579e6)